fixes #1982
This commit is contained in:
@@ -15,8 +15,8 @@ div#notice {
|
||||
left: 25%;
|
||||
width: 50%;
|
||||
z-index: 100;
|
||||
background-color: lighten(#f47321, 30%);;
|
||||
border: 2px solid #f47321;
|
||||
background-color: #FFFF99;;
|
||||
border: 2px solid #FFCC66;
|
||||
}
|
||||
|
||||
a#close-notice-link {
|
||||
|
||||
Reference in New Issue
Block a user