Template:StyleEU2012

From UFOpaedia
Revision as of 16:33, 28 August 2013 by Hobbes (talk | contribs)
Jump to navigation Jump to search

<css> body, #content, table.diff, td.diff-otitle, td.diff-ntitle, abbr, acronym, .explain {

 font-family: 'century gothic', 'MS PGothic', sans-serif;
 color: #73E7F1;
 background-color: #202020;
 background-image:none;

}

  1. mw-head,
  2. mw-panel,
  3. p-logo,

html, table, table.wikitable, cellpadding = "4" style = "border:1px gray solid; border-collapse: collapse;" title

  1. footer,
  2. mw-page-base,
  3. toc,

.toc, .mw-warning, .catlinks, div.thumbinner {

 color: #73E7F1;
 background-color: #050A0D;

}

div.thumb {

 border-color: #202020;

}

h1, h2, h3, h4, h5, h6, h7,

  1. mw-panel div.portal h1,
  2. mw-panel div.portal h2,
  3. mw-panel div.portal h3,
  4. mw-panel div.portal h4,
  5. mw-panel div.portal h5,
  6. mw-panel div.portal h6,
  7. mw-panel div.portal h7 {
 color: #59ABC8;

}

a:link, a:active,

  1. mw-panel div.portal div.body ul li a,
  2. mw-panel div.portal div.body ul li a:active {
 color: #F4AD02;

}

a:visited,

  1. mw-panel div.portal div.body ul li a:visited {
 color: #CC8C02;

}

a.new,

  1. mw-panel div.portal div.body ul li a.new,

.diffchange {

 color: #AA1C1F;

}

a.new:visited,

  1. mw-panel div.portal div.body ul li a.new:visited {
 color: #85171A;

}

div.vectorTabs li.selected a, div.vectorTabs li.selected a span, div.vectorTabs li.selected a:visited, div.vectorTabs li.selected a:visited span, div.vectorTabs li a span {

 color: #F4AD02;
 text-decoration: none;

}

div.vectorTabs li.new a, div.vectorTabs li.new a span, div.vectorTabs li.new a:visited, div.vectorTabs li.new a:visited span {

 color: #862628;

}

Input {

 background-color: #282828;
 color: #4A8E91;

}

.altButtonFormat {

 background-color: #050A0D;
 color: #1B5054;

}

TextArea, .altTextField, pre, .wikitable th {

 color: #59ABC8;
 background-color: #282828;

}

div.vectorTabs ul li, div.vectorTabs li.selected {

 background-image:none;
 background-color: #050A0D;

}

td.diff-addedline {

 background: #559E06;

}

td.diff-deletedline {

 background: #A3A430;

}

td.diff-context {

 background: #808080;

} </css>