Template:Darth Wiki: Difference between revisions

Everything About Fiction You Never Wanted to Know.
Content added Content deleted
mNo edit summary
No edit summary
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#css:
{{#css:
body {
div#content {
background-color: lightgray;
background: rgb(128,128,128)!important;
color: black!important;
}

div#mw-head {
background: rgb(128,128,128);
}

div#mw-panel (
background-color: #808080 !important;
}

div#mw-page-base (
background-color: #808080 !important;
}

div.vectorMenu h3 a {
display: inline-block;
width: 24px;
height: 1.9em;
text-decoration: none;
background-image: none
background-repeat: no-repeat;
}


div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {
div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {
background: gray;
background: rgb(128,128,128);
}}
}

<noinclude>
div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {
color: blue;
}

div.vectorTabs li a {
background: rgb(128,128,128);
}

div#content {
background-color:rgb(128,128,128)!important;
color: black;
}

#article, #article td, #article th, #article p {
color: black!important;
background: rgb(128,128,128)!!important;
}

.color1, .yui-panel .hd {
background-color: lightgray!important;
}

.color2 {
background-color: rgb(128,128,128)!important;
}

.page article {
padding: 10px;
position: relative;
overflow: visible;
background: lightgray!important;
}

#wikia_header {
border-bottom: 1px solid gray;
height: 50px;
position: absolute;
left: 0px;
right: 0px;
}
.sidebox {
background: none repeat scroll 0% 0% rgb(255, 255, 255);
border: 1px solid gray!important;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
display: block;
background: lightgray!important;
}

a { color: blue; }
a.external { color: darkblue; }
.mw-body a.external { color: darkblue; }
#bodyContent a.external { color: darkblue;}

#contentSub, #contentSub2 { color: #444; }

}}<noinclude>
{{documentation}}
{{documentation}}
[[Category:ATT Templates]]
</noinclude>
</noinclude>

Latest revision as of 00:56, 8 November 2015