In Memoriam: Tai'lahr

OpenUru.org, along with the rest of the Mystonline community, is mourning the loss of Tai'lahr on October 16th, 2019.

Rest in Peace, friend.

MediaWiki:Vector.css

From OpenUru
Revision as of 06:39, 10 January 2011 by Mac Fife (talk | contribs) (Created page with "→‎CSS placed here will affect users of the Vector skin: →‎Text format for box headings, level 1: .box-head1 { color:#4682B4; text-align:left; font-size:2em; pa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 / Edge: 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.
/* CSS placed here will affect users of the Vector skin */

/* Text format for box headings, level 1 */
.box-head1 { 
  color:#4682B4; 
  text-align:left; 
  font-size:2em; 
  padding:0.5em;
}

/* Text format for box headings, level 1 */
.box-head2 {
  color:#8F1A18; 
  padding:1em; 
}