445
edits
mNo edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
.sitenotice-button { | .sitenotice-button { | ||
display:inline-block; | display:inline-block !important; | ||
background:#9b59d0; | background:#9b59d0 !important; | ||
color:white; | color:white !important; | ||
font-weight:bold; | font-weight:bold !important; | ||
border-radius:5px; | border-radius:5px !important; | ||
padding:5px 10px; | padding:5px 10px !important; | ||
margin-top:10px; | margin-top:10px !important; | ||
} | } | ||
.sitenotice-button:hover { | .sitenotice-button:hover { | ||
background:#854eb2; | background:#854eb2 !important; | ||
} | } |