User:Inkuh/monobook.css
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Firefox/Mozilla/Safari: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Internet Explorer: press Ctrl-F5, Opera/Konqueror: press F5.
/* '''Minor style tweak for the popups script''' */ .navpopup { font-size: 120%; border-width: 1px 2px 2px 1px !important; -moz-border-radius: 1em 0 0 0; -moz-opacity: 0.85; } /* '''Move the recent changes header off to the side''' */ #recentchangestext { float: right; width: 325px; background: #F0F0F0; border: 1px solid #CCC; padding: 5px; -moz-border-radius: 8px; } /* '''[[Look Around You|Silly logo]]''' */ div#p-logo a { background: url(http://i68.photobucket.com/albums/i8/Inkington/wiki_thants.png) 50% bottom no-repeat !important; } div#p-logo a:hover { background-position: 50% bottom !important; }