MediaWiki:Monobook.css

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(Adding character silhouettes to Main Page (experimental).)
Line 1: Line 1:
/* edit this file to customize the monobook skin for the entire site */
/* edit this file to customize the monobook skin for the entire site */
 +
 +
.MainPageRedBox {
 +
    background: url(/stylesheets/monobook/homestar-background.gif);
 +
}
 +
 +
.MainPageBlueBox {
 +
    background: url(/stylesheets/monobook/strongbad-background.gif);
 +
}

Revision as of 19:43, 29 November 2004

/* edit this file to customize the monobook skin for the entire site */

.MainPageRedBox {
    background: url(/stylesheets/monobook/homestar-background.gif);
}

.MainPageBlueBox {
    background: url(/stylesheets/monobook/strongbad-background.gif);
}