diff --git a/oidc-controller/api/templates/verified_credentials.html b/oidc-controller/api/templates/verified_credentials.html index ff15ac13..90c9bb96 100644 --- a/oidc-controller/api/templates/verified_credentials.html +++ b/oidc-controller/api/templates/verified_credentials.html @@ -138,10 +138,32 @@ background-color: var(--bc-primary); border-bottom: 4px solid var(--bc-accent); box-shadow: 0px 3px 3px 0px #dedede; + padding-left: 1em; } .navbar svg { height: 4rem; } + footer { + background-color: var(--bc-primary); + border-top: 2px solid var(--bc-accent); + color: #fff; + } + footer ul { + display: flex; + flex-wrap: wrap; + margin: 0; + color: #fff; + list-style: none; + } + footer ul li a { + font-size: 0.813em; + color: #fff; + padding: 0 1em; + text-decoration: none; + } + footer ul li a:hover { + text-decoration: underline; + } [v-cloak] { display: none; @@ -150,12 +172,12 @@
-
+
-
+

Scan with a Digital Wallet

v-on:reload="reload" > +
+
+ + +
+ + + +
+

@@ -219,6 +261,36 @@

+ +