default to white sidebar text for logged out users #322
This commit is contained in:
parent
40edfae0a2
commit
1e81480f9b
|
@ -1177,6 +1177,10 @@ button#submit-login:hover {
|
|||
position: relative;
|
||||
width:290px;
|
||||
margin-top:15px;
|
||||
color:#fff;
|
||||
font-size:12px;
|
||||
padding:0 10px;
|
||||
opacity:0.8;
|
||||
}
|
||||
|
||||
#page-container {
|
||||
|
|
Loading…
Reference in New Issue
Block a user