Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Markmcumber (talk | contribs) |
Markmcumber (talk | contribs) |
||
Line 51: | Line 51: | ||
display: none; | display: none; | ||
+ | |||
+ | } | ||
+ | |||
+ | #toc { | ||
+ | |||
+ | float:right;margin:0 0 1em 1em;position:fixed;top:150px;right:10px; | ||
} | } |
Revision as of 09:22, 11 June 2014
#ca-talk { display:none!important; } #p-tb{ display: none; } #n-recentchanges, #n-currentevents, #n-portal { display: none; visibility: hidden; } div#mw-panel { padding-top: 3.5em; } #p-logo a { height: 210px; } #p-navigation h5 { display:none; } div#mw-panel div.portal div.body ul li a { color: #000; font-weight: bold; } div#mw-panel div.portal div.body ul li { padding-bottom: 1em; } #p-logo { height: 220px; top: -160px; } .tocnumber { display: none; } #toc { float:right;margin:0 0 1em 1em;position:fixed;top:150px;right:10px; }