From TechnoDocs
Revision as of 09:51, 4 October 2010 by Technoadmin (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: Clear the cache in Tools → Preferences
/* CSS placed here will be applied to all skins */ .mainpage_hubtitle { text-align: center; } .mainpage_boxtitle, .mainpage_hubtitle, #mainpage_pagetitle { background-color: #eeeeee; border-bottom-color: #aaaaaa; border-bottom-style: solid; border-bottom-width: 1px; font-size: 105%; padding-bottom: 0.4em; padding-left: 0.4em; padding-right: 0.4em; padding-top: 0.4em; }