MediaWiki:Spiralknights.css

From SpiralKnights

Revision as of 05:24, 29 September 2010 by Cory (Talk | contribs)

Jump to: navigation, 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: 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 */

body {
background-color: #3A3A47;
font-family: Arial, Verdana, sans-serif;
color: #FFF6C1;
}

a { font-family: Arial, Verdana, sans-serif; color: #483D8B; text-decoration: underline}

a:hover { font-family: Arial, Verdana, sans-serif; color: #A52A2A}

h1 { font-family: Arial, Verdana, sans-serif; color: #A52A2A }
h2 { font-family: Arial, Verdana, sans-serif; color: #FFC235 }

hr{ color:brown; background-color:tan; width:90%; height:2px; }

table {
background-color: #3a3a47;
font-family: Arial, Verdana, sans-serif;
font-size: 18px;
color: #00008B;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#column-content {
background-color: #3a3a47;
}

#content {
background-color: #d5d5de;
}

#bodyContent {
background-color: #d5d5de;
}

#firstHeading {
}

#p-logo a,#p-logo a:hover {  }

#p-navigation a, #p-tb a { font-size:100%; font-weight: bold; color: #ffc235; text-decoration: none; }
#p-navigation a:hover, #p-tb a:hover { font-size:100%; font-weight: bold; color: #fff6c1; text-decoration: none; }

#footer {
color: #FFF6C1;
background-color: #222a51;
}

#footer a, #footer a:hover, #footer a:visited { color: #ffc235 }
Personal tools