Difference between revisions of "MediaWiki:Common.css"
From Twinsuniverse
(a more major test) |
|||
Line 27: | Line 27: | ||
− | |||
.ns--2 #content, .ns--2 #p-cactions li, .ns--2 #p-cactions li a { background: #f4f4f4; } | .ns--2 #content, .ns--2 #p-cactions li, .ns--2 #p-cactions li a { background: #f4f4f4; } | ||
− | .ns--2 div.thumb { border-color: # | + | .ns--2 div.thumb { border-color: #F8FCFF; } |
− | |||
.ns-4 #content, .ns-4 #p-cactions li, .ns-4 #p-cactions li a { background: #f8fcff; } | .ns-4 #content, .ns-4 #p-cactions li, .ns-4 #p-cactions li a { background: #f8fcff; } | ||
− | .ns-4 div.thumb { border-color: # | + | .ns-4 div.thumb { border-color: #F8FCFF; } |
.ns-5 #content, .ns-5 #p-cactions li, .ns-5 #p-cactions li a { background: #f8fcff; } | .ns-5 #content, .ns-5 #p-cactions li, .ns-5 #p-cactions li a { background: #f8fcff; } | ||
− | .ns-5 div.thumb { border-color: # | + | .ns-5 div.thumb { border-color: #F8FCFF; } |
− | |||
.ns-8 #content, .ns-8 #p-cactions li, .ns-8 #p-cactions li a { background: #f4f4f4; } | .ns-8 #content, .ns-8 #p-cactions li, .ns-8 #p-cactions li a { background: #f4f4f4; } | ||
− | .ns-8 div.thumb { border-color: # | + | .ns-8 div.thumb { border-color: #F8FCFF; } |
.ns-9 #content, .ns-9 #p-cactions li, .ns-9 #p-cactions li a { background: #f4f4f4; } | .ns-9 #content, .ns-9 #p-cactions li, .ns-9 #p-cactions li a { background: #f4f4f4; } | ||
− | .ns-9 div.thumb { border-color: # | + | .ns-9 div.thumb { border-color: #F8FCFF; } |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.ns-100 #content, .ns-100 #p-cactions li, .ns-100 #p-cactions li a { background: #f3f3ff; } | .ns-100 #content, .ns-100 #p-cactions li, .ns-100 #p-cactions li a { background: #f3f3ff; } | ||
− | .ns-100 div.thumb { border-color: # | + | .ns-100 div.thumb { border-color: #F8FCFF; } |
.ns-101 #content, .ns-101 #p-cactions li, .ns-101 #p-cactions li a { background: #f3f3ff; } | .ns-101 #content, .ns-101 #p-cactions li, .ns-101 #p-cactions li a { background: #f3f3ff; } | ||
− | .ns-101 div.thumb { border-color: # | + | .ns-101 div.thumb { border-color: #F8FCFF; } |
− | + | ||
− | + | ||
− | + | ||
.borderc1 { border-color: #e9e9e9; border-width:thin; } /* light grey */ | .borderc1 { border-color: #e9e9e9; border-width:thin; } /* light grey */ | ||
Line 92: | Line 71: | ||
.borderc8 { border-color: #ffcc00; border-width:thin; } /* yellow */ | .borderc8 { border-color: #ffcc00; border-width:thin; } /* yellow */ | ||
− | + | ||
− | .backgroundc1 { background-color: # | + | .backgroundc1 { background-color: #F8FCFF; } /* white */ |
− | .backgroundc2 { background-color: # | + | .backgroundc2 { background-color: #F8FCFF; } /* light grey (as toc) */ |
− | .backgroundc3 { background-color: # | + | .backgroundc3 { background-color: #F8FCFF; } /* light grey (headers) */ |
− | .backgroundc4 { background-color: # | + | .backgroundc4 { background-color: #F8FCFF; } /* more grey */ |
− | .backgroundc5 { background-color: # | + | .backgroundc5 { background-color: #F8FCFF; } /* more grey */ |
− | .backgroundc6 { background-color: # | + | .backgroundc6 { background-color: #F8FCFF; } /* more grey */ |
− | .backgroundc7 { background-color: # | + | .backgroundc7 { background-color: #F8FCFF; } /* darker grey */ |
</pre> | </pre> |
Revision as of 13:37, 4 July 2007
<pre>/** CSS placed here will be applied to all skins */ table.diff { padding: 0.5em; } td.diff-addedline { background-color: #D8E4F6; } td.diff-addedline span.diffchange { background-color: #B0C0F0; color: #001040; font-weight: bold; } td.diff-deletedline { background-color: #E4F6D8; } td.diff-deletedline span.diffchange { background-color: #B0E897; color: #104000; font-weight: bold; } .ns--2 #content, .ns--2 #p-cactions li, .ns--2 #p-cactions li a { background: #f4f4f4; } .ns--2 div.thumb { border-color: #F8FCFF; } .ns-4 #content, .ns-4 #p-cactions li, .ns-4 #p-cactions li a { background: #f8fcff; } .ns-4 div.thumb { border-color: #F8FCFF; } .ns-5 #content, .ns-5 #p-cactions li, .ns-5 #p-cactions li a { background: #f8fcff; } .ns-5 div.thumb { border-color: #F8FCFF; } .ns-8 #content, .ns-8 #p-cactions li, .ns-8 #p-cactions li a { background: #f4f4f4; } .ns-8 div.thumb { border-color: #F8FCFF; } .ns-9 #content, .ns-9 #p-cactions li, .ns-9 #p-cactions li a { background: #f4f4f4; } .ns-9 div.thumb { border-color: #F8FCFF; } .ns-100 #content, .ns-100 #p-cactions li, .ns-100 #p-cactions li a { background: #f3f3ff; } .ns-100 div.thumb { border-color: #F8FCFF; } .ns-101 #content, .ns-101 #p-cactions li, .ns-101 #p-cactions li a { background: #f3f3ff; } .ns-101 div.thumb { border-color: #F8FCFF; } .borderc1 { border-color: #e9e9e9; border-width:thin; } /* light grey */ .borderc2 { border-color: #aaaaaa; border-width:thin; } /* grey (as toc) */ .borderc3 { border-color: #777777; border-width:thin; } /* dark grey */ .borderc4 { border-color: #000000; border-width:thin; } /* black */ .borderc5 { border-color: #c00000; border-width:thin; } /* red */ .borderc6 { border-color: #025e9d; border-width:thin; } /* blue */ .borderc7 { border-color: #008040; border-width:thin; } /* green */ .borderc8 { border-color: #ffcc00; border-width:thin; } /* yellow */ .backgroundc1 { background-color: #F8FCFF; } /* white */ .backgroundc2 { background-color: #F8FCFF; } /* light grey (as toc) */ .backgroundc3 { background-color: #F8FCFF; } /* light grey (headers) */ .backgroundc4 { background-color: #F8FCFF; } /* more grey */ .backgroundc5 { background-color: #F8FCFF; } /* more grey */ .backgroundc6 { background-color: #F8FCFF; } /* more grey */ .backgroundc7 { background-color: #F8FCFF; } /* darker grey */ </pre>