Template:StyleFoE
Revision as of 23:16, 10 March 2015 by SlowbroBro (talk | contribs)
{{#css:
body { background: #91755D; color: #FFFFFF; } .flame { background-color: #A30000; } .box-flame { border-color: #A30000; } .blog-box-flame { background: none repeat scroll 0% 0% #A30000; color: #FFFFFF; } .wikiEditor-ui { color: #000000; } .editOptions { color: #000000; } table:not(.infobox) { background-color:#91755D; } .infobox, .toc { border: 3px solid #A30000 !important; background-color: #91755D !important; color: #FFFFFF; box-shadow: 0 0 15px #695443; table-layout: fixed; } .toc h2 { margin-top: 0px; margin-bottom: 0px; } .mw-content-ltr a:link, .mw-content-ltr a:hover, .mw-content-ltr a:visited, .mw-content-ltr a:active, .catlinks a:link, .catlinks a:hover, .catlinks a:visited, .catlinks a:active { color: #A30000; font-weight: bold; font-size: normal; } a.new:link, a.new:hover, a.new:visited, a.new:active, .catlinks a.new:hover, .catlinks a.new:link, .catlinks a.new:visited, .catlinks a.new:active { color: #DE581F; } blockquote { border-left-color: #A30000; font-size: 16px; }
.wikitable {
color: #FFFFFF;
} .wikitable th {
color: #A30000;
} .wikitable td {
color: #FFFFFF;
} .wikitable caption {
color: #FFFFFF; background: #A30000;
} .bordered {
border: 3px solid #A30000 !important; box-shadow: 0 0 15px #695443;
} .borderless {
border: none; box-shadow: none;
} .catlinks {
margin-top: 32px; margin-left: 0px; margin-right: 0px; margin-bottom: 8px;
}
}}