Difference between revisions of "MediaWiki:Monobook.css"
From Bulbanews, your community Pokémon newspaper.
m |
m (Reverting to Monobook colours) |
||
Line 7: | Line 7: | ||
font-size: 100%; |
font-size: 100%; |
||
font-weight: normal; |
font-weight: normal; |
||
− | } |
||
− | |||
− | /******************************* |
||
− | * Colour scheme customisation * |
||
− | *******************************/ |
||
− | |||
− | body { |
||
− | background: #ceb; |
||
− | background-image: none; |
||
− | } |
||
− | |||
− | #content, #footer, .pBody, #p-cactions li { |
||
− | background: #dfc; |
||
− | color: #000; |
||
− | border-color: #796; |
||
− | } |
||
− | |||
− | hr { |
||
− | background: #080; |
||
− | color: #080; |
||
− | border-color: #080; |
||
− | } |
||
− | |||
− | #preftoc li, #pagehistory li { border: 1px solid #796; } |
||
− | #preftoc li.selected, #pagehistory li.selected { |
||
− | background: #efc; |
||
− | border: 1px dashed #5b2; |
||
− | } |
||
− | .autocomment { color: #393; } |
||
− | |||
− | legend { |
||
− | background: #dfc; |
||
− | } |
||
− | |||
− | div.gallerybox div.thumb { |
||
− | background: #efc; |
||
− | border-color: #796; |
||
− | } |
||
− | |||
− | #toc { |
||
− | border-color: #796; |
||
− | background-color: #efd; |
||
− | } |
||
− | |||
− | div.thumb { |
||
− | background: #dfc; |
||
− | border-color: #dfc; |
||
− | } |
||
− | div.thumb div { |
||
− | background: #efd; |
||
− | border-color: #796; |
||
− | } |
||
− | div.thumb div a img { |
||
− | background: white; |
||
− | border-color: #796; |
||
− | } |
||
− | |||
− | table { |
||
− | background: #dfc; |
||
− | color: #000; |
||
− | } |
||
− | |||
− | code { background-color: #efc; } |
||
− | pre { |
||
− | border: 1px dashed #8c6; |
||
− | color: #000; |
||
− | background: #efc; |
||
− | } |
||
− | |||
− | a { |
||
− | text-decoration: none; |
||
− | color: #483; |
||
− | background: none; |
||
− | } |
||
− | a:visited { color: #483; } |
||
− | a:active { color: #080; } |
||
− | a.stub { color: #5c9; } |
||
− | a.new, #p-personal a.new { color: #d00; } |
||
− | a.new:visited, #p-personal a.new:visited { color: #d00; } |
||
− | |||
− | #bodyContent a.extiw, #bodyContent a.extiw:active { color: #584; } |
||
− | #bodyContent a.external { color: #584; } |
||
− | |||
− | #p-personal li a { color: #080; } |
||
− | #p-personal li a:hover { color: #080; background: #ceb; } |
||
− | |||
− | #p-cactions li.selected { |
||
− | border-color: #0f0; |
||
− | } |
||
− | #p-cactions li a { |
||
− | color: #483; |
||
− | background: #dfc; |
||
− | } |
||
− | #p-cactions .new a { color: #d00; } |
||
− | |||
− | h1, h2, h3, h4, h5, h6 { |
||
− | color: #000; |
||
− | border-color: #080; |
||
− | } |
||
− | |||
− | ul { |
||
− | list-style-type: square; |
||
− | list-style-image: none; |
||
− | } |
||
− | |||
− | .portlet ul { |
||
− | color: #080; |
||
− | list-style-type: square; |
||
− | list-style-image: none; |
||
− | } |
||
− | |||
− | abbr, acronym, .explain { |
||
− | border-color: #796; |
||
− | color: #000; |
||
− | } |
||
− | |||
− | #catlinks { |
||
− | border-color: #796; |
||
− | background: #efd; |
||
} |
} |
||
Revision as of 12:09, 11 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; } /* </pre> */