MediaWiki:Monobook.css: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
mNo edit summary
m (Hmm, I wonder why I didn't remove this redundant CSS? Perhaps Bulbapedia will load faster now...)
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 */
/* <pre> */
/* <pre> */
@import url("/w/index.php?title=MediaWiki:Extra.css&action=raw&ctype=text/css");


#siteSub {
#siteSub {

Revision as of 12:36, 7 December 2006

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

#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
}

#ca-edit {
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    text-align: left;
}

/* </pre> */