Difference between revisions of "MediaWiki:Monobook.css"
From David Spencer's Media Spin : Observations about media in Canada
Line 11: | Line 11: | ||
} | } | ||
− | /* Display " | + | /* Display "David Spencer's Media Spin : Observations about media in Canada" */ |
#siteSub { | #siteSub { | ||
display: inline; | display: inline; |
Latest revision as of 01:19, 15 February 2010
/* edit this file to customize the monobook skin for the entire site */ /* block quotations */ #content blockquote { font-size: 93.75%; /* equivalent of 15px in 16px default */ margin: 1em 1.6em; /* same indent as an unordered list */ } #content blockquote p { line-height:inherit; } /* Display "David Spencer's Media Spin : Observations about media in Canada" */ #siteSub { display: inline; font-size: 92%; font-weight: normal; } #bodyContent #siteSub a { color: #000; text-decoration: none; background-color: transparent; background-image: none; padding-right: 0; }