MediaWiki:Monobook.css: Difference between revisions
From Bulbanews, your community Pokémon newspaper.
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 17: | Line 17: | ||
} | } | ||
.ns-106 #p-logo a, | /* transparency does not work in IE, so don't let IE process this rule. */ | ||
body[class=ns-106] #p-logo a, body[class=ns-107] #p-logo a { | |||
background-image: url(http://archives.bulbagarden.net/w/upload/a/a8/Bulbacast_logo.png) !important; | background-image: url(http://archives.bulbagarden.net/w/upload/a/a8/Bulbacast_logo.png) !important; | ||
} | } | ||
/* </pre> */ | /* </pre> */ |
Revision as of 04:05, 8 April 2006
/* 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; } /* transparency does not work in IE, so don't let IE process this rule. */ body[class=ns-106] #p-logo a, body[class=ns-107] #p-logo a { background-image: url(http://archives.bulbagarden.net/w/upload/a/a8/Bulbacast_logo.png) !important; } /* </pre> */