User:Marcelagus/Monobook.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
Marcelagus (talk | contribs) m (It would be awesome if this was the default monobook... :P) |
m (User:Garlic Man/Monobook.css moved to User:Marcelagus/Monobook.css: renamed) |
(No difference)
|
Latest revision as of 11:08, March 2, 2010
/* 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")
}