Difference between revisions of "MediaWiki:Common.css"
From Awesome Baozam
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
} | } | ||
− | #n-Baozam\.Net { | + | #n-Baozam\.Net, #n-Baozam\.Org { |
background: #D99A36; | background: #D99A36; | ||
text-align: center; | text-align: center; | ||
padding: .5em !important; | padding: .5em !important; | ||
border-radius: 3px; | border-radius: 3px; | ||
+ | margin-top: 3px !important; | ||
+ | } | ||
+ | #n-Baozam\.Net { | ||
+ | margin-top: 0 !important; | ||
} | } | ||
− | #n-Baozam\.Net a { | + | #n-Baozam\.Net a, #n-Baozam\.Org a { |
− | color: | + | color: #FFF !important; |
font-weight: bold; | font-weight: bold; | ||
} | } |
Latest revision as of 13:40, 8 February 2017
#toc { float: right; } div#mw-panel { position: fixed; } #n-Baozam\.Net, #n-Baozam\.Org { background: #D99A36; text-align: center; padding: .5em !important; border-radius: 3px; margin-top: 3px !important; } #n-Baozam\.Net { margin-top: 0 !important; } #n-Baozam\.Net a, #n-Baozam\.Org a { color: #FFF !important; font-weight: bold; }