MediaWiki:Spiralknights.css

From SpiralKnights

Revision as of 20:16, 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 {
/* old bgcolor: background-color: #3A3A47; */
background-color: transparent;
background-image: url('http://www.spiralknights.com/images/bg_tilehoriz.jpg');
background-position: left top;
background-repeat:repeat-x;
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; text-decoration: underline}
a:visited { font-family: Arial, Verdana, sans-serif; color: #483D8B; text-decoration: underline}

h1 { font-family: Arial, Verdana, sans-serif; color: #222A51 }
h2 { font-family: Arial, Verdana, sans-serif; color: #F97432 }
h3 { font-family: Arial, Verdana, sans-serif; color: #831F06 }

#column-content { background-color: transparent }

#content, #bodyContent {
background-color: #d5d5de;
}

#firstHeading {
}

#p-cactions { text-decoration: none; }
#p-cactions ul li a { background: #d5d5de; border: 1px solid #3A3A47; }
#p-cactions ul li a:hover { background: #FFFFFF; border: 1px solid #FFC235; }
#p-cactions ul li a:active { background: #FFFFFF; border: 1px solid #FFC235; }

#p-personal { font-size:16px; }
#p-personal :link, #p-personal :link:visited { color: #ffc235; font-weight: bold; }
#p-personal :link:hover { color: #FFF6C1; background-color: transparent; }
#p-personal ul li a { font-weight: bold; }
#p-personal ul li a:hover { color: #FFF6C1; background-color: transparent; }

#p-logo a,#p-logo a:hover { background-color: transparent; }

#p-navigation, #p-tb, #p-search, #p-navigation ul, #p-tb ul, #p-search ul { background-color: #3A3A47; }
#p-navigation h5, #p-tb h5, #p-search h5 { font-size:100%; color: #f97432; }
#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; }

.pBody { background-color: #3A3A47; border: none; }

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

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