From TechnoDocs
Revision as of 10:36, 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 { font-size: 105%; padding: 0.4em; background-color: #eeeeee; border-bottom: 1px solid #aaaaaa; } .mainpage_boxtitle { line-height: 120%; } #mainpage_pagetitle { color: #cf7606; font-size: 200% !important; } .mainpage_hubtitle { text-align: center; font-weight: bold; } .mainpage_boxcontents { background: #ffffff; padding: 0.2em 0.4em; } .mainpage_hubbox { padding: 0; border: 1px solid #aaaaaa; } .mainpage_hubbox { margin-bottom: 0; } .mainpage_boxtitle { background-repeat: no-repeat; background-position: 99% 0.3em; padding-right: 25px; }