From triwiki
| (6 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Modern skin */ | /* CSS placed here will affect users of the Modern skin */ | ||
| − | |||
body { | body { | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
font-size: x-small; | font-size: x-small; | ||
| − | + | font-family: sans-serif; | |
| − | |||
| − | |||
color: #BBB; | color: #BBB; | ||
| − | + | direction: ltr; | |
| − | |||
unicode-bidi: embed; | unicode-bidi: embed; | ||
background:url(images/b/b3/Dropshadow.png); | background:url(images/b/b3/Dropshadow.png); | ||
| Line 17: | Line 13: | ||
background-color: #003c36; | background-color: #003c36; | ||
} | } | ||
| − | |||
#mw_main, | #mw_main, | ||
#p-personal, | #p-personal, | ||
| Line 24: | Line 19: | ||
font-size: 130%; | font-size: 130%; | ||
} | } | ||
| − | |||
body.page-Main_Page h1.firstHeading { | body.page-Main_Page h1.firstHeading { | ||
display: none; | display: none; | ||
} | } | ||
| − | |||
#mw_header { | #mw_header { | ||
position: relative; | position: relative; | ||
| Line 38: | Line 31: | ||
height: 150px; | height: 150px; | ||
width: 100%; | width: 100%; | ||
| − | background:url( | + | background:url(images/c/c9/Logo.png); |
background-position: bottom center; | background-position: bottom center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-color: #003c36; | background-color: #003c36; | ||
color: #666; | color: #666; | ||
| − | |||
} | } | ||
| − | |||
#mw_header h1 { | #mw_header h1 { | ||
margin: 0 0 0 0.5em; | margin: 0 0 0 0.5em; | ||
| Line 52: | Line 43: | ||
font-size: 150%; | font-size: 150%; | ||
} | } | ||
| − | |||
#p-personal { | #p-personal { | ||
position: absolute; | position: absolute; | ||
| Line 61: | Line 51: | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
width: 100%; | width: 100%; | ||
| − | |||
} | } | ||
| − | |||
#p-personal div.pBody { | #p-personal div.pBody { | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
| Line 70: | Line 58: | ||
font-variant: small-caps; | font-variant: small-caps; | ||
} | } | ||
| − | |||
#p-personal h3, | #p-personal h3, | ||
#p-personal h5 { | #p-personal h5 { | ||
display: none; | display: none; | ||
} | } | ||
| − | |||
#p-personal ul { | #p-personal ul { | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
| Line 83: | Line 69: | ||
background-color: rgba(0, 0, 0, 0); | background-color: rgba(0, 0, 0, 0); | ||
} | } | ||
| − | |||
#p-personal li { | #p-personal li { | ||
display: block; | display: block; | ||
| Line 90: | Line 75: | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
vertical-align: middle; | vertical-align: middle; | ||
| − | + | font-weight: bold; | |
| − | |||
text-transform: lowercase; | text-transform: lowercase; | ||
text-shadow:0px 0px 5px #000; | text-shadow:0px 0px 5px #000; | ||
} | } | ||
| − | |||
#p-personal li a { | #p-personal li a { | ||
text-decoration: none; | text-decoration: none; | ||
| Line 101: | Line 84: | ||
padding: 0 1em 0 1em; | padding: 0 1em 0 1em; | ||
} | } | ||
| − | |||
#p-personal li a:hover { | #p-personal li a:hover { | ||
background-color: #006699; | background-color: #006699; | ||
| Line 107: | Line 89: | ||
color: white; | color: white; | ||
} | } | ||
| − | |||
#p-personal li:hover { | #p-personal li:hover { | ||
background-color: none; | background-color: none; | ||
} | } | ||
| − | |||
#jump-to-nav { | #jump-to-nav { | ||
display: none; | display: none; | ||
} | } | ||
| − | |||
#mw_contentwrapper { | #mw_contentwrapper { | ||
width: 100%; | width: 100%; | ||
| Line 121: | Line 100: | ||
float: right; | float: right; | ||
} | } | ||
| − | + | #mw_content, #content { | |
| − | #mw_content { | ||
margin: 0 0 0 14em; | margin: 0 0 0 14em; | ||
| − | + | background:url(images/b/b3/Dropshadow.png); | |
| − | |||
background-repeat: repeat-x; | background-repeat: repeat-x; | ||
background-position: top; | background-position: top; | ||
| Line 132: | Line 109: | ||
border-left: solid 1px #333; | border-left: solid 1px #333; | ||
border-bottom: solid 1px #333; | border-bottom: solid 1px #333; | ||
| − | + | line-height: 1.5em; | |
| − | |||
padding: 0 1em 1em 1em; | padding: 0 1em 1em 1em; | ||
| − | |||
} | } | ||
| − | |||
#mw_portlets { | #mw_portlets { | ||
width: 14em; | width: 14em; | ||
border-right: solid 1px #000; | border-right: solid 1px #000; | ||
background-color: #000; | background-color: #000; | ||
| − | |||
background-repeat: repeat-y; | background-repeat: repeat-y; | ||
text-shadow:0px 0px 5px #000; | text-shadow:0px 0px 5px #000; | ||
} | } | ||
| − | |||
#mw_main { | #mw_main { | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
| Line 152: | Line 124: | ||
margin-top: 0px; | margin-top: 0px; | ||
} | } | ||
| − | |||
div.mw_clear { | div.mw_clear { | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
| Line 158: | Line 129: | ||
clear: both; | clear: both; | ||
} | } | ||
| − | |||
.portlet { | .portlet { | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
} | } | ||
| − | |||
.portlet div.pBody { | .portlet div.pBody { | ||
padding: 0em 0 0.5em 0; | padding: 0em 0 0.5em 0; | ||
} | } | ||
| − | |||
textarea { | textarea { | ||
width: 100%; | width: 100%; | ||
padding: .1em; | padding: .1em; | ||
} | } | ||
| − | |||
#searchBody { | #searchBody { | ||
text-align: center; | text-align: center; | ||
} | } | ||
| − | |||
#searchInput { | #searchInput { | ||
width: 85%; | width: 85%; | ||
| Line 182: | Line 148: | ||
margin-right: auto; | margin-right: auto; | ||
} | } | ||
| − | |||
#p-search #searchform div div { | #p-search #searchform div div { | ||
margin-top: .4em; | margin-top: .4em; | ||
} | } | ||
| − | |||
.portlet h3, | .portlet h3, | ||
.portlet h5 { | .portlet h5 { | ||
| Line 197: | Line 161: | ||
height: 1.1em; | height: 1.1em; | ||
} | } | ||
| − | |||
.portlet ul { | .portlet ul { | ||
margin: 0 0 0 1.5em; | margin: 0 0 0 1.5em; | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
} | } | ||
| − | |||
#mw_portlets .portlet ul { | #mw_portlets .portlet ul { | ||
line-height: 1.4em; | line-height: 1.4em; | ||
} | } | ||
| − | |||
ul { | ul { | ||
/* @embed */ | /* @embed */ | ||
list-style-image: url(bullet.gif); | list-style-image: url(bullet.gif); | ||
} | } | ||
| − | |||
#p-cactions { | #p-cactions { | ||
height: 1.5em; | height: 1.5em; | ||
| Line 217: | Line 177: | ||
margin: 0 0 0 14em; | margin: 0 0 0 14em; | ||
} | } | ||
| − | |||
#p-cactions div.pBody { | #p-cactions div.pBody { | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
} | } | ||
| − | |||
#p-cactions a, | #p-cactions a, | ||
#p-cactions a:hover { | #p-cactions a:hover { | ||
| Line 228: | Line 186: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
| − | |||
#p-cactions ul { | #p-cactions ul { | ||
display: inline; | display: inline; | ||
| Line 234: | Line 191: | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
} | } | ||
| − | |||
#p-cactions li { | #p-cactions li { | ||
margin: 0 0.5em 0 0.5em; | margin: 0 0.5em 0 0.5em; | ||
| Line 243: | Line 199: | ||
text-transform: lowercase; | text-transform: lowercase; | ||
} | } | ||
| − | |||
#p-cactions li.selected { | #p-cactions li.selected { | ||
background-color: #000; | background-color: #000; | ||
} | } | ||
| − | |||
#p-cactions li a, | #p-cactions li a, | ||
#p-cactions li a:visited { | #p-cactions li a:visited { | ||
| Line 254: | Line 208: | ||
text-shadow:0px 2px 5px #000; | text-shadow:0px 2px 5px #000; | ||
} | } | ||
| − | |||
#p-cactions li a:hover { | #p-cactions li a:hover { | ||
text-decoration: underline; | text-decoration: underline; | ||
color: #9999FF; | color: #9999FF; | ||
} | } | ||
| − | |||
#p-cactions li.selected a, | #p-cactions li.selected a, | ||
#p-cactions li.selected a:hover, | #p-cactions li.selected a:hover, | ||
| Line 266: | Line 218: | ||
color: #6666FF; | color: #6666FF; | ||
} | } | ||
| − | |||
#p-cactions h5 { | #p-cactions h5 { | ||
display: none; | display: none; | ||
} | } | ||
| − | |||
#siteSub { | #siteSub { | ||
display: none; | display: none; | ||
} | } | ||
| − | |||
#footer { | #footer { | ||
/* @embed */ | /* @embed */ | ||
| Line 283: | Line 232: | ||
background:url(images/b/b3/Dropshadow.png); | background:url(images/b/b3/Dropshadow.png); | ||
} | } | ||
| − | |||
#footer a, | #footer a, | ||
#footer a:hover, | #footer a:hover, | ||
| Line 290: | Line 238: | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
| − | |||
img { | img { | ||
border: none; | border: none; | ||
} | } | ||
| − | |||
#footer li { | #footer li { | ||
display: inline; | display: inline; | ||
| Line 301: | Line 247: | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
} | } | ||
| − | |||
#footer ul { | #footer ul { | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
} | } | ||
| − | |||
div.printfooter { | div.printfooter { | ||
display: none; | display: none; | ||
} | } | ||
| − | |||
p { | p { | ||
margin: 1em 0 1em 0; | margin: 1em 0 1em 0; | ||
} | } | ||
| − | |||
hr { | hr { | ||
height: 1px; | height: 1px; | ||
| Line 322: | Line 264: | ||
margin: .2em 0 .2em 0; | margin: .2em 0 .2em 0; | ||
} | } | ||
| − | |||
#contentSub { | #contentSub { | ||
color: #888; | color: #888; | ||
| Line 328: | Line 269: | ||
padding-left: 2em; | padding-left: 2em; | ||
} | } | ||
| − | |||
#mw_portlets form { | #mw_portlets form { | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
} | } | ||
| − | |||
a { | a { | ||
text-decoration: none; | text-decoration: none; | ||
| Line 348: | Line 287: | ||
color: #9999FF; | color: #9999FF; | ||
text-decoration: none; | text-decoration: none; | ||
| − | |||
} | } | ||
a.stub { | a.stub { | ||
| Line 359: | Line 297: | ||
color: #660000; | color: #660000; | ||
} | } | ||
| − | |||
span.editsection { | span.editsection { | ||
font-size: small; | font-size: small; | ||
} | } | ||
| − | |||
h1, h2 { | h1, h2 { | ||
border-bottom: solid 1px #333; | border-bottom: solid 1px #333; | ||
} | } | ||
| − | |||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
overflow: hidden; | overflow: hidden; | ||
} | } | ||
| − | |||
#preftoc { | #preftoc { | ||
width: 100%; | width: 100%; | ||
| Line 379: | Line 313: | ||
clear: right; | clear: right; | ||
} | } | ||
| − | |||
#preftoc li { | #preftoc li { | ||
margin: 0 0.5em 0 0.5em; | margin: 0 0.5em 0 0.5em; | ||
| Line 388: | Line 321: | ||
text-transform: lowercase; | text-transform: lowercase; | ||
} | } | ||
| − | |||
#preferences { | #preferences { | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
| Line 396: | Line 328: | ||
clear: left; /* Multi-line toc should not push data to horizontally */ | clear: left; /* Multi-line toc should not push data to horizontally */ | ||
} | } | ||
| − | |||
#preferences fieldset { | #preferences fieldset { | ||
margin-top: 0; | margin-top: 0; | ||
border: none; | border: none; | ||
} | } | ||
| − | |||
.mainLegend { | .mainLegend { | ||
display: none; | display: none; | ||
} | } | ||
| − | |||
.htmlform-tip { | .htmlform-tip { | ||
font-size: x-small; | font-size: x-small; | ||
| Line 411: | Line 340: | ||
color: #666; | color: #666; | ||
} | } | ||
| − | |||
.prefsection legend { | .prefsection legend { | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
| − | |||
#preftoc li.selected { | #preftoc li.selected { | ||
background-color: #bbbbbb; | background-color: #bbbbbb; | ||
} | } | ||
| − | |||
#preftoc li a, | #preftoc li a, | ||
#preftoc li a:hover, | #preftoc li a:hover, | ||
| Line 426: | Line 352: | ||
color: #003366; | color: #003366; | ||
} | } | ||
| − | |||
#preftoc li.selected a, | #preftoc li.selected a, | ||
#preftoc li.selected a:hover, | #preftoc li.selected a:hover, | ||
| Line 435: | Line 360: | ||
background-position: top; | background-position: top; | ||
background-color: #6666FF; | background-color: #6666FF; | ||
| − | |||
} | } | ||
| − | |||
#mw-pref-clear { | #mw-pref-clear { | ||
clear: both; | clear: both; | ||
} | } | ||
| − | |||
#mw_content a.external, | #mw_content a.external, | ||
#mw_content a.external[href ^="gopher://"] { | #mw_content a.external[href ^="gopher://"] { | ||
| Line 478: | Line 400: | ||
padding-right: 18px; | padding-right: 18px; | ||
} | } | ||
| − | |||
#mw_content a.external[href $=".ogg"], #mw_content a.external[href $=".OGG"], | #mw_content a.external[href $=".ogg"], #mw_content a.external[href $=".OGG"], | ||
#mw_content a.external[href $=".mid"], #mw_content a.external[href $=".MID"], | #mw_content a.external[href $=".mid"], #mw_content a.external[href $=".MID"], | ||
| Line 507: | Line 428: | ||
padding-right: 12px; | padding-right: 12px; | ||
} | } | ||
| − | |||
/* images */ | /* images */ | ||
/* @noflip */div.floatright, table.floatright { | /* @noflip */div.floatright, table.floatright { | ||
| Line 523: | Line 443: | ||
font-style: italic; | font-style: italic; | ||
} | } | ||
| − | |||
/* thumbnails */ | /* thumbnails */ | ||
div.thumb { | div.thumb { | ||
| Line 572: | Line 491: | ||
font-size: 95%; | font-size: 95%; | ||
} | } | ||
| − | |||
#toc, | #toc, | ||
.toc { | .toc { | ||
| Line 582: | Line 500: | ||
box-shadow: 3px 3px 5px #000; | box-shadow: 3px 3px 5px #000; | ||
} | } | ||
| − | |||
#toc tr, #toc td { | #toc tr, #toc td { | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
} | } | ||
| − | |||
#toctitle { | #toctitle { | ||
border-bottom: solid 1px #333333; | border-bottom: solid 1px #333333; | ||
| Line 593: | Line 509: | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
} | } | ||
| − | |||
#toc h2, | #toc h2, | ||
.toc h2 { | .toc h2 { | ||
| Line 608: | Line 523: | ||
text-align: center; | text-align: center; | ||
} | } | ||
| − | |||
#toc ul, | #toc ul, | ||
.toc ul { | .toc ul { | ||
| Line 617: | Line 531: | ||
text-align: left; | text-align: left; | ||
} | } | ||
| − | |||
#toc ul ul, | #toc ul ul, | ||
.toc ul ul { | .toc ul ul { | ||
margin: 0 0 0 2em; | margin: 0 0 0 2em; | ||
} | } | ||
| − | |||
#toc .toctoggle, | #toc .toctoggle, | ||
.toc .toctoggle { | .toc .toctoggle { | ||
font-size: 94%; | font-size: 94%; | ||
} | } | ||
| − | |||
.mw-warning { | .mw-warning { | ||
margin-left: 50px; | margin-left: 50px; | ||
| Line 633: | Line 544: | ||
text-align: center; | text-align: center; | ||
} | } | ||
| − | |||
.catlinks { | .catlinks { | ||
border: solid 1px #bbbbbb; | border: solid 1px #bbbbbb; | ||
| Line 641: | Line 551: | ||
box-shadow: 0px 3px 5px #000; | box-shadow: 0px 3px 5px #000; | ||
} | } | ||
| − | |||
#mw_header h1, | #mw_header h1, | ||
#p-personal, | #p-personal, | ||
| Line 647: | Line 556: | ||
overflow: hidden; | overflow: hidden; | ||
} | } | ||
| − | |||
/* disable interwiki styling */ | /* disable interwiki styling */ | ||
#mw_content a.extiw, | #mw_content a.extiw, | ||
| Line 656: | Line 564: | ||
color: #36b; | color: #36b; | ||
} | } | ||
| − | |||
| − | |||
.redirectText { | .redirectText { | ||
font-size: 150%; | font-size: 150%; | ||
margin: 5px; | margin: 5px; | ||
} | } | ||
| − | |||
.printfooter { | .printfooter { | ||
display: none; | display: none; | ||
} | } | ||
| − | |||
.sharedUploadNotice { | .sharedUploadNotice { | ||
font-style: italic; | font-style: italic; | ||
} | } | ||
| − | |||
span.updatedmarker { | span.updatedmarker { | ||
color: black; | color: black; | ||
background-color: #0f0; | background-color: #0f0; | ||
} | } | ||
| − | |||
.previewnote { | .previewnote { | ||
text-indent: 3em; | text-indent: 3em; | ||
| Line 683: | Line 585: | ||
margin-bottom: 1em; | margin-bottom: 1em; | ||
} | } | ||
| − | |||
.previewnote p { | .previewnote p { | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
} | } | ||
| − | |||
.editExternally { | .editExternally { | ||
border: 1px solid #000; | border: 1px solid #000; | ||
| Line 702: | Line 602: | ||
color: gray; | color: gray; | ||
} | } | ||
| − | |||
.toggle { | .toggle { | ||
margin-left: 2em; | margin-left: 2em; | ||
text-indent: -2em; | text-indent: -2em; | ||
} | } | ||
| − | |||
table.collapsed tr.collapsable { | table.collapsed tr.collapsable { | ||
display: none; | display: none; | ||
} | } | ||
| − | |||
input#wpSummary { | input#wpSummary { | ||
width: 80%; | width: 80%; | ||
} | } | ||
| − | |||
/* @bug 1714 */ | /* @bug 1714 */ | ||
input#wpSave, input#wpDiff { | input#wpSave, input#wpDiff { | ||
margin-right: 0.33em; | margin-right: 0.33em; | ||
} | } | ||
| − | |||
#wpSave { | #wpSave { | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
| − | |||
/* noarticletext */ | /* noarticletext */ | ||
div.noarticletext { | div.noarticletext { | ||
| Line 732: | Line 626: | ||
color: #000; | color: #000; | ||
} | } | ||
| − | |||
div#searchTargetContainer { | div#searchTargetContainer { | ||
left: 10px; | left: 10px; | ||
| Line 739: | Line 632: | ||
background: white; | background: white; | ||
} | } | ||
| − | |||
div#searchTarget { | div#searchTarget { | ||
padding: 3px; | padding: 3px; | ||
| Line 746: | Line 638: | ||
border: solid 1px blue; | border: solid 1px blue; | ||
} | } | ||
| − | |||
div#searchTarget ul li { | div#searchTarget ul li { | ||
list-style: none; | list-style: none; | ||
} | } | ||
| − | |||
div#searchTarget ul li:before { | div#searchTarget ul li:before { | ||
color: orange; | color: orange; | ||
content: "\00BB \0020"; | content: "\00BB \0020"; | ||
} | } | ||
| − | |||
div#searchTargetHide { | div#searchTargetHide { | ||
float: right; | float: right; | ||
| Line 762: | Line 651: | ||
padding: 2px; | padding: 2px; | ||
} | } | ||
| − | |||
div.multipageimagenavbox { | div.multipageimagenavbox { | ||
border: solid 1px silver; | border: solid 1px silver; | ||
| Line 769: | Line 657: | ||
background: #f0f0f0; | background: #f0f0f0; | ||
} | } | ||
| − | |||
div.multipageimagenavbox div.thumb { | div.multipageimagenavbox div.thumb { | ||
border: none; | border: none; | ||
| Line 775: | Line 662: | ||
margin-right: 2em; | margin-right: 2em; | ||
} | } | ||
| − | |||
div.multipageimagenavbox hr { | div.multipageimagenavbox hr { | ||
margin: 6px; | margin: 6px; | ||
} | } | ||
| − | |||
table.multipageimage td { | table.multipageimage td { | ||
text-align: center; | text-align: center; | ||
} | } | ||
| − | |||
.templatesUsed { | .templatesUsed { | ||
margin-top: 1.5em; | margin-top: 1.5em; | ||
} | } | ||
| − | |||
.mw-summary-preview { | .mw-summary-preview { | ||
margin: 0.1em 0; | margin: 0.1em 0; | ||
} | } | ||
| − | |||
/* Friendlier slave lag warnings */ | /* Friendlier slave lag warnings */ | ||
div.mw-lag-warn-normal, | div.mw-lag-warn-normal, | ||
| Line 808: | Line 690: | ||
background-color: #FFCCCC; | background-color: #FFCCCC; | ||
} | } | ||
| − | |||
.MediaTransformError { | .MediaTransformError { | ||
background-color: #ccc; | background-color: #ccc; | ||
| Line 843: | Line 724: | ||
margin-bottom: .5em; | margin-bottom: .5em; | ||
} | } | ||
| − | |||
#p-cactions li.new a { | #p-cactions li.new a { | ||
color: #cc2200; | color: #cc2200; | ||
} | } | ||
| − | |||
span.subpages { | span.subpages { | ||
font-size: 80%; | font-size: 80%; | ||
display: block; | display: block; | ||
} | } | ||
| − | |||
pre, .mw-code | pre, .mw-code | ||
pre { | pre { | ||
| Line 860: | Line 738: | ||
color: #000; | color: #000; | ||
} | } | ||
| − | |||
.usermessage { | .usermessage { | ||
background-color: #dadaff; | background-color: #dadaff; | ||
} | } | ||
| − | |||
.mw-topboxes { | .mw-topboxes { | ||
border-collapse: collapse; | border-collapse: collapse; | ||
| Line 872: | Line 748: | ||
background: url(footer-grad.png) repeat-x bottom left; | background: url(footer-grad.png) repeat-x bottom left; | ||
} | } | ||
| − | |||
.mw-topbox p { | .mw-topbox p { | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
} | } | ||
| − | |||
.mw-topbox { | .mw-topbox { | ||
color: black; | color: black; | ||
| Line 887: | Line 761: | ||
border-bottom: solid 1px #bbbbbb; | border-bottom: solid 1px #bbbbbb; | ||
} | } | ||
| − | |||
#siteSub { | #siteSub { | ||
background-color: #dddddd; | background-color: #dddddd; | ||
} | } | ||
| − | |||
/* emulate center */ | /* emulate center */ | ||
.center { | .center { | ||
| Line 901: | Line 773: | ||
margin-right: auto; | margin-right: auto; | ||
} | } | ||
| − | |||
/* table standards */ | /* table standards */ | ||
.toccolours { | .toccolours { | ||
| Line 910: | Line 781: | ||
padding: 0pt; | padding: 0pt; | ||
} | } | ||
| − | |||
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */ | /* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */ | ||
.tipsy { | .tipsy { | ||
font-size: 130%; | font-size: 130%; | ||
} | } | ||
| − | |||
/** | /** | ||
* Lists: | * Lists: | ||
| Line 926: | Line 795: | ||
display: table; | display: table; | ||
} | } | ||
| − | |||
/* @noflip */ | /* @noflip */ | ||
html > body.rtl div#mw_contentholder ul#filetoc { | html > body.rtl div#mw_contentholder ul#filetoc { | ||
display: block; | display: block; | ||
} | } | ||
| − | |||
/* ----------------Forum Config---------------- */ | /* ----------------Forum Config---------------- */ | ||
| − | |||
table.mw-wikiforum-frame { | table.mw-wikiforum-frame { | ||
border: solid 1px #000; | border: solid 1px #000; | ||
background-color: #333; | background-color: #333; | ||
} | } | ||
| − | |||
tr.mw-wikiforum-title { | tr.mw-wikiforum-title { | ||
border: none; | border: none; | ||
background-color: #000; | background-color: #000; | ||
} | } | ||
| − | |||
th.mw-wikiforum-title, | th.mw-wikiforum-title, | ||
th.mw-wikiforum-value, | th.mw-wikiforum-value, | ||
| Line 955: | Line 819: | ||
border-bottom: solid 1px #000; | border-bottom: solid 1px #000; | ||
} | } | ||
| − | |||
tr.mw-wikiforum-normal { | tr.mw-wikiforum-normal { | ||
background-color: #333; | background-color: #333; | ||
} | } | ||
| − | |||
| − | |||
td.mw-wikiforum-innerframe { | td.mw-wikiforum-innerframe { | ||
border: solid 1px #000; | border: solid 1px #000; | ||
box-shadow: 3px 3px 5px #000; | box-shadow: 3px 3px 5px #000; | ||
} | } | ||
| − | |||
th.mw-wikiforum-thread-top { | th.mw-wikiforum-thread-top { | ||
border: solid 1px #000; | border: solid 1px #000; | ||
background-color: #000; | background-color: #000; | ||
| − | |||
} | } | ||
| − | |||
.wikiforum-avatar-image img{ | .wikiforum-avatar-image img{ | ||
box-shadow: 3px 3px 5px #000; | box-shadow: 3px 3px 5px #000; | ||
} | } | ||
| − | |||
table.mw-wikiforum-frame tbody{ | table.mw-wikiforum-frame tbody{ | ||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
| − | |||
td.mw-wikiforum-thread-main, td.mw-wikiforum-thread-sub{ | td.mw-wikiforum-thread-main, td.mw-wikiforum-thread-sub{ | ||
word-wrap: normal; | word-wrap: normal; | ||
word-break: normal; | word-break: normal; | ||
} | } | ||
| − | |||
td.mw-wikiforum-thread-main { | td.mw-wikiforum-thread-main { | ||
font-family: "Courier New", Courier, monospace; | font-family: "Courier New", Courier, monospace; | ||
| Line 992: | Line 847: | ||
color: #999; | color: #999; | ||
} | } | ||
| − | |||
table.mw-wikiforum-posted { | table.mw-wikiforum-posted { | ||
border-top: 1px solid #999999; | border-top: 1px solid #999999; | ||
| Line 1,001: | Line 855: | ||
color: #999; | color: #999; | ||
} | } | ||
| − | |||
tr.mw-wikiforum-sticky { | tr.mw-wikiforum-sticky { | ||
background-color: #111; | background-color: #111; | ||
} | } | ||
| − | |||
| − | |||
li.gallerybox div.thumb { | li.gallerybox div.thumb { | ||
background-color: #111; | background-color: #111; | ||
border: 2px solid #333; | border: 2px solid #333; | ||
} | } | ||
Latest revision as of 22:44, 11 April 2021
/* CSS placed here will affect users of the Modern skin */
body {
margin: 0 0 0 0;
padding: 0 0 0 0;
font-size: x-small;
font-family: sans-serif;
color: #BBB;
direction: ltr;
unicode-bidi: embed;
background:url(images/b/b3/Dropshadow.png);
background-repeat: repeat-x;
background-position: top;
background-color: #003c36;
}
#mw_main,
#p-personal,
#mw_header,
.os-suggest {
font-size: 130%;
}
body.page-Main_Page h1.firstHeading {
display: none;
}
#mw_header {
position: relative;
top: 0;
left: 0;
margin: 0 0 0 0;
padding: 0 0em 0 0em;
border: none;
height: 150px;
width: 100%;
background:url(images/c/c9/Logo.png);
background-position: bottom center;
background-repeat: no-repeat;
background-color: #003c36;
color: #666;
}
#mw_header h1 {
margin: 0 0 0 0.5em;
padding: 0 0 0 0;
text-decoration: none;
font-size: 150%;
}
#p-personal {
position: absolute;
top: 0px;
left: 500;
height: 1.5em;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 100%;
}
#p-personal div.pBody {
margin: 0 0 0 0;
padding: 0 0 0 0;
height: 1.5em;
font-variant: small-caps;
}
#p-personal h3,
#p-personal h5 {
display: none;
}
#p-personal ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
display: block;
height: 1.5em;
background-color: rgba(0, 0, 0, 0);
}
#p-personal li {
display: block;
float: right;
height: 1.5em;
margin: 0 0 0 0;
vertical-align: middle;
font-weight: bold;
text-transform: lowercase;
text-shadow:0px 0px 5px #000;
}
#p-personal li a {
text-decoration: none;
color: #006699;
padding: 0 1em 0 1em;
}
#p-personal li a:hover {
background-color: #006699;
text-decoration: none;
color: white;
}
#p-personal li:hover {
background-color: none;
}
#jump-to-nav {
display: none;
}
#mw_contentwrapper {
width: 100%;
margin: 0 0 0 -15em;
float: right;
}
#mw_content, #content {
margin: 0 0 0 14em;
background:url(images/b/b3/Dropshadow.png);
background-repeat: repeat-x;
background-position: top;
background-color: #003c36;
border-top: solid 1px #333;
border-left: solid 1px #333;
border-bottom: solid 1px #333;
line-height: 1.5em;
padding: 0 1em 1em 1em;
}
#mw_portlets {
width: 14em;
border-right: solid 1px #000;
background-color: #000;
background-repeat: repeat-y;
text-shadow:0px 0px 5px #000;
}
#mw_main {
padding: 0 0 0 0;
margin: 0 0 0 0;
margin-top: 0px;
}
div.mw_clear {
margin: 0 0 0 0;
padding: 0 0 0 0;
clear: both;
}
.portlet {
padding: 0 0 0 0;
margin: 0 0 0 0;
}
.portlet div.pBody {
padding: 0em 0 0.5em 0;
}
textarea {
width: 100%;
padding: .1em;
}
#searchBody {
text-align: center;
}
#searchInput {
width: 85%;
margin-left: auto;
margin-right: auto;
}
#p-search #searchform div div {
margin-top: .4em;
}
.portlet h3,
.portlet h5 {
padding: 0.1em 0 0.3em 1em;
margin: 0 0 0 0;
background-color: #003366;
color: #fff;
font-weight: bold;
border-top: solid 1px #000;
height: 1.1em;
}
.portlet ul {
margin: 0 0 0 1.5em;
padding: 0 0 0 0;
}
#mw_portlets .portlet ul {
line-height: 1.4em;
}
ul {
/* @embed */
list-style-image: url(bullet.gif);
}
#p-cactions {
height: 1.5em;
padding: 0 0 0 0;
margin: 0 0 0 14em;
}
#p-cactions div.pBody {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#p-cactions a,
#p-cactions a:hover {
color: #999;
text-decoration: none;
}
#p-cactions ul {
display: inline;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#p-cactions li {
margin: 0 0.5em 0 0.5em;
padding: 0 0.2em 0 0.2em;
display: block;
float: left;
height: 1.5em;
text-transform: lowercase;
}
#p-cactions li.selected {
background-color: #000;
}
#p-cactions li a,
#p-cactions li a:visited {
text-decoration: none;
color: #444499;
text-shadow:0px 2px 5px #000;
}
#p-cactions li a:hover {
text-decoration: underline;
color: #9999FF;
}
#p-cactions li.selected a,
#p-cactions li.selected a:hover,
#p-cactions li.selected a:visited {
text-decoration: none;
color: #6666FF;
}
#p-cactions h5 {
display: none;
}
#siteSub {
display: none;
}
#footer {
/* @embed */
background-color: #000;
padding: 10px 1em 1em 1em;
clear:both;
color: #444444;
background:url(images/b/b3/Dropshadow.png);
}
#footer a,
#footer a:hover,
#footer a:visited {
color: #444444;
text-decoration: underline;
}
img {
border: none;
}
#footer li {
display: inline;
list-style-type: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
}
#footer ul {
padding: 0 0 0 0;
margin: 0 0 0 0;
}
div.printfooter {
display: none;
}
p {
margin: 1em 0 1em 0;
}
hr {
height: 1px;
color: #000;
background-color: #333;
border: 0;
margin: .2em 0 .2em 0;
}
#contentSub {
color: #888;
font-size: small;
padding-left: 2em;
}
#mw_portlets form {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
a {
text-decoration: none;
color: #6666FF;
background: none;
}
a:visited {
color: #666699;
}
a:active {
color: #6666FF;
}
a:hover {
color: #9999FF;
text-decoration: none;
}
a.stub {
color: #772233;
}
a.new {
color: #990000;
}
a.new:visited {
color: #660000;
}
span.editsection {
font-size: small;
}
h1, h2 {
border-bottom: solid 1px #333;
}
h1, h2, h3, h4, h5, h6 {
overflow: hidden;
}
#preftoc {
width: 100%;
margin: 0 0 0 0;
padding: 0 0 0 0;
height: 1.5em;
clear: right;
}
#preftoc li {
margin: 0 0.5em 0 0.5em;
padding: 0 0.2em 0 0.2em;
display: block;
float: left;
height: 1.5em;
text-transform: lowercase;
}
#preferences {
margin: 0 0 0 0;
padding: 0em 1em 1em 1em;
border: solid 1px #333;
background-color: #000;
clear: left; /* Multi-line toc should not push data to horizontally */
}
#preferences fieldset {
margin-top: 0;
border: none;
}
.mainLegend {
display: none;
}
.htmlform-tip {
font-size: x-small;
padding: .2em 2em;
color: #666;
}
.prefsection legend {
font-weight: bold;
}
#preftoc li.selected {
background-color: #bbbbbb;
}
#preftoc li a,
#preftoc li a:hover,
#preftoc li a:visited {
text-decoration: underline;
color: #003366;
}
#preftoc li.selected a,
#preftoc li.selected a:hover,
#preftoc li.selected a:visited {
text-decoration: none;
background:url(images/b/b3/Dropshadow.png);
background-repeat: repeat-x;
background-position: top;
background-color: #6666FF;
}
#mw-pref-clear {
clear: both;
}
#mw_content a.external,
#mw_content a.external[href ^="gopher://"] {
/* @embed */
background: url(external.png) center right no-repeat;
padding-right: 13px;
}
#mw_content a.external[href ^="https://"],
.link-https {
/* @embed */
background: url(lock_icon.gif) center right no-repeat;
padding-right: 16px;
}
#mw_content a.external[href ^="mailto:"],
.link-mailto {
/* @embed */
background: url(mail_icon.gif) center right no-repeat;
padding-right: 18px;
}
#mw_content a.external[href ^="news:"] {
/* @embed */
background: url(news_icon.png) center right no-repeat;
padding-right: 18px;
}
#mw_content a.external[href ^="ftp://"],
.link-ftp {
/* @embed */
background: url(file_icon.gif) center right no-repeat;
padding-right: 18px;
}
#mw_content a.external[href ^="irc://"],
#mw_content a.external[href ^="ircs://"],
.link-irc {
/* @embed */
background: url(discussionitem_icon.gif) center right no-repeat;
padding-right: 18px;
}
#mw_content a.external[href $=".ogg"], #mw_content a.external[href $=".OGG"],
#mw_content a.external[href $=".mid"], #mw_content a.external[href $=".MID"],
#mw_content a.external[href $=".midi"], #mw_content a.external[href $=".MIDI"],
#mw_content a.external[href $=".mp3"], #mw_content a.external[href $=".MP3"],
#mw_content a.external[href $=".wav"], #mw_content a.external[href $=".WAV"],
#mw_content a.external[href $=".wma"], #mw_content a.external[href $=".WMA"],
.link-audio {
/* @embed */
background: url(audio.png) center right no-repeat;
padding-right: 13px;
}
#mw_content a.external[href $=".ogm"], #mw_content a.external[href $=".OGM"],
#mw_content a.external[href $=".avi"], #mw_content a.external[href $=".AVI"],
#mw_content a.external[href $=".mpeg"], #mw_content a.external[href $=".MPEG"],
#mw_content a.external[href $=".mpg"], #mw_content a.external[href $=".MPG"],
.link-video {
/* @embed */
background: url(video.png) center right no-repeat;
padding-right: 13px;
}
#mw_content a.external[href $=".pdf"], #mw_content a.external[href $=".PDF"],
#mw_content a.external[href *=".pdf#"], #mw_content a.external[href *=".PDF#"],
#mw_content a.external[href *=".pdf?"], #mw_content a.external[href *=".PDF?"],
.link-document {
/* @embed */
background: url(document.png) center right no-repeat;
padding-right: 12px;
}
/* images */
/* @noflip */div.floatright, table.floatright {
margin: 0 0 .5em .5em;
border: 0;
}
div.floatright p {
font-style: italic;
}
/* @noflip */div.floatleft, table.floatleft {
margin: 0 .5em .5em 0;
border: 0;
}
div.floatleft p {
font-style: italic;
}
/* thumbnails */
div.thumb {
margin-bottom: .5em;
width: auto;
}
div.thumbinner {
border: 1px solid #333;
padding: 3px !important;
background-color: #000000;
font-size: 94%;
text-align: center;
overflow: hidden;
}
html .thumbimage {
border: 1px solid #333;
}
html .thumbcaption {
border: none;
text-align: left;
line-height: 1.4em;
padding: 3px !important;
font-size: 94%;
}
div.magnify {
float: right;
border: none !important;
background: none !important;
}
div.magnify a, div.magnify img {
display: block;
border: none !important;
background: none !important;
}
/* @noflip */div.tright {
margin: .5em 0 .8em 1.4em;
}
/* @noflip */div.tleft {
margin: .5em 1.4em .8em 0;
}
img.thumbborder {
border: 1px solid #dddddd;
}
.mw-warning {
border: 1px solid #aaa;
background-color: #f9f9f9;
padding: 5px;
font-size: 95%;
}
#toc,
.toc {
margin: 0 0 0 0;
padding: 0 0 0 0;
border-spacing: 0;
background-color: #000000;
border: solid 1px #111111;
box-shadow: 3px 3px 5px #000;
}
#toc tr, #toc td {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#toctitle {
border-bottom: solid 1px #333333;
background-color: #333333;
margin: 0 0 0 0;
}
#toc h2,
.toc h2 {
display: inline;
border: none;
padding: 0;
font-size: 100%;
font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
text-align: center;
}
#toc ul,
.toc ul {
list-style-type: none;
list-style-image: none;
margin: 0 1em 0 1em;
padding: 0;
text-align: left;
}
#toc ul ul,
.toc ul ul {
margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
font-size: 94%;
}
.mw-warning {
margin-left: 50px;
margin-right: 50px;
text-align: center;
}
.catlinks {
border: solid 1px #bbbbbb;
background-color: #f0f0f0;
padding: 0.1em 0.3em 0.1em 0.3em;
margin: 0 0 0 0;
box-shadow: 0px 3px 5px #000;
}
#mw_header h1,
#p-personal,
#p-cactions {
overflow: hidden;
}
/* disable interwiki styling */
#mw_content a.extiw,
#mw_content a.extiw:active {
color: #36b;
}
#mw_content a.external {
color: #36b;
}
.redirectText {
font-size: 150%;
margin: 5px;
}
.printfooter {
display: none;
}
.sharedUploadNotice {
font-style: italic;
}
span.updatedmarker {
color: black;
background-color: #0f0;
}
.previewnote {
text-indent: 3em;
color: #c00;
border-bottom: 1px solid #aaa;
padding-bottom: 1em;
margin-bottom: 1em;
}
.previewnote p {
margin: 0;
padding: 0;
}
.editExternally {
border: 1px solid #000;
background-color: #ffffff;
padding: 3px;
margin-top: 0.5em;
float: left;
font-size: small;
text-align: center;
}
.editExternallyHelp {
font-style: italic;
color: gray;
}
.toggle {
margin-left: 2em;
text-indent: -2em;
}
table.collapsed tr.collapsable {
display: none;
}
input#wpSummary {
width: 80%;
}
/* @bug 1714 */
input#wpSave, input#wpDiff {
margin-right: 0.33em;
}
#wpSave {
font-weight: bold;
}
/* noarticletext */
div.noarticletext {
border: 1px solid #ccc;
background: #fff;
padding: .2em 1em;
color: #000;
}
div#searchTargetContainer {
left: 10px;
top: 10px;
width: 90%;
background: white;
}
div#searchTarget {
padding: 3px;
margin: 5px;
background: #F0F0F0;
border: solid 1px blue;
}
div#searchTarget ul li {
list-style: none;
}
div#searchTarget ul li:before {
color: orange;
content: "\00BB \0020";
}
div#searchTargetHide {
float: right;
border: solid 1px black;
background: #DCDCDC;
padding: 2px;
}
div.multipageimagenavbox {
border: solid 1px silver;
padding: 4px;
margin: 1em;
background: #f0f0f0;
}
div.multipageimagenavbox div.thumb {
border: none;
margin-left: 2em;
margin-right: 2em;
}
div.multipageimagenavbox hr {
margin: 6px;
}
table.multipageimage td {
text-align: center;
}
.templatesUsed {
margin-top: 1.5em;
}
.mw-summary-preview {
margin: 0.1em 0;
}
/* Friendlier slave lag warnings */
div.mw-lag-warn-normal,
div.mw-lag-warn-high {
padding: 3px;
text-align: center;
margin: 3px auto;
}
div.mw-lag-warn-normal {
border: 1px solid #FFCC66;
background-color: #FFFFCC;
}
div.mw-lag-warn-high {
font-weight: bold;
border: 2px solid #FF0033;
background-color: #FFCCCC;
}
.MediaTransformError {
background-color: #ccc;
padding: 0.1em;
}
.MediaTransformError td {
text-align: center;
vertical-align: middle;
font-size: 90%;
}
ul {
line-height: 1.5em;
list-style-type: square;
margin: .3em 0 0 1.5em;
padding: 0;
/* @embed */
list-style-image: url(bullet.gif);
}
ol {
line-height: 1.5em;
margin: .3em 0 0 3.2em;
padding: 0;
list-style-image: none;
}
li {
margin-bottom: .1em;
}
dt {
font-weight: bold;
margin-bottom: .1em;
}
dl {
margin-top: .2em;
margin-bottom: .5em;
}
#p-cactions li.new a {
color: #cc2200;
}
span.subpages {
font-size: 80%;
display: block;
}
pre, .mw-code
pre {
border: solid 1px #000;
padding: 0.4em;
background-color: #FFF;
color: #000;
}
.usermessage {
background-color: #dadaff;
}
.mw-topboxes {
border-collapse: collapse;
margin: 0 -1em 1em -1em;
padding: 0 0 0px 0;
/* @embed */
background: url(footer-grad.png) repeat-x bottom left;
}
.mw-topbox p {
padding: 0 0 0 0;
margin: 0 0 0 0;
}
.mw-topbox {
color: black;
font-weight: bold;
margin: 0 0 0 0;
padding: 0 1em 0 1em;
vertical-align: middle;
border-collapse: collapse;
border-bottom: solid 1px #bbbbbb;
}
#siteSub {
background-color: #dddddd;
}
/* emulate center */
.center {
width: 100%;
text-align: center;
}
*.center * {
margin-left: auto;
margin-right: auto;
}
/* table standards */
.toccolours {
border: 1px solid #bbbbbb;
background-color: #f0f0f0;
border-spacing: 0pt;
margin: 0pt;
padding: 0pt;
}
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */
.tipsy {
font-size: 130%;
}
/**
* Lists:
* The following lines don't have a visible effect on non-Gecko browsers
* They fix a problem ith Gecko browsers rendering lists to the right of
* left-floated objects in an RTL layout.
*/
/* @noflip */
html > body.rtl div#mw_contentholder ul {
display: table;
}
/* @noflip */
html > body.rtl div#mw_contentholder ul#filetoc {
display: block;
}
/* ----------------Forum Config---------------- */
table.mw-wikiforum-frame {
border: solid 1px #000;
background-color: #333;
}
tr.mw-wikiforum-title {
border: none;
background-color: #000;
}
th.mw-wikiforum-title,
th.mw-wikiforum-value,
th.mw-wikiforum-admin,
th.mw-wikiforum-lastpost,
td.mw-wikiforum-title,
td.mw-wikiforum-admin,
td.mw-wikiforum-value,
td.mw-wikiforum-lastpost {
border-top: solid 1px #000;
border-bottom: solid 1px #000;
}
tr.mw-wikiforum-normal {
background-color: #333;
}
td.mw-wikiforum-innerframe {
border: solid 1px #000;
box-shadow: 3px 3px 5px #000;
}
th.mw-wikiforum-thread-top {
border: solid 1px #000;
background-color: #000;
}
.wikiforum-avatar-image img{
box-shadow: 3px 3px 5px #000;
}
table.mw-wikiforum-frame tbody{
background-color: transparent;
}
td.mw-wikiforum-thread-main, td.mw-wikiforum-thread-sub{
word-wrap: normal;
word-break: normal;
}
td.mw-wikiforum-thread-main {
font-family: "Courier New", Courier, monospace;
font-size: 11px;
border: none;
background-color: #000;
color: #999;
}
table.mw-wikiforum-posted {
border-top: 1px solid #999999;
}
td.mw-wikiforum-thread-sub {
border: 1px solid #000;
background-color: #333;
color: #999;
}
tr.mw-wikiforum-sticky {
background-color: #111;
}
li.gallerybox div.thumb {
background-color: #111;
border: 2px solid #333;
}