Gah - a solution with more questions. – EntropicLqd
Difference between revisions of "User:00zX/monobook.css"
From Unreal Wiki, The Unreal Engine Documentation Site
m |
m |
||
(46 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | /* | + | /** Namespace's */ |
− | + | /* UE1 */ | |
− | + | .ns-102 h1, .ns-103 h1 {color:#7b749b; border: none;} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | /* UE1 | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | .ns-102 h1, .ns-103 h1 {color:#7b749b;border: none; | + | |
.ns-102 h4, .ns-103 h4 {color: #59939c;} | .ns-102 h4, .ns-103 h4 {color: #59939c;} | ||
− | .ns-102 # | + | /* Tabs & Content */ .ns-102 #content, .ns-103 #content, |
− | + | body.ns-102 div#p-cactions div.pBody ul li, body.ns-102 div#footer, | |
− | + | body.ns-103 div#p-cactions div.pBody ul li, body.ns-103 div#footer{ border: #bcb936 solid 1px;} | |
− | .ns- | + | /* UE2 */ |
− | .ns-104 h1, .ns-105 h1 {color:#7b749b;border:none; | + | .ns-104 h1, .ns-105 h1 {color:#7b749b; border:none;} |
.ns-104 #portlet a:visited, .ns-105 #portlet a:visited{border: #257ec2 solid 1px;} | .ns-104 #portlet a:visited, .ns-105 #portlet a:visited{border: #257ec2 solid 1px;} | ||
− | .ns-104 # | + | /* Tabs & Content */ .ns-104 #content, .ns-105 #content, |
− | + | body.ns-104 div#p-cactions div.pBody ul li, body.ns-104 div#footer, | |
− | /* UE3 | + | body.ns-105 div#p-cactions div.pBody ul li, body.ns-105 div#footer{ border: #257ec2 solid 1px;} |
− | + | /* UE3 */ /* #fd3e1c - Old Red */ | |
− | .ns-106 h1, .ns-107 h1 {color:#7b749b;border: none; | + | .ns-106 h1, .ns-107 h1 {color:#7b749b; border: none;} |
#portlet a:visited, #portlet a:visited{background: inherit;border-color: #bcb936;} | #portlet a:visited, #portlet a:visited{background: inherit;border-color: #bcb936;} | ||
− | + | /* Tabs & Content */ .ns-106 #content, .ns-107 #content, | |
− | /* Legacy | + | body.ns-106 div#p-cactions div.pBody ul li, body.ns-106 div#footer, |
+ | body.ns-107 div#p-cactions div.pBody ul li, body.ns-107 div#footer{ border: #bcb936 solid 1px;} | ||
+ | /* Legacy */ | ||
.ns-100 #content, .ns-101 #content {background: #151515; border: #7b749b solid 1px;} | .ns-100 #content, .ns-101 #content {background: #151515; border: #7b749b solid 1px;} | ||
− | .ns-100 h1, .ns-101 h1 {color:#7b749b;border: none; | + | .ns-100 h1, .ns-101 h1 {color:#7b749b; border: none;} |
.ns-100 h4, .ns-101 h4 {color: #257ec2;} | .ns-100 h4, .ns-101 h4 {color: #257ec2;} | ||
− | .ns-100 # | + | /* Tabs & Content */ .ns-100 #content, .ns-101 #content, |
− | + | body.ns-100 div#p-cactions div.pBody ul li, body.ns-100 div#footer, | |
− | + | body.ns-101 div#p-cactions div.pBody ul li, body.ns-101 div#footer{ border: #7b749b solid 1px;} | |
#siteNotice, #siteNotice a{background: inherit;} | #siteNotice, #siteNotice a{background: inherit;} | ||
Line 64: | Line 33: | ||
font: 100 normal 130%/100% "Arial Narrow", sans-serif; | font: 100 normal 130%/100% "Arial Narrow", sans-serif; | ||
} | } | ||
+ | /* links */ | ||
+ | a:link{color: #66bcd9; text-decoration: none; background: none;} | ||
+ | a:visited{color: #808080; font-style: italic;} | ||
+ | a:hover{color: #59939c; text-decoration: none;} | ||
+ | /* Redlinks */ | ||
+ | a.new:link{color: #fd3e1c;} | ||
+ | a.new:hover{color: #ff6600;} | ||
+ | /* Interwiki links */ | ||
+ | a.external:link{color: #257ec2;} | ||
+ | a.external:hover{color: #145789;} | ||
+ | a.external:visited{color: #257ec2;} | ||
+ | /* Tab links */ | ||
+ | #p-cactions li a:link{color: #c4bfb2;} | ||
+ | #p-cactions li a:visited{color: #7b749b;} | ||
+ | #p-cactions li a:hover{color: #b8b634;} | ||
+ | #p-cactions li.new a:link{color: #fd3e1c;} | ||
+ | #p-cactions li.new a:hover{color: #ff6600;} | ||
+ | /* Main TOC links */ | ||
+ | table.infobox a:visited{color: #c4bfb2; font-style: italic;} | ||
+ | table.infobox a:hover{color: #66bcd9; text-decoration: none;} | ||
− | + | html,div{ color: white; background-color: #090909;} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | html,div{color: white; background-color: #090909;} | + | |
− | + | ||
div#bodyContent div{ background: none;} | div#bodyContent div{ background: none;} | ||
table { color: white; background-color: inherit; } | table { color: white; background-color: inherit; } | ||
− | body { | + | body { font-style:normal; |
− | + | ||
font-variant:normal; | font-variant:normal; | ||
− | |||
line-height:normal; | line-height:normal; | ||
text-indent: 0.4em; | text-indent: 0.4em; | ||
} | } | ||
− | b { color:#c4bfb2; font-weight: 500;}/*bolder*/ | + | b { color:#c4bfb2; font-weight: 500;}/*bolder*/ |
− | p{color: white;background-color: inherit;padding-left: 0.8em;} | + | p{ color: white;background-color: inherit;padding-left: 0.8em;} |
dl dt{} | dl dt{} | ||
− | dd b{ | + | dd b{ color: #59939c;} |
h1, h2, h3, h4 { | h1, h2, h3, h4 { | ||
− | background: none; | + | background: none; |
font-family: arial, trebuchet; | font-family: arial, trebuchet; | ||
font: 100 normal 130%/100% "Arial Narrow", sans-serif; | font: 100 normal 130%/100% "Arial Narrow", sans-serif; | ||
Line 108: | Line 78: | ||
} | } | ||
− | h1 { color: #7b749b;border-bottom: #7b749b solid 1px; | + | h1 { color: #7b749b; border-bottom: #7b749b solid 1px; |
font: 500 normal 160%/180% "Arial Narrow", sans-serif; | font: 500 normal 160%/180% "Arial Narrow", sans-serif; | ||
} | } | ||
− | h2 { color:#99aadd; | + | h2 { color:#99aadd; font: 300 normal 140%/120% "Arial Narrow", sans-serif;}h2{ font-size: 142% !important;} |
− | + | h3, h4 { color: #c0c0c0; font-size: 132%; text-indent: 0.2em;} | |
− | + | ||
− | + | h2 .mw-headline, | |
− | } | + | h3 .mw-headline{ |
− | + | margin-left: -3pt !important; | |
− | + | padding-left: 3pt !important; | |
− | + | background: #101010 !important; | |
− | + | border-top: #090909 1pt solid !important; | |
− | + | border-right: #090909 1pt solid !important; | |
− | + | -moz-border-radius-topright: 0.6em; | |
+ | -moz-border-radius-bottomleft: 0.2em; | ||
+ | } | ||
+ | h2 .mw-headline{ | ||
+ | padding-right: 40% !important; | ||
+ | border-left: #99AADD 1pt dotted !important; | ||
+ | border-bottom: #99AADD 1pt solid !important; | ||
+ | background: #101010 !important; | ||
+ | } | ||
+ | |||
+ | h3 .mw-headline{ | ||
+ | padding-right: 3pt !important; | ||
+ | border-left: #202020 1pt dotted !important; | ||
+ | border-bottom: #202020 3pt double !important; | ||
+ | } | ||
+ | |||
+ | div#mw-pages h3{color: #222222;} | ||
+ | |||
+ | h5 span.mw-headline{ color: #FFFFFF;} | ||
+ | |||
+ | h4 { color: #257ec2; font: 100 normal 130%/100% "Arial Narrow", sans-serif;} | ||
+ | h5 { color: #FFFFFF;} | ||
h6 { color: #000000;} | h6 { color: #000000;} | ||
− | hr { background: #151515;color: #909; | + | hr { background: #151515; color: #909; |
− | margin-top: 1em;margin-bottom: 1em; | + | margin-top: 1em; margin-bottom: 1em; |
} | } | ||
li, | li, | ||
Line 133: | Line 124: | ||
#pbody,#pbody a{ background: inherit; } | #pbody,#pbody a{ background: inherit; } | ||
#pbody a{ border: 1px solid #99aadd;} | #pbody a{ border: 1px solid #99aadd;} | ||
− | |||
/*__TOC__*/ | /*__TOC__*/ | ||
− | #toc { background-color: #494949; | + | #toc { background-color: #494949; border: 1px solid #9f9f9f;-moz-border-radius: 4px;} |
− | #toctitle{ background: none; | + | #toctitle{ background: none;text-decoration: none;} |
− | + | ||
− | } | + | |
#div.toctitle h2{background: inherit; text-decoration: none;} | #div.toctitle h2{background: inherit; text-decoration: none;} | ||
Line 145: | Line 133: | ||
font-family: arial, trebuchet; | font-family: arial, trebuchet; | ||
font-size: 100%; | font-size: 100%; | ||
− | + | -moz-border-radius-topleft: 0.5em; | |
− | + | -moz-border-radius-bottomleft: 0.5em; | |
} | } | ||
+ | |||
#contentSub, | #contentSub, | ||
− | #bodyContent{ background: none; } | + | #bodyContent{ padding-top: 4pt;background: none; } |
div.content div{ background: none;} | div.content div{ background: none;} | ||
Line 156: | Line 145: | ||
div.plainlinks, | div.plainlinks, | ||
div.noprint{ background: #494949; } | div.noprint{ background: #494949; } | ||
− | + | /* Main Contents */ | |
− | /* | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
table.infobox, | table.infobox, | ||
div.infobox, | div.infobox, | ||
div#bodycontent div.infobox{ | div#bodycontent div.infobox{ | ||
− | |||
background: #5f5f5f; | background: #5f5f5f; | ||
− | border: 1px solid #000000; | + | border: 1px solid #000000; |
− | padding: | + | -moz-border-radius: 4px; |
+ | } | ||
+ | table.infobox tbody, | ||
+ | table.infobox tbody tr th{cursor: default;padding-left: 8pt;} | ||
+ | table.infobox tbody ul, | ||
+ | table.infobox tbody ul li{ | ||
+ | padding-left: 6%; | ||
+ | list-style-image: none; | ||
+ | list-style-type: none; | ||
} | } | ||
+ | table.infobox tbody ul li{color: #282828;padding-left: 6pt;} | ||
+ | table.infobox tbody ul li a{ | ||
+ | font-family: arial, trebuchet; | ||
+ | font: 100 normal 120%/100% "Arial Narrow", sans-serif; | ||
+ | margin-left: -12%; | ||
+ | padding-left: 3pt; | ||
+ | padding-right: 4pt; | ||
+ | padding-top: 2pt; | ||
+ | } | ||
+ | table.infobox tbody ul li:hover{ | ||
+ | background: #555555; | ||
+ | margin-right: 16%; | ||
+ | -moz-border-radius: 0.4em; | ||
+ | } | ||
+ | |||
+ | div#bodyContent table.ambox/*, | ||
+ | div#bodyContent table.ambox tbody, | ||
+ | div#bodyContent table.ambox tbody tr, | ||
+ | div#bodyContent table.ambox tbody tr ambox-text.td*/{border: none; -moz-border-radius: 0.4em;} | ||
+ | |||
+ | /*.ambox,table.ambox,table.ambox tbody{color: #c4bfb2 ; background: none;}*/ | ||
.ambox-text{background: none;} | .ambox-text{background: none;} | ||
+ | |||
+ | table.ambox-notice{background: #14344b;} | ||
+ | table.ambox-serious{background: #3b1818;} | ||
+ | table.ambox-content{background: #4b3010;} | ||
+ | table.ambox-style{background: #4b3f10;} | ||
+ | table.ambox-info{background: #303037;} | ||
#mw-headline {background: inherit;} | #mw-headline {background: inherit;} | ||
Line 191: | Line 198: | ||
table.navbox, | table.navbox, | ||
− | table.navbox tbody, | + | table.navbox tbody tr.navbox-body td.navbox-body, |
− | table.navbox tbody tr{ | + | table.navbox tbody tr.navbox-body th.navbox-group{background: #343434;} |
− | background: | + | table.navbox tbody tr.navbox-header{ |
− | } | + | background: #819681; |
+ | -moz-border-radius: 0.2em;} | ||
+ | table.navbox tbody tr.navbox-header a{color: #222222;} | ||
− | table | + | table#recent-edits.infobox tbody tr th{color: #FFFFFF; text-align: justify;} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
− | + | div#catlinks{border: #5f5f5f dotted 1px; background: #090909; -moz-border-radius: 0.4em;} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | div# | + | |
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
/* Remove Edit Sections for minor headings */ | /* Remove Edit Sections for minor headings */ | ||
h3 span.editsection,h4 span.editsection,h5 span.editsection,h6 span.editsection{display: none;} | h3 span.editsection,h4 span.editsection,h5 span.editsection,h6 span.editsection{display: none;} | ||
− | |||
− | |||
− | |||
− | |||
/* Search Box */ | /* Search Box */ | ||
− | div#p-search.portlet div#searchBody.pBody{ | + | div#p-search.portlet div#searchBody.pBody{ background: none;} |
− | + | ||
− | } | + | |
div#p-search.portlet div#searchBody.pBody form#searchForm, | div#p-search.portlet div#searchBody.pBody form#searchForm, | ||
Line 237: | Line 223: | ||
/* Tabs */ | /* Tabs */ | ||
− | /* | + | /*#p-cactions li a:visited{background: none;}*/ |
− | + | #p-cactions li.selected, | |
− | div#p-cactions div.pBody ul{ | + | #p-cactions li.selected a, |
− | + | #p-cactions li a:hover{background: #151515;} | |
− | } | + | |
+ | div#p-cactions div.pBody ul li{ | ||
+ | background: #151515; | ||
+ | padding-top: 4pt; | ||
+ | -moz-border-radius-topleft: 0.4em; | ||
+ | -moz-border-radius-topright: 0.4em; | ||
+ | } | ||
− | div#p-cactions div.pBody ul li a{ | + | /*div#p-cactions div.pBody ul li a*/ |
+ | #p-cactions li a{ | ||
font-family: arial, trebuchet; | font-family: arial, trebuchet; | ||
font: 100 normal 110%/120% "Arial Narrow", sans-serif; | font: 100 normal 110%/120% "Arial Narrow", sans-serif; | ||
− | |||
background: #151515; | background: #151515; | ||
} | } | ||
− | + | /**/ | |
− | + | body.mediawiki div#globalWrapper div#footer{ background: #151515;} | |
− | div# | + | |
− | + | div#bodyContent div table{ | |
− | + | background: #819681; | |
− | div# | + | color: #DDDDDD; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | background: # | + | |
− | + | ||
} | } | ||
− | div# | + | div#bodyContent div table tbody{ |
− | + | background: #5f5f5f; | |
− | + | color: #DDDDDD; | |
− | + | } | |
− | + | div#bodyContent div table tbody tr{ | |
− | + | background: #5f5f5f; | |
− | background: # | + | color: #AAAAAA; |
} | } | ||
− | + | div#bodyContent div table tbody tr td{ | |
− | background: # | + | background: #5f5f5f; |
− | } | + | color: #AAAAA; |
+ | } | ||
/* Thumb Image adjustments */ | /* Thumb Image adjustments */ | ||
− | |||
div#bodyContent div.thumb, | div#bodyContent div.thumb, | ||
div#bodyContent div.thumb div.thumbinner, | div#bodyContent div.thumb div.thumbinner, | ||
Line 292: | Line 278: | ||
div#bodyContent div.thumb, | div#bodyContent div.thumb, | ||
− | div#bodyContent div.thumb div.thumbinner a.image img{ | + | div#bodyContent div.thumb div.thumbinner a.image img{ border: none;} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
div#bodyContent div.tleft{padding-right: 12px;} | div#bodyContent div.tleft{padding-right: 12px;} | ||
div#bodyContent div.tright{padding-left: 12px;} | div#bodyContent div.tright{padding-left: 12px;} | ||
− | |||
/* Text Alignment Tweaks */ | /* Text Alignment Tweaks */ | ||
Line 309: | Line 289: | ||
div#bodyContent h1.firstHeading{padding-top: 12pt;font: 100 normal 170%/100% "Arial Narrow", sans-serif;} | div#bodyContent h1.firstHeading{padding-top: 12pt;font: 100 normal 170%/100% "Arial Narrow", sans-serif;} | ||
− | + | /*================================================================================*/ | |
− | /* | + | div#p-tb div.pBody, |
− | div# | + | |
− | div | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
div#p-personal, | div#p-personal, | ||
div#p-personal div.pBody, | div#p-personal div.pBody, | ||
div#p-personal div.pBody ul{ background: none;} | div#p-personal div.pBody ul{ background: none;} | ||
− | + | div#p-personal div.pBody{padding-left: 60%;} | |
− | + | ||
− | + | ||
+ | div#column-one div#p-personal{ | ||
+ | padding-top: 8pt; | ||
+ | height: 18px; | ||
+ | font-family: arial, trebuchet; | ||
+ | font: 100 normal 130%/100% "Arial Narrow", sans-serif; | ||
+ | } | ||
− | + | div#column-one div#p-personal div.pBody a{color: #adcc63; text-decoration: none;} | |
− | + | div#column-one div#p-personal div.pBody ul li:hover{color: #000000;background: #adcc63;} | |
− | + | ||
− | # | + | div#column-one div#p-personal div.pBody ul li{ |
+ | background: #000000; | ||
+ | border: 1pt #151515 solid; | ||
+ | border-bottom: 2pt #151515 solid; | ||
+ | padding-left: 6pt; | ||
+ | padding-right: 6pt; | ||
+ | margin-left: 2pt; | ||
-moz-border-radius-topleft: 0.5em; | -moz-border-radius-topleft: 0.5em; | ||
-moz-border-radius-bottomleft: 0.5em; | -moz-border-radius-bottomleft: 0.5em; | ||
} | } | ||
− | + | .mw-specialpagesgroup{background: #151515;} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
− | + | div#column-content, div#column-one div#p-cactions{padding-top: 8pt;} | |
− | # | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
− | # | + | div#catlinks{ |
− | + | border: 0.5pt #5f5f5f solid; | |
− | + | background: #090909 !important; | |
− | -moz- | + | -moz-border-radius: 0.4em; |
− | + | ||
− | + | ||
} | } | ||
− | + | table.navbox { border: #5f5f5f 1pt solid; -moz-border-radius: 0.5em;} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
− | + | table.navbox th.navbox-header{background: #343434;} | |
− | border: # | + | table.navbox th.navbox-header>div{ |
− | } | + | border: #151515 1pt solid; |
+ | background: #819681; | ||
+ | -moz-border-radius: 0.4em;} | ||
− | + | div#p-navigation h5{ | |
− | + | color: #bebebe; | |
− | + | background: #151515; | |
− | border: # | + | font-family: arial, trebuchet; |
+ | font: 100 normal 130%/100% "Arial Narrow", sans-serif; | ||
+ | border-left: 3pt #bebebe double; | ||
+ | border-bottom: 1pt #bebebe solid; | ||
+ | padding-right: 34pt; | ||
+ | -moz-border-radius-bottomleft: 0.4em; | ||
+ | -moz-border-radius-topright: 1.2em; | ||
} | } | ||
− | div# | + | div#p-navigation div.pBody, |
− | div# | + | div#p-navigation div.pBody ul, |
− | + | div#p-navigation div.pBody ul li{list-style-image: none;list-style-type: none;} | |
− | } | + | div#p-navigation div.pBody ul{padding-left: 2pt; border-left: 1pt #9f9f9f solid;} |
+ | div#p-navigation div.pBody ul li{padding-top: 2pt;background: #151515;} | ||
− | div# | + | div#p-navigation div.pBody a{ |
− | + | font-family: arial, trebuchet; | |
− | + | font: 100 normal 120%/100% "Arial Narrow", sans-serif; | |
− | + | border-left: 3pt #bebebe double; | |
+ | border-bottom: 1pt #bebebe solid; | ||
+ | padding-left: 3pt; | ||
+ | padding-right: 4pt; | ||
+ | padding-top: 2pt; | ||
+ | -moz-border-radius-bottomleft: 0.4em; | ||
+ | -moz-border-radius-topright: 0.8em; | ||
} | } | ||
− | div | + | div#p-navigation div.pBody a:link{color:#9f9f9f;} |
− | div | + | div#p-navigation div.pBody a:hover{ |
− | + | color:#bfbfbf; | |
− | color:# | + | border-left: 3pt #575757 double; |
+ | border-bottom: 1pt #575757 solid; | ||
} | } | ||
− | /* | + | /*================================================================================*/ |
− | + | /* (codenoir) */ | |
− | + | div#bodyContent pre{border: #494949 dotted 1px; background: #090909; color: #ffffff} | |
− | div | + | pre.de1{color:white;} |
− | + | code{border: none; background: none; color:#ffffff;} | |
− | + | ||
− | } | + | |
− | /* | + | /** Global Highlighter (codenoir) - Supports: CSS, UScript */ |
− | div | + | div#bodyContent div.mw-geshi{border: #5f5f5f dotted 1px; background: #090909;-moz-border-radius: 4px;} |
− | div.mw-geshi | + | |
− | + | ||
− | } | + | |
− | div.mw-geshi div. | + | div#bodyContent div.mw-geshi div, |
− | color:# | + | div#bodyContent div.mw-geshi div pre{ border: none;} |
− | } | + | /* Keywords */ |
+ | div#bodyContent span.kw1, | ||
+ | div#bodyContent span.kw4, /* UC: Types */ | ||
+ | div#bodyContent span.kw5, | ||
+ | div#bodyContent span.kw6{ color:#66bcd9;} | ||
+ | /* Comments */ | ||
+ | div#bodyContent span.co1, | ||
+ | div#bodyContent span.coMULTI{ color:#00c000;} | ||
+ | /* Literals */ | ||
+ | div#bodyContent span.st0{ color:#fd3e1c;} | ||
− | /* | + | /** Uscript - Highlighter (codenoir) */ |
− | div. | + | div.source-uscript pre{ |
− | color:# | + | border: none;background: none;color: #000000; |
+ | -moz-border-radius: 4px; | ||
} | } | ||
− | div.mw-geshi div.uscript pre.de1 span. | + | div.mw-geshi div.uscript pre.de1 span.br0, |
− | color:# | + | div.mw-geshi div.uscript pre.de1 span.sy0, |
− | } | + | div.mw-geshi div.uscript pre.de1 span.sy1, |
+ | /* casts,enum,struct?*/ | ||
+ | div.mw-geshi div.uscript pre.de1 span.me1{ color:#FFFFFF;} | ||
+ | /* Keywords *//* Secondary - True/None/Owner/Self? */ | ||
+ | div.mw-geshi div.uscript pre.de1 span.kw8{ color:#66bcd9;} | ||
+ | /* Keywords - Secondary */ | ||
+ | div.mw-geshi div.uscript pre.de1 span.kw7{ color:#8f8f8f;} | ||
− | + | body.ns-105 div.mw-geshi div.uscript pre.de1 span.kw10, | |
− | div.mw-geshi div.uscript pre.de1 span. | + | body.ns-104 div.mw-geshi div.uscript pre.de1 span.kw10{color:#257ec2;} |
− | div.mw-geshi div.uscript pre.de1 span. | + | /* Major UE Classes */ |
− | + | div.mw-geshi div.uscript pre.de1 span.kw10{ color:#cccc00;} | |
− | } | + | /* Digit */ |
− | + | div.mw-geshi div.uscript pre.de1 span.nu0{ color:#ff6600;} | |
− | /* | + | /* Markup */ |
− | + | div.mw-geshi div.uscript pre.de1 span.re0{ color:#0066ff;} | |
− | /* | + | |
− | + | ||
− | + | ||
− | div | + | |
− | div | + | |
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
− | + | ||
− | /* | + | |
− | div | + | |
− | + | ||
− | + | ||
− | } | + | |
− | + | ||
− | + | ||
/** XML - Highlighter (codenoir) */ | /** XML - Highlighter (codenoir) */ | ||
− | /* | + | div.mw-geshi div.xml pre.de1 span.sc3{ color:#ffffff;} |
+ | /* Markup */ | ||
+ | div.mw-geshi div.xml pre.de1 span.re0, | ||
+ | div.mw-geshi div.xml pre.de1 span.re1, | ||
+ | div.mw-geshi div.xml pre.de1 span.re2{ color:#0066ff;} | ||
+ | /* Comments */ | ||
+ | div.mw-geshi div.xml pre.de1 span.sc-1{ color:#00c000;} | ||
+ | /** NSIS - Highlighter (codenoir) */ | ||
+ | div.mw-geshi div.nsis pre.de1 span.kw2{ color:#0066ff;} | ||
+ | div.mw-geshi div.nsis pre.de1 span.re5{ color:#cccc00;} | ||
+ | /** (DOS) BATCH - Highlighter (codenoir) */ | ||
+ | div.mw-geshi div.dos pre.de1 span.kw3{ color:#66bcd9;} | ||
+ | div.mw-geshi div.dos pre.de1 span.re2{ color:#cccc00;} | ||
+ | div.mw-geshi div.dos pre.de1 span.sy0{ color:#fd3e1c;} |
Latest revision as of 08:48, 1 September 2011
/** Namespace's */ /* UE1 */ .ns-102 h1, .ns-103 h1 {color:#7b749b; border: none;} .ns-102 h4, .ns-103 h4 {color: #59939c;} /* Tabs & Content */ .ns-102 #content, .ns-103 #content, body.ns-102 div#p-cactions div.pBody ul li, body.ns-102 div#footer, body.ns-103 div#p-cactions div.pBody ul li, body.ns-103 div#footer{ border: #bcb936 solid 1px;} /* UE2 */ .ns-104 h1, .ns-105 h1 {color:#7b749b; border:none;} .ns-104 #portlet a:visited, .ns-105 #portlet a:visited{border: #257ec2 solid 1px;} /* Tabs & Content */ .ns-104 #content, .ns-105 #content, body.ns-104 div#p-cactions div.pBody ul li, body.ns-104 div#footer, body.ns-105 div#p-cactions div.pBody ul li, body.ns-105 div#footer{ border: #257ec2 solid 1px;} /* UE3 */ /* #fd3e1c - Old Red */ .ns-106 h1, .ns-107 h1 {color:#7b749b; border: none;} #portlet a:visited, #portlet a:visited{background: inherit;border-color: #bcb936;} /* Tabs & Content */ .ns-106 #content, .ns-107 #content, body.ns-106 div#p-cactions div.pBody ul li, body.ns-106 div#footer, body.ns-107 div#p-cactions div.pBody ul li, body.ns-107 div#footer{ border: #bcb936 solid 1px;} /* Legacy */ .ns-100 #content, .ns-101 #content {background: #151515; border: #7b749b solid 1px;} .ns-100 h1, .ns-101 h1 {color:#7b749b; border: none;} .ns-100 h4, .ns-101 h4 {color: #257ec2;} /* Tabs & Content */ .ns-100 #content, .ns-101 #content, body.ns-100 div#p-cactions div.pBody ul li, body.ns-100 div#footer, body.ns-101 div#p-cactions div.pBody ul li, body.ns-101 div#footer{ border: #7b749b solid 1px;} #siteNotice, #siteNotice a{background: inherit;} #recent-edits tbody tr th{ color:#090909; font-family: arial, trebuchet; font: 100 normal 130%/100% "Arial Narrow", sans-serif; } /* links */ a:link{color: #66bcd9; text-decoration: none; background: none;} a:visited{color: #808080; font-style: italic;} a:hover{color: #59939c; text-decoration: none;} /* Redlinks */ a.new:link{color: #fd3e1c;} a.new:hover{color: #ff6600;} /* Interwiki links */ a.external:link{color: #257ec2;} a.external:hover{color: #145789;} a.external:visited{color: #257ec2;} /* Tab links */ #p-cactions li a:link{color: #c4bfb2;} #p-cactions li a:visited{color: #7b749b;} #p-cactions li a:hover{color: #b8b634;} #p-cactions li.new a:link{color: #fd3e1c;} #p-cactions li.new a:hover{color: #ff6600;} /* Main TOC links */ table.infobox a:visited{color: #c4bfb2; font-style: italic;} table.infobox a:hover{color: #66bcd9; text-decoration: none;} html,div{ color: white; background-color: #090909;} div#bodyContent div{ background: none;} table { color: white; background-color: inherit; } body { font-style:normal; font-variant:normal; line-height:normal; text-indent: 0.4em; } b { color:#c4bfb2; font-weight: 500;}/*bolder*/ p{ color: white;background-color: inherit;padding-left: 0.8em;} dl dt{} dd b{ color: #59939c;} h1, h2, h3, h4 { background: none; font-family: arial, trebuchet; font: 100 normal 130%/100% "Arial Narrow", sans-serif; border-bottom: none; } h1 { color: #7b749b; border-bottom: #7b749b solid 1px; font: 500 normal 160%/180% "Arial Narrow", sans-serif; } h2 { color:#99aadd; font: 300 normal 140%/120% "Arial Narrow", sans-serif;}h2{ font-size: 142% !important;} h3, h4 { color: #c0c0c0; font-size: 132%; text-indent: 0.2em;} h2 .mw-headline, h3 .mw-headline{ margin-left: -3pt !important; padding-left: 3pt !important; background: #101010 !important; border-top: #090909 1pt solid !important; border-right: #090909 1pt solid !important; -moz-border-radius-topright: 0.6em; -moz-border-radius-bottomleft: 0.2em; } h2 .mw-headline{ padding-right: 40% !important; border-left: #99AADD 1pt dotted !important; border-bottom: #99AADD 1pt solid !important; background: #101010 !important; } h3 .mw-headline{ padding-right: 3pt !important; border-left: #202020 1pt dotted !important; border-bottom: #202020 3pt double !important; } div#mw-pages h3{color: #222222;} h5 span.mw-headline{ color: #FFFFFF;} h4 { color: #257ec2; font: 100 normal 130%/100% "Arial Narrow", sans-serif;} h5 { color: #FFFFFF;} h6 { color: #000000;} hr { background: #151515; color: #909; margin-top: 1em; margin-bottom: 1em; } li, ul { background: inherit; } #pbody,#pbody a{ background: inherit; } #pbody a{ border: 1px solid #99aadd;} /*__TOC__*/ #toc { background-color: #494949; border: 1px solid #9f9f9f;-moz-border-radius: 4px;} #toctitle{ background: none;text-decoration: none;} #div.toctitle h2{background: inherit; text-decoration: none;} #content { background: #151515; font-family: arial, trebuchet; font-size: 100%; -moz-border-radius-topleft: 0.5em; -moz-border-radius-bottomleft: 0.5em; } #contentSub, #bodyContent{ padding-top: 4pt;background: none; } div.content div{ background: none;} div.thumb{ background: inherit; } div.plainlinks, div.noprint{ background: #494949; } /* Main Contents */ table.infobox, div.infobox, div#bodycontent div.infobox{ background: #5f5f5f; border: 1px solid #000000; -moz-border-radius: 4px; } table.infobox tbody, table.infobox tbody tr th{cursor: default;padding-left: 8pt;} table.infobox tbody ul, table.infobox tbody ul li{ padding-left: 6%; list-style-image: none; list-style-type: none; } table.infobox tbody ul li{color: #282828;padding-left: 6pt;} table.infobox tbody ul li a{ font-family: arial, trebuchet; font: 100 normal 120%/100% "Arial Narrow", sans-serif; margin-left: -12%; padding-left: 3pt; padding-right: 4pt; padding-top: 2pt; } table.infobox tbody ul li:hover{ background: #555555; margin-right: 16%; -moz-border-radius: 0.4em; } div#bodyContent table.ambox/*, div#bodyContent table.ambox tbody, div#bodyContent table.ambox tbody tr, div#bodyContent table.ambox tbody tr ambox-text.td*/{border: none; -moz-border-radius: 0.4em;} /*.ambox,table.ambox,table.ambox tbody{color: #c4bfb2 ; background: none;}*/ .ambox-text{background: none;} table.ambox-notice{background: #14344b;} table.ambox-serious{background: #3b1818;} table.ambox-content{background: #4b3010;} table.ambox-style{background: #4b3f10;} table.ambox-info{background: #303037;} #mw-headline {background: inherit;} h4 span.mwheadline{text-indent: 0.1em;} h5 span.mwheadline{color: #FFFFFF;} h6, h6 span.mwheadline{color: #FFFFFF; } table.navbox, table.navbox tbody tr.navbox-body td.navbox-body, table.navbox tbody tr.navbox-body th.navbox-group{background: #343434;} table.navbox tbody tr.navbox-header{ background: #819681; -moz-border-radius: 0.2em;} table.navbox tbody tr.navbox-header a{color: #222222;} table#recent-edits.infobox tbody tr th{color: #FFFFFF; text-align: justify;} div#catlinks{border: #5f5f5f dotted 1px; background: #090909; -moz-border-radius: 0.4em;} /* Remove Edit Sections for minor headings */ h3 span.editsection,h4 span.editsection,h5 span.editsection,h6 span.editsection{display: none;} /* Search Box */ div#p-search.portlet div#searchBody.pBody{ background: none;} div#p-search.portlet div#searchBody.pBody form#searchForm, div#p-search.portlet div#searchBody.pBody form#searchForm div, div#p-search.portlet div#searchBody.pBody form#searchForm div input#searchInput{ color: #FFFFFF; background: #090909; } /* Tabs */ /*#p-cactions li a:visited{background: none;}*/ #p-cactions li.selected, #p-cactions li.selected a, #p-cactions li a:hover{background: #151515;} div#p-cactions div.pBody ul li{ background: #151515; padding-top: 4pt; -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em; } /*div#p-cactions div.pBody ul li a*/ #p-cactions li a{ font-family: arial, trebuchet; font: 100 normal 110%/120% "Arial Narrow", sans-serif; background: #151515; } /**/ body.mediawiki div#globalWrapper div#footer{ background: #151515;} div#bodyContent div table{ background: #819681; color: #DDDDDD; } div#bodyContent div table tbody{ background: #5f5f5f; color: #DDDDDD; } div#bodyContent div table tbody tr{ background: #5f5f5f; color: #AAAAAA; } div#bodyContent div table tbody tr td{ background: #5f5f5f; color: #AAAAA; } /* Thumb Image adjustments */ div#bodyContent div.thumb, div#bodyContent div.thumb div.thumbinner, div#bodyContent div.thumb div.thumbinner a.image{ padding: 4px; padding-left: 3px; padding-right: 6px; color: white; background: none; -moz-border-radius: 4px; } div#bodyContent div.thumb, div#bodyContent div.thumb div.thumbinner a.image img{ border: none;} div#bodyContent div.tleft{padding-right: 12px;} div#bodyContent div.tright{padding-left: 12px;} /* Text Alignment Tweaks */ div#bodyContent h2 {text-indent: 0.2em;} div#bodyContent h3 {text-indent: 0.4em;} div#bodyContent h4 {text-indent: 0.6em; font: 100 normal 120%/70% "Arial Narrow", sans-serif;} div#bodyContent h1.firstHeading{padding-top: 12pt;font: 100 normal 170%/100% "Arial Narrow", sans-serif;} /*================================================================================*/ div#p-tb div.pBody, div#p-personal, div#p-personal div.pBody, div#p-personal div.pBody ul{ background: none;} div#p-personal div.pBody{padding-left: 60%;} div#column-one div#p-personal{ padding-top: 8pt; height: 18px; font-family: arial, trebuchet; font: 100 normal 130%/100% "Arial Narrow", sans-serif; } div#column-one div#p-personal div.pBody a{color: #adcc63; text-decoration: none;} div#column-one div#p-personal div.pBody ul li:hover{color: #000000;background: #adcc63;} div#column-one div#p-personal div.pBody ul li{ background: #000000; border: 1pt #151515 solid; border-bottom: 2pt #151515 solid; padding-left: 6pt; padding-right: 6pt; margin-left: 2pt; -moz-border-radius-topleft: 0.5em; -moz-border-radius-bottomleft: 0.5em; } .mw-specialpagesgroup{background: #151515;} div#column-content, div#column-one div#p-cactions{padding-top: 8pt;} div#catlinks{ border: 0.5pt #5f5f5f solid; background: #090909 !important; -moz-border-radius: 0.4em; } table.navbox { border: #5f5f5f 1pt solid; -moz-border-radius: 0.5em;} table.navbox th.navbox-header{background: #343434;} table.navbox th.navbox-header>div{ border: #151515 1pt solid; background: #819681; -moz-border-radius: 0.4em;} div#p-navigation h5{ color: #bebebe; background: #151515; font-family: arial, trebuchet; font: 100 normal 130%/100% "Arial Narrow", sans-serif; border-left: 3pt #bebebe double; border-bottom: 1pt #bebebe solid; padding-right: 34pt; -moz-border-radius-bottomleft: 0.4em; -moz-border-radius-topright: 1.2em; } div#p-navigation div.pBody, div#p-navigation div.pBody ul, div#p-navigation div.pBody ul li{list-style-image: none;list-style-type: none;} div#p-navigation div.pBody ul{padding-left: 2pt; border-left: 1pt #9f9f9f solid;} div#p-navigation div.pBody ul li{padding-top: 2pt;background: #151515;} div#p-navigation div.pBody a{ font-family: arial, trebuchet; font: 100 normal 120%/100% "Arial Narrow", sans-serif; border-left: 3pt #bebebe double; border-bottom: 1pt #bebebe solid; padding-left: 3pt; padding-right: 4pt; padding-top: 2pt; -moz-border-radius-bottomleft: 0.4em; -moz-border-radius-topright: 0.8em; } div#p-navigation div.pBody a:link{color:#9f9f9f;} div#p-navigation div.pBody a:hover{ color:#bfbfbf; border-left: 3pt #575757 double; border-bottom: 1pt #575757 solid; } /*================================================================================*/ /* (codenoir) */ div#bodyContent pre{border: #494949 dotted 1px; background: #090909; color: #ffffff} pre.de1{color:white;} code{border: none; background: none; color:#ffffff;} /** Global Highlighter (codenoir) - Supports: CSS, UScript */ div#bodyContent div.mw-geshi{border: #5f5f5f dotted 1px; background: #090909;-moz-border-radius: 4px;} div#bodyContent div.mw-geshi div, div#bodyContent div.mw-geshi div pre{ border: none;} /* Keywords */ div#bodyContent span.kw1, div#bodyContent span.kw4, /* UC: Types */ div#bodyContent span.kw5, div#bodyContent span.kw6{ color:#66bcd9;} /* Comments */ div#bodyContent span.co1, div#bodyContent span.coMULTI{ color:#00c000;} /* Literals */ div#bodyContent span.st0{ color:#fd3e1c;} /** Uscript - Highlighter (codenoir) */ div.source-uscript pre{ border: none;background: none;color: #000000; -moz-border-radius: 4px; } div.mw-geshi div.uscript pre.de1 span.br0, div.mw-geshi div.uscript pre.de1 span.sy0, div.mw-geshi div.uscript pre.de1 span.sy1, /* casts,enum,struct?*/ div.mw-geshi div.uscript pre.de1 span.me1{ color:#FFFFFF;} /* Keywords *//* Secondary - True/None/Owner/Self? */ div.mw-geshi div.uscript pre.de1 span.kw8{ color:#66bcd9;} /* Keywords - Secondary */ div.mw-geshi div.uscript pre.de1 span.kw7{ color:#8f8f8f;} body.ns-105 div.mw-geshi div.uscript pre.de1 span.kw10, body.ns-104 div.mw-geshi div.uscript pre.de1 span.kw10{color:#257ec2;} /* Major UE Classes */ div.mw-geshi div.uscript pre.de1 span.kw10{ color:#cccc00;} /* Digit */ div.mw-geshi div.uscript pre.de1 span.nu0{ color:#ff6600;} /* Markup */ div.mw-geshi div.uscript pre.de1 span.re0{ color:#0066ff;} /** XML - Highlighter (codenoir) */ div.mw-geshi div.xml pre.de1 span.sc3{ color:#ffffff;} /* Markup */ div.mw-geshi div.xml pre.de1 span.re0, div.mw-geshi div.xml pre.de1 span.re1, div.mw-geshi div.xml pre.de1 span.re2{ color:#0066ff;} /* Comments */ div.mw-geshi div.xml pre.de1 span.sc-1{ color:#00c000;} /** NSIS - Highlighter (codenoir) */ div.mw-geshi div.nsis pre.de1 span.kw2{ color:#0066ff;} div.mw-geshi div.nsis pre.de1 span.re5{ color:#cccc00;} /** (DOS) BATCH - Highlighter (codenoir) */ div.mw-geshi div.dos pre.de1 span.kw3{ color:#66bcd9;} div.mw-geshi div.dos pre.de1 span.re2{ color:#cccc00;} div.mw-geshi div.dos pre.de1 span.sy0{ color:#fd3e1c;}