Skyrim Wiki
Advertisement

CSS- und Javascript-Änderungen müssen den Wiki-Designrichtlinien entsprechen.


Hinweis: Leere nach dem Speichern den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Extras → Internetspuren löschen … → Individuelle Auswahl → Den kompletten Cache löschen
/* CSS placed here will affect users of the Vector skin */
/* For items that only display in the mobile view */
.mobileonly {
    display: none;
}

/* Removes the header from the main page */
body.page-Skyrim_Wiki h1.firstHeading {
   display:none;
}

body {
    background: url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/f/f8/Bg-top.jpg") repeat-x scroll top #010101;
}

#pageWrapper {
    margin-right: 10px;
}

#mw-page-base {
    background: transparent !important;   
}

/*************
/* Kopfzeile */
/*************/
div#mw-head {
    position: absolute;
    right: 0;
    top: 0.3em;
    width: 100%;
}

#mw-head-base {
    height: 5em;
    margin-left: 10em;
    margin-top: -5em;
}

/* sidebar */
.skin-hydradark div#mw-panel div.portal,
.skin-hydradark div#mw-panel div.portal div.body,
.skin-hydradark #mw-panel.collapsible-nav div.portal {
    background-image: none;
}

.skin-hydradark div#mw-panel div.portal h3,
.skin-hydradark div#mw-panel div.portal h3:visited,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a:visited,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a:visited,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    color: #DDDDDD;
    font-weight: bold;
}

div#mw-panel div.portal div.body ul li a:link,
div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited {
    color: #ABABAB;
}

div#mw-panel div.portal div.body ul li a:hover {
    color: #ffffff;
}

div#mw-panel div#p-socialProfiles.portal .body {
    margin: auto;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

/* social media add-on fix */
div#mw-panel div#p-socialProfiles.portal .body {
    margin: auto;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

/**************
/* tabs style */
/**************/
#right-navigation {
    margin-right: 1em;
}

div.vectorTabs {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    margin-top: 8px;
}

div.vectorTabs span,
div.vectorTabs ul,
div.vectorTabs ul li {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    padding-left: 1px;
    padding-right: 1px;
}

div.vectorTabs ul li {
    line-height: 0;
}

div#mw-head a,
div#mw-head div.vectorTabs a,
div#mw-head div.vectorMenu a,
div.vectorTabs li a,
.vectorTabs li a span {
    color: #AAAAAA;
}

div#mw-head a:hover,
div.vectorTabs li a:hover, 
div.vectorTabs li a:hover span {
    color: #6ABEC3;
}

div.vectorTabs li.selected {
    background-color: transparent;
    background-image: none;
}

div.vectorTabs li span a {
    background: #212121;
    border: 1px solid #676767;
    border-radius: 4px 10px 0px 0px;
    border-bottom: none;
    border-left: 1px solid #676767;
    border-right: 1px solid #676767;
    border-top: 1px solid #676767;
    font-weight: bold;
    height: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.vectorTabs #ca-unwatch.icon a,
.vectorTabs #ca-watch.icon a {
    color: transparent;
    padding-top: 2em;
}

div#mw-head div.vectorMenu h3 {
    background: #212121;
    border: 1px solid #676767;
    border-radius: 4px 10px 0px 0px;
    border-bottom: none;
    border-left: 1px solid #676767;
    border-right: 1px solid #676767;
    border-top: 1px solid #676767;
    font-weight: bold;
    height: 26px;
    margin: 0.5em 0 0;
    padding-left: 10px;
    padding-right: 10px;
}

div.vectorMenu h3 span {
    color: #AAAAAA;
    font-weight: bold;
    padding-left: 0.7em;
    padding-top: 0.5em;
}

div.vectorTabs li.selected a {
    color: #CCCCCC !important;
    font-weight: bold;
    text-shadow: -1px -1px 1px #000000;
}

div.vectorTabs li.selected a span {
    color: #CCCCCC !important;
    font-weight: bold;
    text-shadow: -1px -1px 1px #000000;
}

div.vectorTabs li.selected a:visited,
div.vectorTabs li.selected a:visited span {
    color: #CCCCCC !important;
    font-weight: bold;
    text-shadow: -1px -1px 1px #000000;
}

/* actions menu */
div.vectorMenu div.menu {
    border-color: #676767;
    border-radius: 2px;
}

div.vectorMenu ul {
    background-color: #212121;
    border: none;
}

div#mw-head div.vectorMenu li a {
    color: #cccccc;
}

/* added to style the little drop-down menu and arrow between history and search tabs */
div.vectorMenu h3 span::after {
    background: url("https://skyrim-de.gamepedia.com/media/skyrim-de.gamepedia.com/0/0b/Vector_menu_downarrow.png") no-repeat scroll 100%;
}

div.vectorMenu {
    border: medium none;
    margin: 0 3px;
    padding: 0 3px;
}

/* removing "share" menu */
#p-sharing {
    display: none;
}

/* here */
#ca-unwatch.icon a,
#ca-watch.icon a {
    padding-top: 26px;
    padding-left: 26px;
    width: 0;
}

/*****************************************************************************************************/
/* added some styling for the search bar and moved this whole section up from the bottom of the file */
/*****************************************************************************************************/
#p-search {
    height: 5px;
    line-height: 20px;
    padding: 0px;
    margin: auto 0;
}

#p-search form {
    border: solid 15px transparent;
    -webkit-border-image: url("https://skyrim-de.gamepedia.com/media/skyrim-de.gamepedia.com/3/31/Skyrim_border_DE.png") 30 fill;
    -o-border-image: url("https://skyrim-de.gamepedia.com/media/skyrim-de.gamepedia.com/3/31/Skyrim_border_DE.png") 30 fill;
    border-image: url("https://skyrim-de.gamepedia.com/media/skyrim-de.gamepedia.com/3/31/Skyrim_border_DE.png") 30 fill;
    height: 0.6em;
    margin: auto 0;
    margin-left: 10px;
    padding: 0px;
    position: relative;
    top: -0.5em;
}

#p-search input {
    margin: 0.4em 0 0;
    position: relative;
    top: -1em;
}

/***********************************/
/* end of modified / moved section */
/***********************************/

div#content {
    background: rgba(0, 0, 0, 0.7);
    border-right: 1px solid #676767;
    border-top: 0px solid #676767;
    border-bottom: 1px solid #676767;
    border-left: 1px solid #676767;
    color: #CCCCCC;
    margin-top: 0;
}

a,
a:hover,
div#content a.external,
div#content a.external:hover,
div#content a.extiw,
div#content a.extiw:active,
.skin-hydradark #mw-indicator-mw-helplink a {
    color: #6ABEC3;
}

a:visited,
div#content a.external:visited,
div#content a.extiw:visited {
    color: #3E9DA3;
}

h1, h2, h3, h4, h5, h6 {
    color: #6ABEC3;
}

h1, h2 {
    border-bottom: 1px solid #6ABEC3;
}

h3, h4, h5, h6 {
    border-bottom: 0px solid #262626;
}

ul {
    list-style-image: url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/7/7a/Bullet.png");
}

div#footer {
    background-image: none;
}

div#footer ul li {
    color: #E0E0E0;
}

div#footer a { 
    color: #6ABEC3; 
}

div#footer a:hover { 
    color: #ffffff; 
}

div#footer a:visited {
    color: #6ABEC3;
}

abbr, acronym, .explain {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted black;
    color: #6ABEC3;
    cursor: help;
}

fieldset {
    border: 1px solid #676767;
}

ul#filetoc {
    background-color: transparent;
    border: 1px solid #676767;
    font-size: 95%;
    margin-bottom: 0.5em;
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
    text-align: center;
}

h2.mw-specialpagesgroup {
    background-color: #222222;
    border: 1px solid #676767;
    margin: 0.3em 0 0;
    padding: 4px;
}

div#toc, div.toc, div.mw-warning {
    background-color: #222222;
    border: 1px solid #676767;
    font-size: 95%;
    padding: 5px;
}

.catlinks {
    background-color: #222222;
    border: 1px solid #6ABEC3;
    clear: both;
    margin-top: 1em;
    padding: 5px;
}

.CategoryTreeToggle {
    color: #6ABEC3;
}

/* Page history */
#pagehistory li {
    background-color: rgba(0, 0, 0, 0);
    border: 0px solid white;
    padding: 3px;
}

#pagehistory li.selected {
    background-color: #000000;
    background-image: none;
    border: 1px solid #676767;
    padding: 3px;
}

table.diff,
td.diff-otitle,
td.diff-ntitle {
    background-color: rgba(0, 0, 0, 0);
}

td.diff-context {
    background: none repeat scroll 0 0 transparent;
    color: #c0c0c0;
}

.mw-plusminus-pos {
    color: #7DBA84;
}

.mw-plusminus-neg {
    color: #CC2200;
}
/* tables */
.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > tr > td,
.skin-hydradark table.wikitable > * > tr > th,
.skin-hydradark table.wikitable > * > tr > td {
    border: 1px solid #676767;
    padding: 0.2em;
    color: #c0c0c0;
}

.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > * > tr > th {
    background-color: #282828;
    text-align: center;
}

.skin-hydradark table.wikitable > tr > td,
.skin-hydradark table.wikitable > * > tr > td {
    background: none repeat scroll 0 0 #000000;
}

.skin-hydradark .wikitable td {
    border: 1px solid #404040;
    color: #ffffff;
    padding: 0.2em;
}

/* preferences */
.skin-hydradark #preferences {
    background-color: transparent;
    background-image: none;
    border: 1px solid #AAAAAA;
    clear: both;
    float: left;
    margin: -2px 0 0;
    width: 100%;
}

.skin-hydradark #preftoc {
    background-image: none;
    background-position: left bottom;
    background-repeat: no-repeat;
    clear: both;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.skin-hydradark #preftoc li.selected a {
    background-image: none;
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #CCCCCC;
    text-decoration: none;
}

.skin-hydradark #preftoc li a {
    background-image: none;
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #6ABEC3;
    text-decoration: none;
}

.skin-hydradark #preferences legend {
    color: #6ABEC3;
}

.skin-hydradark #preftoc li {
    background-image: none;
}

/* thumbnails */
div.thumb {
    background-color: #0F0F0F;
    border-color: transparent;
}

div.thumbinner {
    background-color: #0F0F0F;
    border: 1px solid #676767;
}

.skin-hydradark img.thumbborder {
    border: 1px solid #676767;
    padding: 2px;
}

html .thumbimage {
    background-color: rgba(0, 0, 0, 0);
    border: 0px solid #CCCCCC;
}

.highlight img,
.highlight a img {
    background: rgba(0,0,0,0);
    -webkit-filter: drop-shadow(0px 0px 10px #666666);
    filter: drop-shadow(0px 0px 3.5px #666666) drop-shadow(1px 1px 1px #666666);
}

/* Tables */
table.gallery {
    background-color: transparent;
    border: 1px solid #676767;
    margin: 2px;
    padding: 2px;
}

table.gallery td {
    background-color: #202020;
    border: 2px solid #CCCCCC;
}

table {
    background-color: rgba(0, 0, 0, 0);
    color: #CCCCCC;
}

div.gallerybox div.thumb {
    border: 0px solid #CCCCCC;
}

code {
    background-color: rgba(0, 0, 0, 0);
}

.mw-plusminus-pos {
    color: #7DBA84;
}

.mw-plusminus-neg {
    color: #CC2200;
}

.skin-hydradark .TablePager,
.skin-hydradark .mw-datatable,
.skin-hydradark table.mw_metadata {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #404040;
}

.skin-hydradark .TablePager th,
.skin-hydradark .mw-datatable th,
.skin-hydradark table.mw_metadata th {
    background-color: #222222;
    border: 1px solid #404040;
    color: #ffffff;
}

.skin-hydradark .TablePager tr:hover td,
.skin-hydradark .mw-datatable tr:hover td {
    background-color: #343434 !important;
    color: #ffffff;
}

.skin-hydradark .TablePager th a,
.skin-hydradark .mw-datatable th a,
.skin-hydradark table.mw_metadata th a {
    background-color: #222222;
    color: #FFFFFF !important;
}
 
.skin-hydradark .TablePager td,
.skin-hydradark .mw-datatable td,
.skin-hydradark table.mw_metadata td {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #404040;
    color: #c0c0c0;
}

.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
    color: #000;
}

div#mw-js-message {
    background-color: #000000 !important;
}

/**********************************************/
/* colour fix for advanced search options box */
/**********************************************/
.skin-hydradark fieldset#mw-searchoptions {
    background-color: #0F0F0F;
    border-color: #6ABEC3 !important;
}

.skin-hydradark .mw-search-profile-tabs {
    background-color: #0F0F0F;
    border: 1px solid #6ABEC3;
    margin-top: 1em;
}

.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
    color: #C0C0C0;
}

/* colour fix for files */

table.filehistory th {
    color: white;
}

/* colour fix for thumbnail galleries */

li.gallerybox div.thumb {
    background-color: transparent;
    border: medium none;
}

li.gallerybox {
    border: 1px solid #6ABEC3;
}


.not-patrolled {
    background-color: #EFEFEF;
    color: black;
}

/* should add a middle section to the new header*/
.capsmid {
    background: url("https://skyrim-de.gamepedia.com/media/skyrim-de.gamepedia.com/3/3a/Cap_mid.png") repeat-x scroll 0 0 transparent;
}

.capsmid2 {
    background: url("https://skyrim-de.gamepedia.com/media/skyrim-de.gamepedia.com/7/75/Newheader_middle.png") repeat-x scroll 0 0 transparent;
}

/* Wiki editor fixes */
div.wikiEditor-ui {
    background: rgba(0, 0, 0, 0);
    border: medium none;
}

div.wikiEditor-ui .wikiEditor-ui-view {
    border: 1px solid #676767;
}

div.wikiEditor-ui-buttons {
    background-color: rgba(0, 0, 0, 0);
    border-top: medium none;
    margin-right: 5px;
}

div.wikiEditor-ui-controls {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #676767;
}

div.wikiEditor-ui-tabs {
    background-color: #676767;
    border-left: 1px solid #000000;
    border-top: 1px solid #676767;
}

div.wikiEditor-ui-tabs div {
    background-color: #1D1D1D;
    border-right: 1px solid #676767;
    border-bottom: 1px solid #676767;
}

div.wikiEditor-ui-tabs div a {
    background: #676767; 
    color: #CCCCCC;
}

divdiv.wikiEditor-ui-tabs div.current {
	background-color: #676767;
	border-bottom: 1px solid #676767;
}

div.wikiEditor-ui-tabs div.current a {
   color: #ffffff;
}

div.wikiEditor-ui .wikiEditor-ui-top {
   border-bottom: 1px solid #676767;
}

div.wikiEditor-ui-toolbar {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.wikiEditor-ui-toolbar .group {
    border-right: 1px solid #676767;
}

div.wikiEditor-ui-toolbar .group-search {
   border-left: 1px solid #676767;
   border-right: none;
}

div.wikiEditor-ui-toolbar .group .label {
   color: #E0E0E0;
}

.tab {
   border-color: transparent;
}

div.wikiEditor-ui-toolbar .tabs span.tab a,
div.wikiEditor-ui-toolbar .tabs span.tab a:visited {
   color: #E0E0E0;
}

div.wikiEditor-ui-toolbar .tabs span.tab a.current,
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
   color: #ffffff;
}

div.wikiEditor-ui-toolbar .group .tool-select .label {
   color: #e0e0e0;
}

div.wikiEditor-ui-toolbar .sections .section {
    background-color: rgba(0, 0, 0, 0.2);
    border-top: 1px solid #676767;
}

div.wikiEditor-ui-toolbar .booklet .index div {
    color: #6abec3;
}

div.wikiEditor-ui-toolbar .booklet .index .current {
	background-color: #0A0B0C;
	color: #e0e0e0;
}

div.wikiEditor-ui-toolbar .booklet .pages {
    background-color: #0a0b0c;
}

div.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #676767;
    color: #e0e0e0;
}

div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #676767;
    color: #6abec3;
}

div.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #676767;
    color: #E0E0E0;
}

div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading {
    background-color: transparent;
}

div.editOptions {  
    background-color: #0A0B0C;
    border-color: -moz-use-text-color #676767 #676767;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

div#simpleSearch {
    background-color: white;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAQCAIAAABY/YLgAAAAJUlEQVQIHQXBsQEAAAjDoND/73UWdnerhmHVsDQZJrNWVg3Dqge6bgMe6bejNAAAAABJRU5ErkJggg==");
    background-position: left top;
    background-repeat: repeat-x;
    border: 1px solid #aaa;
    color: black;
    display: block;
    height: 1.4em;
    margin-top: -0.5em;
    min-height: 1px;
    position: relative;
    width: 14em;
}

div#simpleSearch #searchInput {
    color: #000000;
    padding-top: 1em;
}

/* Formerly in common.css */
.contentbox {
   background-color: #1E1E1E;
   padding: 10px;
   border: 1px solid #676767;
}

.contentbox_header {
   padding-bottom: 12px;
   font-size: 13px;
   color: #FFFFEC;
   text-shadow: #000 0px 1px 0px;
   font-weight: bold;
}


div.header-bg {
    background:#282828 url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/1/15/Head-bg.png") repeat-x 0em 0em; 
    border: 1px solid #676767;
    padding: 5px;
}

th.header-bg {   
    background:#282828 url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/1/15/Head-bg.png") repeat-x 0em 0em; 
    border: 1px solid #676767;
    padding: 5px;
}

.header-bg.th.headerSort {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/3/36/Sort_both_white.gif"), url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/1/15/Head-bg.png") !important;
    background-repeat: no-repeat, repeat-x;
    background-position: center right, top left;
}

.header-bg.th.headerSortDown {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/5/56/Sort_down_white.gif"), url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/1/15/Head-bg.png") !important;
}

.header-bg.th.headerSortUp {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/8/82/Sort_up_white.gif"), url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/1/15/Head-bg.png") !important;
}

.skin-hydradark th.header-bg.th.unsortable {
    background-image: url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/1/15/Head-bg.png");
}

div.header-bg1 {
    background:#282828 url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/7/70/Head-bg1.png") no-repeat 0em 0em; 
    border: 1px solid #676767;
    padding: 3px;
}

.skin-hydradark table.jquery-tablesorter th.headerSort {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/3/36/Sort_both_white.gif"), url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/1/15/Head-bg.png") !important;
    background-repeat: no-repeat, repeat-x;
    background-position: center right, top left;
}

.skin-hydradark table.jquery-tablesorter th.headerSortDown {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/5/56/Sort_down_white.gif"), url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/1/15/Head-bg.png") !important;
    background-repeat: no-repeat, repeat-x;
    background-position: center right, top left;
}

.skin-hydradark table.jquery-tablesorter th.headerSortUp {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/8/82/Sort_up_white.gif"), url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/1/15/Head-bg.png") !important;
    background-repeat: no-repeat, repeat-x;
    background-position: center right, top left;
}

.skin-hydradark table.jquery-tablesorter th.unsortable {
    background-image: url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/1/15/Head-bg.png") repeat-x;
}

/* INFOBOXES */
.infoboxtable {
    border: 1px solid #676767; 
    background: #0F0F0F; 
    color: #CCCCCC;
    float: right; 
    font-size: 90%; 
    margin-bottom: 0.5em; 
    margin-left: 1em; 
    padding: 0.2em; 
    width: 25em;
}

.infoboxtable img,
.infoboxtable a img {
    background: rgba(0,0,0,0);
    -webkit-filter: drop-shadow(0px 0px 10px #666666);
    filter: drop-shadow(0px 0px 3.5px #666666) drop-shadow(1px 1px 1px #666666);
}

.infoboxtable td {
    vertical-align: top;
}

.infoboxtable td > div {
    background: none repeat scroll 0 0 #282828;
    padding-right: 2px;
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxname {
    background: #282828 url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/1/15/Head-bg.png") repeat-x 0em 0em; 
    border: 1px solid #676767;
    font-size: 120%; 
    font-weight: bold;
    padding: 5px;
}

.infoboxdetails,
.infoboxdescription {
    padding:0em;
}

.infoboxname,
.infoboxdetails,
.infoboxdescription {
    background: #282828 url("https://skyrim.gamepedia.com/media/skyrim.gamepedia.com/1/15/Head-bg.png") repeat-x 0em 0em; 
    border: 1px solid #676767;
    padding: 5px;
    color: #CCCCCC;
    padding: 3px;
}

/* Controls the color scheme for common tables */
.swtable {
    background-color: #0F0F0F;
}

.swtable th {
    background-color: #282828;
}

.swtable th.header {
    background: transparent;
    border: 1px solid #676767;
    padding: 3px;
}

.swborder {
    border: 1px solid #676767;
    border-collapse: collapse;
}

.swborder td,
.swborder th {
    border: 1px solid #676767;
}

/* This is stuff for tables with alternating coloured lines, aka pyjama paper */
.pyjama tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #1e1e1e;
}

.pyjama tr:nth-child(2n) {
    background: none repeat scroll 0 0 #000000;
}

/* Tabber styling */
.tabberlive,
.tabberlive .tabbertab {
    background: none repeat scroll 0 0 #0F0F0F !important;
    border: none !important;
    padding: 0px !important;
}

ul.tabbernav {
    background: none repeat scroll 0 0 #0F0F0F !important;
    border-bottom: none !important;
    text-align: center !important;
}

ul.tabbernav li a:link {
    background-color: transparent;
    border: none !important;
    color: #676767 !important;
}

ul.tabbernav li a:hover {
    background-color: #0F0F0F !important;
    border: none !important;
    color: #FFFFFF !important;
}

ul.tabbernav li.tabberactive a {
    background-color: #0F0F0F !important;
    border: 1px solid #676767 !important;
    border-radius: 5px;
    box-shadow: 0 0.1em 0.5em #D5D4D4;
    color: #CCCCCC !important;
}

/* New Navbox template style */
table.navbox {
    border: 1px solid #676767;
    width: 100%; 
    margin: auto;
    clear: both;
    font-size: 88%;
    text-align: center;
    padding: 1px;
}

/* Border between adjacent navboxes */
table.navbox + table.navbox {
    margin-top: -1px;
}

.navbox-title,
.navbox-abovebelow,
table.navbox th {
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
}

.navbox-group {
    white-space: nowrap;
    /* @noflip */text-align: right;
    font-weight: bold;
    padding-left: 1em;
    padding-right: 1em;
}

/* Base background */
.navbox, .navbox-subgroup {
    background: #0f0f0f;
}

.navbox-list {
    border-color: #0f0f0f;   /* Must match background color */
}

/* Level 1 color */
.navbox-title,
table.navbox th {
    background: #151414;
    color: #fff;
}

/* Level 2 styling */
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: #1c1b1b;
    color: #fff;
}

/* Level 3 styling */
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: #242222;
    color: #fff;
}

/* Even row striping */
.navbox-even {
    background: #0e0c0c;
    color: #fff;
}

/* Odd row striping */
.navbox-odd {
    background: transparent;
}
 
.collapseButton {
    /* @noflip */float: right;
    font-weight: normal;
    /* @noflip */text-align: right;  
    width: auto;
}

.navbox .collapseButton {
    width: 6em;
}
 
.navbar {
    font-size: 88%;
    font-weight: normal;
}

.navbox .navbar {
    font-size: 100%;
}
 
table.collapsed tr.collapsible {
    display: none;
}
/* End Navbox styling */



/* MsUpload color fixes */
#msupload-list .file .file-name:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.msupload-check-span {
    color: #E0E0E0;
}

/* for "edit this page" tab and "discussion" tab etc */
.pagetab {
     border-style: solid solid none;
     border-width: thin;
     border-color: #808080;
     padding: 0.25ex 1ex 0ex;
     font-size: 95%;
}

.ambox {
    background-color: #282828;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -2px;
}

.ambox-text {
     padding: 0.25em 0.5em;
}

.ambox-image {
     padding: 2px 0px 2px 0.5em;
     text-align: center;
     width: 60px;
}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.ambox-red {
     border-left: 10px solid #b22222;
}

.ambox-orange {
     border-left: 10px solid #f28500;
}

.ambox-yellow {
     border-left: 10px solid #f4c430;
}

.ambox-purple {
     border-left: 10px solid #9932cc;
}

.ambox-gray {
     border-left: 10px solid #bba;
}

.ambox-green {
     border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
     font-size: smaller;
     margin-left: 0.8em;
     margin-top: 0.5em;
}

/* INFOBOXES: game or book depended color style */
.infoboxtable {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #505050;
    color: #ffffff;
    float: right;
    font-size: 89%; 
    margin-bottom: 0.5em; 
    margin-left: 1em; 
    padding: 0.2em; 
    width: 300px;
}

.infoboxtable td {
    vertical-align: top;
}

.infoboxtable td > div {
    background-color: #181818; 
    border: 2px solid inherit; 
    border-radius: 5px; 
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxname {
    background-color: #181818; 
    font-size: 110%; 
    font-weight: bold;
    padding: 0.5em; 
}

.infoboxdetails {
    padding: 0em;
}

/* copyright images tweak */
.skin-hydradark .copyright-icon {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
    background-size: 100%;
    height: 32px;
    width: 32px;
}


/* multiple fixes */
.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-selected {
    background-color: #181818;
    color: #36c;
}

.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-highlighted {
 background-color:#181818;
 color:#E0E0E0;
}

.mw-echo-ui-pageNotificationsOptionWidget-count {
    background-color: #181818;
    color: #E0E0E0;
}

.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
    background: #181818;
    border: 1px solid #505050;
    color: #E0E0E0;
}

.oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon,
.oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-indicatorElement > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon,
.oo-ui-buttonElement.oo-ui-indicatorElement.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-indicatorElement-indicator,
.oo-ui-buttonElement.oo-ui-indicatorElement.oo-ui-iconElement > .oo-ui-buttonElement-button > .oo-ui-indicatorElement-indicator,
.oo-ui-iconElement .oo-ui-iconElement-icon,
.oo-ui-iconElement.oo-ui-iconElement-icon {
    filter: invert(100%);
}

.mw-echo-ui-notificationItemWidget:hover,
.mw-echo-ui-notificationItemWidget-unread:hover {
    background-color: #181818;
}

.mw-echo-ui-notificationsInboxWidget-main-toolbar-affixed {
    background: #181818;
}

.mw-echo-ui-placeholderItemWidget {
    background-color: #1F1F1F;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover {
    background-color:#202020;
    color:#E0E0E0;
}

.oo-ui-barToolGroup.oo-ui-widget-enabled .oo-ui-widget-enabled,
.oo-ui-popupToolGroup.oo-ui-widget-enabled,
.oo-ui-popupWidget-popup {
    background: #202020;
}

.oo-ui-popupToolGroup.oo-ui-widget-enabled.oo-ui-popupToolGroup-active {
    background-color: #202020;
}

.oo-ui-indicator-down,
.oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-iconElement-icon {
    filter:invert(100%);
}

.oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
    color: #E0E0E0;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
    color: #666;
}


/*****************/
/* Visual Editor */
/*****************/
 
.skin-hydradark .oo-ui-toolbar-bar {
	background: rgba(79,79,79,1);
	background: -moz-linear-gradient(center top, rgba(79,79,79,1) 0%, rgba(77,77,77,1) 100%);
	background: -webkit-gradient(center top, center top, color-stop(0%, rgba(79,79,79,1)), color-stop(100%, rgba(77,77,77,1)));
	background: -webkit-linear-gradient(top, rgba(79,79,79,1) 0%, rgba(77,77,77,1) 100%);
	background: -o-linear-gradient(top, rgba(79,79,79,1) 0%, rgba(77,77,77,1) 100%);
	background: -ms-linear-gradient(top, rgba(79,79,79,1) 0%, rgba(77,77,77,1) 100%);
	background: linear-gradient(to top, rgba(79,79,79,1) 0%, rgba(77,77,77,1) 100%);
	border-bottom: 1px solid #333;
	color: white;
}
 
.skin-hydradark .oo-ui-buttonedElement-framed.oo-ui-flaggableElement-primary .oo-ui-buttonedElement-button {
	background: rgba(242,242,242,1);
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(207,207,207,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(100%, rgba(207,207,207,1)));
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(207,207,207,1) 100%);
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(207,207,207,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(207,207,207,1) 100%);
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%, rgba(207,207,207,1) 100%);
	border: 1px solid rgba(242, 242, 242, 1);
}
 
.skin-hydradark .oo-ui-buttonedElement-framed.oo-ui-flaggableElement-primary .oo-ui-buttonedElement-button.oo-ui-buttonedElement-active,
.skin-hydradark .oo-ui-buttonedElement-framed.oo-ui-flaggableElement-primary .oo-ui-buttonedElement-button.oo-ui-buttonedElement-pressed {
	background: rgba(207,207,207,1);
	background: -moz-linear-gradient(top, rgba(207,207,207,1) 0%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(207,207,207,1)), color-stop(100%, rgba(242,242,242,1)));
	background: -webkit-linear-gradient(top, rgba(207,207,207,1) 0%, rgba(242,242,242,1) 100%);
	background: -o-linear-gradient(top, rgba(207,207,207,1) 0%, rgba(242,242,242,1) 100%);
	background: -ms-linear-gradient(top, rgba(207,207,207,1) 0%, rgba(242,242,242,1) 100%);
	background: linear-gradient(to bottom, rgba(207,207,207,1) 0%, rgba(242,242,242,1) 100%);
	border: 1px solid rgba(207,207,207,1);;
}
 
.skin-hydradark .oo-ui-barToolGroup.oo-ui-widget-enabled .oo-ui-widget-enabled,
.skin-hydradark .oo-ui-popupToolGroup.oo-ui-widget-enabled,
.skin-hydradark .oo-ui-popupWidget-popup {
	background: rgba(122,122,122,1);
	background: -moz-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(128,128,128,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(122,122,122,1)), color-stop(100%, rgba(128,128,128,1)));
	background: -webkit-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(128,128,128,1) 100%);
	background: -o-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(128,128,128,1) 100%);
	background: -ms-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(128,128,128,1) 100%);
	background: linear-gradient(to bottom, rgba(122,122,122,1) 0%, rgba(128,128,128,1) 100%);
	border-color: rgba(0, 0, 0, 0.2);
	box-shadow: 0 0.07em 0.07em 0 rgba(0, 0, 0, 0.07) inset;
}
 
.skin-hydradark .oo-ui-barToolGroup.oo-ui-widget-enabled .oo-ui-tool-active.oo-ui-popupTool,
.skin-hydradark .oo-ui-popupToolGroup-active.oo-ui-widget-enabled {
	background: rgba(191,191,191,1);
	background: -moz-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(199,199,199,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(191,191,191,1)), color-stop(100%, rgba(199,199,199,1)));
	background: -webkit-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(199,199,199,1) 100%);
	background: -o-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(199,199,199,1) 100%);
	background: -ms-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(199,199,199,1) 100%);
	background: linear-gradient(to bottom, rgba(191,191,191,1) 0%, rgba(199,199,199,1) 100%);
}
 
.skin-hydradark .oo-ui-popupToolGroup .oo-ui-toolGroup-tools,
.skin-hydradark .oo-ui-popupWidget .oo-ui-popupWidget-popup .oo-ui-buttonWidget {
	background-color: rgba(191, 191, 191, 1);
	border: 1px solid #888;
}

.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:hover,
.oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover  {
        background-color: #444444;
}
 
.ve-ui-commentContextItem .ve-ui-linearContextItem-body {
  color: white;
  font-family: monospace,"Courier";
  line-height: 1.25em;
  margin-bottom: 1em;
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-top: 0;
  max-height: 10em;
  overflow-x: auto;
  overflow-y: auto;
  padding-bottom: 0;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.5em;
  white-space: pre-wrap;
}


/* iframe popups */
body.oo-ui-frame-body,
.skin-hydradark .oo-ui-popupWidget .oo-ui-popupWidget-popup  {
	background: rgba(79,79,79,1);
	background: -moz-linear-gradient(center top, rgba(79,79,79,1) 0%, rgba(77,77,77,1) 100%);
	background: -webkit-gradient(center top, center top, color-stop(0%, rgba(79,79,79,1)), color-stop(100%, rgba(77,77,77,1)));
	background: -webkit-linear-gradient(top, rgba(79,79,79,1) 0%, rgba(77,77,77,1) 100%);
	background: -o-linear-gradient(top, rgba(79,79,79,1) 0%, rgba(77,77,77,1) 100%);
	background: -ms-linear-gradient(top, rgba(79,79,79,1) 0%, rgba(77,77,77,1) 100%);
	background: linear-gradient(to top, rgba(79,79,79,1) 0%, rgba(77,77,77,1) 100%);
	color: white;
}
 
.oo-ui-window-head .oo-ui-window-title {
	color: #eee;
}
 
.oo-ui-window-body .oo-ui-selectWidget-depressed .oo-ui-outlineItemWidget.oo-ui-optionWidget-selected {
	background-color: #4e4e4e;
}
 
.oo-ui-window-body .oo-ui-selectWidget-depressed .oo-ui-optionWidget-selected,
body.oo-ui-window-body .oo-ui-selectWidget-depressed .oo-ui-outlineItemWidget .oo-ui-optionWidget-selected {
	background-color: rgba(191, 191, 191, 1);
}
 
.oo-ui-window-body .oo-ui-selectWidget-pressed .oo-ui-optionWidget-pressed {
	background-color: #4e4e4e;
}
 
.oo-ui-fieldLayout-field .oo-ui-textInputWidget.oo-ui-widget-disabled input,
.oo-ui-fieldLayout-field .oo-ui-textInputWidget.oo-ui-widget-disabled input:focus,
.oo-ui-fieldLayout-field .oo-ui-textInputWidget.oo-ui-widget-disabled textarea,
.oo-ui-fieldLayout-field .oo-ui-textInputWidget.oo-ui-widget-disabled textarea:focus,
.skin-hydradark .oo-ui-popupWidget .oo-ui-popupWidget-popup .oo-ui-buttonWidget label {
	color: #333;
}
 
.oo-ui-panelLayout.oo-ui-bookletLayout-outlinePanel {
	border-right: 1px solid #666;
}
 
.skin-hydradark .oo-ui-dialog .oo-ui-window-frame {
	border: 1px solid #666;
}
 
body.oo-ui-window-body .oo-ui-selectWidget-depressed .oo-ui-outlineItemWidget .oo-ui-optionWidget-selected {
	text-shadow: none;
}
Advertisement