Difference between revisions of "MediaWiki:Common.css"
From Awesome Baozam
| Line 4: | Line 4: | ||
div#mw-panel { | div#mw-panel { | ||
position: fixed; | position: fixed; | ||
| + | } | ||
| + | |||
| + | #n-Baozam\.Net { | ||
| + | background: #D99A36; | ||
| + | text-align: center; | ||
| + | padding: .5em !important; | ||
| + | border-radius: 3px; | ||
| + | } | ||
| + | #n-Baozam\.Net a { | ||
| + | color: rgb(255, 255, 255); | ||
| + | font-weight: bold; | ||
} | } | ||
Revision as of 13:36, 8 February 2017
#toc { float: right; } div#mw-panel { position: fixed; } #n-Baozam\.Net { background: #D99A36; text-align: center; padding: .5em !important; border-radius: 3px; } #n-Baozam\.Net a { color: rgb(255, 255, 255); font-weight: bold; }