MediaWiki:Moonlight.css
From Wiki
Revision as of 23:21, 25 February 2011 by Holy Diver (talk | contribs)
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
body { background-color:black; background-image:url(/w/wikibg.png); background-position:top left; background-repeat:no-repeat; } #p-logo a, #p-logo a:hover { /*for [[ ]] */ display:table-cell; text-align:center; vertical-align:middle; font-size:3em; } #p-logo a:hover { color:cyan; } #p-navigation, #p-search, #p-tb { margin-left:-1px; } #bodyContent ul { margin-left:0; list-style-type: none; } #bodyContent li:before { content: '\300B' '\0020'; }