Display fixes
This commit is contained in:
parent
a0d277001e
commit
3282d861ff
@ -420,7 +420,7 @@
|
||||
|
||||
#mainpage, #logout2 {
|
||||
font-size: 90%;
|
||||
padding: 0;
|
||||
padding: 0.3%;
|
||||
background-color: #617C9E;
|
||||
|
||||
box-shadow: -1px 2px 5px 1px #333;
|
||||
@ -441,7 +441,8 @@
|
||||
top: 0;
|
||||
left: 85%;
|
||||
}
|
||||
#mainpage:active,#logout2:active {
|
||||
|
||||
#mainpage:active, #logout2:active {
|
||||
background-color: #56708D;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user