MediaWiki:Monobook.css: Difference between revisions

From Bulbanews, your community Pokémon newspaper.
Jump to navigationJump to search
m (Reverting to Monobook colours)
mNo edit summary
Line 11: Line 11:
#ca-edit {
#ca-edit {
     font-weight: bold;
     font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
    text-align: left;
}
}


/* </pre> */
/* </pre> */

Revision as of 16:33, 16 September 2005

/* edit this file to customize the monobook skin for the entire site */
/* <pre> */
@import url("/w/index.php?title=MediaWiki:Extra.css&action=raw&ctype=text/css");

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

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

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

/* </pre> */