User:Marcelagus/Monobook.css

From the Super Mario Wiki, the Mario encyclopedia
< User:Marcelagus
Revision as of 11:08, March 2, 2010 by Time Q (talk | contribs) (User:Garlic Man/Monobook.css moved to User:Marcelagus/Monobook.css: renamed)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Note: After publishing, 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: Press Ctrl-F5.
 /* Garlic Man's custom .css (Cascading Style Sheet) */

#content {
	background: #98FB98;
}

.pBody {
	background-color: #98FB98;
}

div.floatright, table.floatright {
	border: .5em solid #FFA4A4;
}

div.thumb {
	border-color: #FFA4A4;
}

div.townBox {
	background: #FFA4A4;
}

#pagehistory li {
	border: 1px solid #FFA4A4;
}

#footer {
	background-color: #98FB98;
}

table.gallery {
	background-color: #98FB98;
}

table.gallery td {
	border: solid 2px #FFA4A4;
}

div#searchTargetContainer {
	background: #FFA4A4;
}

#p-cactions li {
	background: #FFAfA4;
}

#p-cactions li a {
	background-color: #FFA4A4;
}

#p-cactions li.selected a {
	background-color: #98FB98;
}

#p-cactions li a:hover {
	background-color: #FFA4A4;
}

 body {
    background: #FFA4A4 url("http://www.mariowiki.com/skins/monobook/mariowikiheadbg.png")
 }