MediaWiki:Monobook.css: Difference between revisions

From Bulbanews, your community Pokémon newspaper.
Jump to navigationJump to search
No edit summary
 
mNo edit summary
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 */
@import url("/w/index.php?title=MediaWiki:Extra.css&action=raw&ctype=text/css");
#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
}

Revision as of 07:27, 3 April 2005

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

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