MediaWiki:Common.css
From ZeldaChaos
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: Clear the cache in Tools → Preferences
/* CSS placed here will be applied to all skins */ .imagelink_somename a { width:140px; height:65px; display:block; text-decoration:none; background-image: url("http://www.jaytheham.com/w/images/b/b9/Messy_Circles.png") } .imagelink_GOTM a { width:200px; height:150px; display:block; text-decoration:none; background-image: url("http://www.jaytheham.com/w/images/3/3f/MajorasMaskIcelessIkana.jpg") } /* Pad Google AdSense box in portlet in sidebar */ #p-googleadsense .pBody { padding-top: 5px; text-align: center; }