Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
User:00zX/monobook.css
From Unreal Wiki, The Unreal Engine Documentation Site
< User:00zX
Revision as of 03:44, 25 March 2010 by 00zX (Talk | contribs) (Fixed legacy backgrounds (makes pages unreadable), added Xml highlighter (black on dark grey unreadable))
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Clear the cache in Tools → Preferences
/*================================================================================*/ /** 00zX_CODENOIR.CSS */ /*================================================================================*/ /* #bcb936 - UC3 Gold */ /* #66bcd9 - UnrealEd Blue */ /* #62613a - ol'crash */ /* #090909 - Noir */ /* #151515 - Full Moon */ /* #8f8f8f - Grey Metal */ /* #575757 - Dark Metal */ /* #adcc63 - light green */ /* #99aadd - light blue metal / lilac */ /* #59939c - greyish blue light / teal */ /* #494949 - midish grey metal */ /* #7b749b - purple metal*/ /* #257ec2 - shell beach */ /* #fd3e1c - oraed */ /* #ffcc00 - yellow ambox */ /* #0a44aa - H2 blue deep */ /* #c4bfb2 - orange off white*/ /* #b8b634 - welloy */ /* #ffff80 - mellow */ /* #222222 - vert */ /* #9f9f9f - grey tunr */ /*================================================================================*/ /* UE1 namespace content */ .ns-102 #content, .ns-103 #content { /*background: #eff7ff url(/w/images/UE1Background.png) top right no-repeat;*/ border: #66bcd9 solid 1px; } .ns-102 h1, .ns-103 h1 {color:#7b749b;border: none;/* border-bottom: #66bcd9 solid 1px;*/} .ns-102 h4, .ns-103 h4 {color: #59939c;} .ns-102 #highlighted-source, .ns-103 #highlighted-source{border: #494949 dashed 1px;} /* UE2 namespace content */ .ns-104 #content, .ns-105 #content {border: #257ec2 solid 1px;} .ns-104 h1, .ns-105 h1 {color:#7b749b;border:none;/* border-bottom: #257ec2 solid 1px;*/} .ns-104 #portlet a:visited, .ns-105 #portlet a:visited{border: #257ec2 solid 1px;} .ns-104 #highlighted-source, .ns-105 #highlighted-source{border: #257ec2 dashed 1px;} /* UE3 namespace content */ /* #fd3e1c - Old Red */ .ns-106 #content, .ns-107 #content {border: #bcb936 solid 1px;} .ns-106 h1, .ns-107 h1 {color:#7b749b;border: none;/* border-bottom: #bcb936 solid 1px;*/} #portlet a:visited, #portlet a:visited{background: inherit;border-color: #bcb936;} /* Legacy namespace content */ .ns-100 #content, .ns-101 #content {background: #151515; border: #7b749b solid 1px;} .ns-100 h1, .ns-101 h1 {color:#7b749b;border: none;/* border-bottom: #7b749b solid 1px;*/} .ns-100 h4, .ns-101 h4 {color: #257ec2;} .ns-100 #highlighted-source, .ns-101 #highlighted-source{border: #7b749b dashed 1px;} tbody tr table tbody tr td ul li:hover{text-decoration: none;} #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; } /* (codenoir) */ div#bodyContent pre{border: #494949 dotted 1px;background: #090909;color: #ffffff !important;} /* .code{ padding-left: -0.025em !important; background: none !important; border: #222222 dotted 1px !important; color: #222222 !important; }*/ code{border: none;/* background: inherit !important;*/background: none;color:#ffffff;} /*================================================================================*/ /** MONOBOOK-COMMON-NOIR.CSS */ /*================================================================================*/ a:link{color: #99c9ff;text-decoration: none;background: none;line-height: 0.6em;} a:visited{color: #959595;font-style: italic;} a:hover{color: #59939c;text-decoration: none; line-height: 0.6em;} html,div{color: white; background-color: #090909;} div#bodyContent div{ background: none;} table { color: white; background-color: inherit; } body { /*font-size-adjust:none;*/ font-style:normal; font-variant:normal; /*font-weight: 150 !important;*//*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; /*background: #151515 !important;*/ 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;border-bottom: 1px solid #99aadd; font: 300 normal 140%/120% "Arial Narrow", sans-serif; /* line-height: 0.6em !important; letter-spacing: 0.025em !important; word-spacing: 0.4em !important;*/ } h3, h4 { text-indent: 0.2em; } 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 #59939c; } #toctitle{ background: none; /*font-weight: 350 !important;*/ text-decoration: none; } #div.toctitle h2{background: inherit; text-decoration: none;} #content { background: #151515; font-family: arial, trebuchet; font-size: 100%; /*font-size: 10pt !important;*/ /*border: 0 !important;*/ } #contentSub, #bodyContent{ background: none; } div.content div{ background: none;} div.thumb{ background: inherit; } div.plainlinks, div.noprint{ background: #494949; } /* mediawiki */ /* tabs? */ #p-cactions li.selected, #p-cactions li.selected a, #p-cactions li a:hover, #p-cactions li a:visited{background: none;} table.ambox {color: #c4bfb2 ; background: none;} /*#infobox, div#infobox{ background: #9f9f9f; border: #090909 solid 3px; padding: 1em; }*/ table.infobox, div.infobox, div#bodycontent div.infobox{ -moz-border-radius: 6px; background: #5f5f5f; border: 1px solid #000000;/*border: #090909 solid 3px;*/ padding: 1em; } .ambox-text{background: none;} #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, table.navbox tbody tr{ background: none; } table.navbox tbody tr.navbox-header, table.navbox tbody tr.navbox-header th.navbox-header, table.navbox tbody tr.navbox-header th.navbox-header div, table.navbox tbody tr.navbox-body odd th.navboxgroup, table.navbox tbody tr.navbox-body even th.navboxgroup{ background: #000000 none; } table#recent-edits.infobox tbody tr th{ color: #FFFFFF; text-align: justify; } /* input,*/ form#search input#searchText, div#content div#bodyContent form#search input#searchText { border: 1px solid #FFFFFF; color: #FFFFFF; background: #000000 none; } /* Remove Edit Sections for minor headings */ h3 span.editsection,h4 span.editsection,h5 span.editsection,h6 span.editsection{display: none;} h5 span.mw-headline{ color: #FFFFFF; } /* 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 */ /*div#p-cactions, div#p-cactions div.pBody, div#p-cactions div.pBody ul{ height: 140px !important; }*/ div#p-cactions div.pBody ul li a{ font-family: arial, trebuchet; font: 100 normal 110%/120% "Arial Narrow", sans-serif; background: none; background: #151515; } div#p-cactions div.pBody ul li#ca-nstab-user, div#p-cactions div.pBody ul li#ca-talk, div#p-cactions div.pBody ul li#ca-edit, div#p-cactions div.pBody ul li#ca-history, div#p-cactions div.pBody ul li#ca-move, div#p-cactions div.pBody ul li#ca-watch, div#p-cactions div.pBody ul li#ca-unwatch, div#p-cactions div.pBody ul li#ca-nstab-special{ -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em; background: #151515; padding-top: 4pt; } div#p-cactions div.pBody ul li a:link{color:#c4bfb2;} div#p-cactions div.pBody ul li a:visited{color:#7b749b;} div#p-cactions div.pBody ul li a:hover{color:#b8b634;} div#p-cactions div.pBody ul li a[title^="Redlink"]{color: #fd3e1c;} /**/ body.mediawiki div#globalWrapper div#footer{ background: #151515; } /*body.mediawiki div#globalWrapper div#footer ul#f-list{ background: #151515; }*/ /* Thumb Image adjustments */ /*div#bodyContent div.thumb{ color: white; background: none; background-color: #090909; }*/ 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{ /* padding: 4px !important; color: white !important; background: none !important;*/ 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;} /* Interwiki links */ div#bodyContent p a:link{color:#c4bfb2;} div#bodyContent p a:visited{color:#7b749b;} div#bodyContent p a:hover{color:#b8b634;} div#bodyContent dl dd ul a:link{color:#c4bfb2;} div#bodyContent dl dd ul a:visited{color:#7b749b;} div#bodyContent dl dd ul a:hover{color:#b8b634;} div#p-personal, div#p-personal div.pBody, div#p-personal div.pBody ul{ background: none;} /* Redlinks */ a.new:link{color: #fd3e1c;} a.new:hover{color:#ff6600;} /*================================================================================*/ /**make a few corners round, only supported by moz/firefox/other gecko browsers for now */ /*================================================================================*/ #content { -moz-border-radius-topleft: 0.5em; -moz-border-radius-bottomleft: 0.5em; } /*table.infobox, div.infobox,*/ #catlinks, #toc, .ambox { -moz-border-radius: 6px; } /* Icons for Other-Spaces */ #bodyContent a[title^="UE3:"]{ -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(/w/images/Icon-UDK.png) no-repeat scroll left center; padding-left:21px; } #bodyContent a[title^="User:"]{ -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(/w/skins/monobook/user.gif) no-repeat scroll left center; padding-left:21px; } /*================================================================================*/ /** Uscript - Highlighter (codenoir) */ /*================================================================================*/ div.source-uscript pre{ border: none;background: none; color: #000000 !important; } div#bodyContent div.mw-geshi{ border: #494949 dotted 1px; } /* UE3: Namespace */ body.ns-106 div#bodyContent div.mw-geshi, body.ns-107 div#bodyContent div.mw-geshi{ border: #bcb936 dotted 1px; } /* Border fix */ div#bodyContent div.mw-geshi div.uscript, div#bodyContent div.mw-geshi div.uscript pre.de1{ border: none; } /* Global Highlighting */ div#bodyContent div.mw-geshi/*, div#bodyContent div.mw-geshi div.uscript, div#bodyContent div.mw-geshi div.uscript pre.de1*/{ background: #090909; } 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{ color:#FFFFFF; } /* Keywords */ div.mw-geshi div.uscript pre.de1 span.kw1, div.mw-geshi div.uscript pre.de1 span.kw4, /* Types */ div.mw-geshi div.uscript pre.de1 span.kw5, div.mw-geshi div.uscript pre.de1 span.kw6{ color:#66bcd9; } /* Keywords - Secondary */ div.mw-geshi div.uscript pre.de1 span.kw7, div.mw-geshi div.uscript pre.de1 span.kw8{ /* Secondary - True/None/Owner/Self? */ color:#8f8f8f; } div.mw-geshi div.uscript pre.de1 span.kw10{ /* Major UE Classes */ color:#cccc00; } /* Literals */ div.mw-geshi div.uscript pre.de1 span.st0{ color:#fd3e1c; } div.mw-geshi div.uscript pre.de1 span.nu0{ /* Digit */ color:#ff6600; } /* Comments */ div.mw-geshi div.uscript pre.de1 span.co1, div.mw-geshi div.uscript pre.de1 span.coMULTI{ color:#00c000; } /*================================================================================*/ /** CSS - Highlighter (codenoir) */ /*================================================================================*/ /* Keywords */ div#bodyContent div pre.css span.kw1, div#bodyContent div pre.css span.kw4, div#bodyContent div pre.css span.kw5, div#bodyContent div pre.css span.kw6{ color:#66bcd9; } /* Comments */ div#bodyContent div pre.css span.co1, div#bodyContent div pre.css span.coMULTI{ color:#00c000; } /*================================================================================*/ /** XML - Highlighter (codenoir) */ /*================================================================================*/ /* Border fix */ div#bodyContent div.mw-geshi div.xml, div#bodyContent div.mw-geshi div.xml pre.de1{ border: none; } 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; } /* Literals */ div.mw-geshi div.uscript pre.de1 span.st0{ color:#fd3e1c; } /* Comments */ div.mw-geshi div.xml pre.de1 span.sc-1{ color:#00c000; }