Note: After publishing, 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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* All CSS here will be loaded for users of the Cosmos skin */
.cosmos-dropdown-list {
background-color: #08265c;
border: 1px solid #002;
}
#cosmos-actionsList-list a:hover {
background-color: #002;
}
.CodeMirror-cursor {
border-left: 1px solid white;
}
h1 {
color: #FF0000;
font-family: Georgia, sans-serif
}
.editOptions,
.editOptions .oo-ui-fieldLayout-body .oo-ui-labelElement-label {
color: #fff;
}
td.mw-wikiforum-thread-sub {
background-color: #003434;
}
.profile-info-container p {
color: #E6E6E6
}
.profile-info-container b {
color: #ffffff;
}
td.mw-wikiforum-thread-main {
background-color: #003C3C;
}
table.mw-wikiforum-frame {
background-color: #003C3C;
}
th.mw-wikiforum-thread-top {
background-color: #323C3C;
}
tr.mw-wikiforum-title {
background-color: #323C3C;
}
tr.mw-wikiforum-normal {
background-color: #003C3C;
}
p.mw-wikiforum-descr {
color: #ffffff;
}
/* Sticky WikiForum */
tr.mw-wikiforum-sticky {
background-color: #007B7B;
}
/* Tabbers and Profile Tabs */
.WikiaUserPagesHeader .tabs {
padding-left: 17px;
}
.tabs-container .tabs li[data-id="profile"] a {
padding-left: 12px !important;
}
ul.tabs,
ol.tabs {
margin-left: -1px;
}
.tabs li a,
ul.tabbernav li a,
ul.tabbernav li a:link,
ul.tabbernav li a:visited {
background: #08265C !important;
background-image: none !important;
border: 1px solid #0F47AE !important;
border-bottom: 0 solid transparent !important;
border-radius: 5px 5px 0 0;
font-weight: 700;
color: #FFFFFF !important;
}
.tabs .selected a,
.tabs .selected a:hover,
ul.tabbernav li.tabberactive a,
ul.tabbernav li.tabberactive a:hover {
background: #08265C !important;
background-image: none !important;
border: 1px solid #0F47AE !important;
border-bottom: 0 solid transparent !important;
border-radius: 5px 5px 0 0;
font-weight: 700;
color: #fff !important;
}
ul.tabbernav li a:hover,
.tabs li a:hover {
background: #08265C !important;
background-image: none !important;
border: 1px solid #0F47AE !important;
border-bottom: 0 solid transparent !important;
border-radius: 5px 5px 0 0;
font-weight: 700;
color: #fff !important;
}
.tabberlive .tabbertab {
border-top: 1px solid #0F47AE !important;
border-right: 0 solid transparent !important;
border-left: 0 solid transparent !important;
border-bottom: 0 solid transparent !important;
}
ul.tabbernav {
border: none !important;
margin: 0 !important;
padding: 0;
line-height: 20px;
}
/*******************
* Navboxes
*******************/
.navbox {
width: 100%;
background: white;
color: black;
margin: 1em auto;
font-size: 84%;
clear: both;
padding: 2px;
border-spacing: 0;
border: 1px solid #AAA;
}
/* Merges navboxes that are directly under eachother */
.navbox + .navbox {
margin-top: -11px;
}
.navbox .navbox-title {
background: #CCF;
color: black;
font-weight: bold;
}
.navbox .navbox-vde {
float:left;
width:65px;
}
.navbox .navbox-title-padright {
padding-right: 65px;
}
.navbox .navbox-title-padleft {
padding-left: 65px;
}
.navbox .navbox-subgroup {
border-spacing: 0;
width: 100%;
}
.navbox .navbox-gutter {
height: 2px;
}
.navbox .navbox-subgroup .navbox-gutter {
background: white;
}
.navbox .navbox-section-row > td {
padding: 0;
height: 100%;
}
.navbox .navbox-section {
width: 100%;
border-spacing: 0;
}
.navbox .navbox-above,
.navbox .navbox-below {
background: #DDF;
text-align: center;
}
.navbox .navbox-image {
background: white;
text-align: center;
}
.navbox .navbox-group,
.navbox .navbox-header {
background: #DDF;
color: black;
font-weight: bold;
height: 100%;
padding: 2px 4px;
}
.navbox .navbox-header-collapsible {
padding-left: 65px;
}
.navbox .navbox-group {
text-align: right;
padding-right: 1em;
min-width: 150px;
}
.navbox .navbox-group,
.navbox .navbox-image-left {
border-right: 2px solid white;
}
.navbox-image-right {
border-left: 2px solid white;
}
.navbox .navbox-list {
background: white;
color: black;
width: 100%;
height: 100%;
padding: 0;
}
.navbox .alt > .navbox-list {
background: #F7F7F7;
}
.navbox .navbox-list div {
padding: 0px 4px;
}
.navbox .navbox-list.no-group {
text-align: center;
padding-top: 2px;
padding-bottom: 2px;
}
.navbox .mw-collapsible-toggle {
width: 65px;
}
/* hlist */
.hlist ul {
margin: 0;
list-style: none;
}
.hlist li, .hlist ul ul {
display: inline;
}
.hlist li a {
white-space: nowrap;
}
.hlist ul ul:before {
content: "("
}
.hlist ul ul:after {
content: ")"
}
.hlist li:after {
content: " • ";
}
.hlist ul ul li:after {
content: "/";
}
.hlist li:last-child:after, .hlist ul ul li:last-child:after {
content: none;
}
/* Flags */
span.flag-caption {
color: #d5d4d4;
}
/*Picture thumb CSS*/
figure[typeof~="mw:File/Thumb"],
figure[typeof~="mw:File/Frame"],
figure[typeof~="mw:Image/Thumb"],
figure[typeof~="mw:Video/Thumb"],
figure[typeof~="mw:Audio/Thumb"],
figure[typeof~="mw:Image/Frame"],
figure[typeof~="mw:Video/Frame"],
figure[typeof~="mw:Audio/Frame"] {
border: 1px solid #4d4d4d;
border-bottom: 0;
background-color: #23262a;
}
figure[typeof~="mw:File/Thumb"] > a:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:File/Frame"] > a:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:Image/Thumb"] > a:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:Video/Thumb"] > a:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:Audio/Thumb"] > a:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:Image/Frame"] > a:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:Video/Frame"] > a:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:Audio/Frame"] > a:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:File/Thumb"] > span:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:File/Frame"] > span:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:Image/Thumb"] > span:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:Video/Thumb"] > span:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:Audio/Thumb"] > span:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:Image/Frame"] > span:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:Video/Frame"] > span:first-child >
:first-child:not(.mw-broken-media),
figure[typeof~="mw:Audio/Frame"] > span:first-child >
:first-child:not(.mw-broken-media) {
border: 1px solid #4d4d4d;
background: #23262a;
}
.mw-content-ltr figure[typeof~="mw:File/Thumb"] > figcaption,
.mw-content-ltr figure[typeof~="mw:File/Frame"] > figcaption,
.mw-content-ltr figure[typeof~="mw:Image/Thumb"] > figcaption,
.mw-content-ltr figure[typeof~="mw:Video/Thumb"] > figcaption,
.mw-content-ltr figure[typeof~="mw:Audio/Thumb"] > figcaption,
.mw-content-ltr figure[typeof~="mw:Image/Frame"] > figcaption,
.mw-content-ltr figure[typeof~="mw:Video/Frame"] > figcaption,
.mw-content-ltr figure[typeof~="mw:Audio/Frame"] > figcaption {
color: #d5d4d4;
}
figure[typeof~="mw:File/Thumb"] > figcaption,
figure[typeof~="mw:File/Frame"] > figcaption,
figure[typeof~="mw:Image/Thumb"] > figcaption,
figure[typeof~="mw:Video/Thumb"] > figcaption,
figure[typeof~="mw:Audio/Thumb"] > figcaption,
figure[typeof~="mw:Image/Frame"] > figcaption,
figure[typeof~="mw:Video/Frame"] > figcaption,
figure[typeof~="mw:Audio/Frame"] > figcaption {
border: 1px solid #4d4d4d;
border-top: 0;
background-color: #23262a;
}
li.gallerybox div.thumb {
border: 1px solid #4d4d4d;
background-color: #23262a;
}
/*Image fullscreen viewer*/
.mw-mmv-post-image {
color: #d4d4d4;
background-color: #1e1e1e;
}
.mw-mmv-image-metadata {
border-top: 1px solid #6f6f6f;
background-color: #1e1e1e;
}
.wikitable.filehistory a img {
image-rendering: pixelated;
}
#mw-content,#catlinks {
background-color: rgba(24,26,27,1)!important;
}