Difference between revisions of "MediaWiki:Common.css"
From Awesome Baozam
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
div#mw-panel { | div#mw-panel { | ||
position: fixed; | 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; | ||
} | } |
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; }