fix colors
This commit is contained in:
parent
3de49aaeef
commit
c1cc1591c7
@ -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*/
|
||||
|
Loading…
Reference in New Issue
Block a user