Difference between revisions of "MediaWiki:Monobook.css"
From Bulbanews, your community Pokémon newspaper.
m |
m |
||
Line 15: | Line 15: | ||
h1, h2, h3, h4, h5, h6 { |
h1, h2, h3, h4, h5, h6 { |
||
text-align: left; |
text-align: left; |
||
+ | } |
||
+ | |||
+ | .ns-106 .p-logo a, .ns-107 .p-logo a { |
||
+ | background-image: url(http://archives.bulbagarden.net/w/upload/a/a8/Bulbacast_logo.png) !important; |
||
} |
} |
||
Revision as of 03:37, 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; } .ns-106 .p-logo a, .ns-107 .p-logo a { background-image: url(http://archives.bulbagarden.net/w/upload/a/a8/Bulbacast_logo.png) !important; } /* </pre> */