fix colors

This commit is contained in:
knoflook 2023-04-14 14:27:57 +02:00
parent 3de49aaeef
commit c1cc1591c7
1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
.topbar {
width: 100%;
background-color: #253e52;
background-color: #0000a8;
color: white;
text-align: center;
}
@ -539,8 +539,8 @@ ul#kc-totp-supported-apps {
padding: 0 20px;
max-width: 500px;
border: 6px solid;
border-color: #b1ccef;
box-shadow: 0px 0px 0px 2px #253e52;
border-color: #0000a8;
box-shadow: 0px 0px 0px 2px black;
}
/*phone*/