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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will affect users of the Hydradark skin */
/* For elements which only display in the mobile view */
.mobileonly {
display: none;
}
/* fonts */
@font-face {
font-family: 'Electrolize-Regular';
src: local('Electrolize-Regular'), local('Electrolize-Regular'), url(/media/hydra/fonts/Electrolize-Regular.ttf) format('truetype');
}
/* links */
a {
color: #70B7FF;
}
/* body */
body #pageWrapper {
margin-right: 15em;
}
div#mw-head {
position: absolute;
right: 0;
top: 0px;
width: 100%;
}
#mw-page-base {
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: none;
background-origin: padding-box;
background-position: 0 0;
background-repeat: repeat;
background-size: auto auto;
}
#right-navigation {
float: right;
margin-right: 10em;
margin-top: 2.5em;
}
/* tab */
div.vectorTabs {
background-color: transparent;
background-image: none;
height: 33px;
margin-top: 8px;
}
div.vectorTabs li a {
background-image: none;
border-radius: 5px 5px 0 0;
margin-top: -6px;
}
div.vectorTabs li.new a,
div.vectorTabs li.new a:visited {
color: #BA0000;
}
div.vectorTabs li span a {
background: #969696;
box-shadow: 2px 0 #000000;
color: white;
display: inline-block;
font-weight: bold;
height: 19px;
padding: 2px 10px;
margin: 0 3px 0 3px;
text-align: center;
}
div.vectorTabs span {
background-image: none;
}
div.vectorTabs li.selected {
background-color: transparent;
background-image: none;
color: #ffffff;
}
div.vectorTabs ul {
background-image: none;
margin-top: 0.5em;
}
div.vectorTabs ul li {
background-color:transparent;
background-image:none;
}
div.vectorTabs li a,
div.vectorTabs li a span {
color: #000000;
cursor: pointer;
font-weight: bold;
}
div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
background: rgb(76,76,76); /* Old browsers */
background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
color: #F0D050;
text-decoration: none;
font-weight: bold;
}
div#mw-head div.vectorMenu h3 {
background: #969696;
border-radius: 5px 5px 0 0;
box-shadow: 2px 0 #000000;
color: white;
display: inline-block;
font-weight: bold;
display: block;
height: 24px;
margin-left: 0;
margin-top: 15px;
}
div.vectorMenu {
background: url("https://static.wikia.nocookie.net/scraps_gamepedia/images/0/0b/Vector_menu_downarrow.png/revision/latest") no-repeat scroll right transparent;
color: #FFFFFF;
margin: 0 3px;
padding: 0 3px;
}
div.vectorMenu h3 a {
background-color: rgba(0, 0, 0, 0);
background-image: url("https://static.wikia.nocookie.net/commons_hydra/images/8/80/Vector_menu_downarrow_white.png");
background-position: 50% 70%;
border:none;
}
div.vectorMenu h3 > a {
display: inline-block;
}
div.vectorMenu li.selected a,
div.vectorMenu li.selected a:visited {
color: #000000;
}
div.vectorMenu li a {
background: transparent;
color: #000000;
}
div.vectorMenu ul {
background-color: transparent;
background-image: none;
}
#ca-watch span a,
#ca-unwatch span a {
background: transparent no-repeat;
border: none;
box-shadow: none;
}
.vectorTabs #ca-unwatch.icon a,
.vectorTabs #ca-watch.icon a {
margin: 0;
padding: 0;
display: block;
width: 28px;
padding-top: 3.1em;
margin-top: -0.8em;
height: 0;
overflow: hidden;
background-position: 5px 60%;
background-repeat: no-repeat;
}
/* link colour vector menu sidebar */
div#mw-panel div.portal div.body ul li a:link,
div#mw-head a,
.vectorTabs li a span,
div#mw-head div.vectorTabs a,
div#mw-head div.vectorMenu a {
color: white;
font-family: "Electrolize-Regular";
}
div#mw-panel div.portal div.body ul li a:hover,
div#mw-panel div.portal div.body ul li a:focus,
div#mw-panel div.portal div.body ul li a:visited {
color: white;
}
div#mw-panel div.portal div.body ul li a:link,
div#mw-head a {
color: white;
}
/* side bar */
#p-logo {
top: -230px;
height: 120px;
}
#p-logo a {
height: 120px;
}
.skin-hydradark #mw-panel.collapsible-nav #p-claimWiki.portal {
margin-bottom: 1.5em;
margin-left: 0;
margin-right: 0;
margin-top: -6em;
}
div#mw-panel {
font-size: inherit;
left: 0;
padding-top: 1em;
position: absolute;
top: 250px;
width: 10em;
}
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a {
color: #911F21;
text-decoration-color: -moz-use-text-color;
text-decoration-line: none;
text-decoration-style: solid;
font-family: "Electrolize-Regular";
font-size: 125%;
text-shadow: 1px 1px black;
}
.skin-hydradark div#mw-panel div.portal h3 {
color: #911F21;
text-decoration-color: -moz-use-text-color;
text-decoration-line: none;
text-decoration-style: solid;
font-family: "Electrolize-Regular";
font-size: 110%;
text-shadow: 1px 1px black;
}
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a {
color: #911F21;
text-decoration-color: -moz-use-text-color;
text-decoration-line: none;
text-decoration-style: solid;
font-family: "Electrolize-Regular";
font-size: 125%;
text-shadow: 1px 1px black;
}
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3, .skin-hydradark #mw-panel.collapsible-nav div.portal h3 {
color: transparent;
}
div#mw-panel div.portal div.body, .skin-hydradark #mw-panel.collapsible-nav div.portal,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 {
background-image: none;
}
/* remove the divider */
.skin-hydradark div#mw-panel div.portal div.body {
background-image: none;
}
/* content */
div#content {
background-color: rgba(50, 50, 50, 0.7);
border:2px solid black;
color: white;
direction: ltr;
margin-top: -1px;
padding-bottom: 1em;
padding-left: 1em;
padding-right: 1em;
padding-top: 1em;
box-sizing: border-box;
display: inline-block;
width: 100%;
}
div#content h1, div#content #firstHeading {
color: #E0E0E0;
font-family: "Electrolize-Regular";
font-size: 1.8em;
border-bottom: 1px solid #E0E0E0;
letter-spacing: 1px;
}
div#content h2 {
color: #E0E0E0;
font-family: "Electrolize-Regular";
font-size: 1.5em;
margin-top: 1em;
border-bottom: 1px solid #E0E0E0;
letter-spacing: 1px;
}
/* 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://static.wikia.nocookie.net/commons_hydra/images/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
background-size: 100%;
height: 32px;
width: 32px;
}
/* footer */
div#footer {
overflow-y:hidden;
}
div#footer ul li {
color: white;
}
/* vector menu fix */
div.vectorTabs, div.vectorTabs ul, div.vectorTabs span, div#mw-head div.vectorMenu h3 {
background-image: none;
}
div.vectorMenu h3 span {
color: white;
display: block;
font-size: 0.8em;
font-weight: normal;
margin-right: 20px;
padding-left: 0.7em;
padding-top: 0.3em;
font-family: "Electrolize-Regular";
}
/* search */
.skin-hydradark .mw-search-profile-tabs {
background-color: #303030;
border-bottom-color: #383838;
border-left-color: #383838;
border-right-color: #383838;
border-top-color: #383838;
}
.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
color: gray;
cursor: default;
}
.skin-hydradark fieldset#mw-searchoptions {
background-color: #282828;
border-bottom-color: #383838;
border-left-color: #383838;
border-right-color: #383838;
border-top-color: #383838;
}
div.vectorMenu div.menu {
border:1px solid #911F21;
}
/* Page history */
#pagehistory li {
background-color: rbga(0,0,0,0);
border: none;
padding: 3px;
}
#pagehistory li.selected {
background-color: rbga(0,0,0,0);
background-image: none;
border: 1px dashed #aaaaaa;
padding: 3px;
}
.skin-hydradark table.diff,
.skin-hydradark td.diff-otitle,
.skin-hydradark td.diff-ntitle {
background: none repeat scroll 0 0 transparent;
}
* Preferences */
.skin-hydradark #preftoc,
.skin-hydradark #preftoc li,
.skin-hydradark #preferences,
.skin-hydradark #preftoc li a {
background-color: rgba(0, 0, 0, 0);
background-image: none;
color: #911F21; /* this font color may need tweaking, depending on your background choices */
}
.skin-hydradark #preftoc li:first-child,
.skin-hydradark #preftoc li:first-child {
margin-bottom: 7px;
margin-left: 5px;
}
.skin-hydradark #preftoc li.selected a,
.skin-hydradark #preftoc li.selected a {
background: rgba(0, 0, 0, 0.4);
border-color: #080808 #080808 rgba(0, 0, 0, 0.5);
border-radius: 3px 3px 0 0;
border-style: solid;
border-width: 1px;
color: #ffc220; /* this font color may need tweaking, depending on your background choices */
}
.skin-hydradark #preferences {
background-color: rgba(0, 0, 0, 0.4);
border: 1px solid #080808;
border-radius: 3px;
}
.skin-hydradark #preferences fieldset {
border-color: #080808;
}
.skin-hydradark #preferences legend {
color: #e0e0e0;
}
/* wiki editor styling */
div.wikiEditor-ui {
background: rgba(0, 0, 0, 0);
border: none;
}
div.wikiEditor-ui-tabs div {
border-bottom: 1px solid #080808;
border-right: 1px solid #080808;
}
div.wikiEditor-ui-buttons {
background: rgba(0, 0, 0, 0);
border-top: none;
margin-right: 5px;
}
div.wikiEditor-ui-toolbar {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
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: #e0e0e0;
font-weight: bold;
}
div.wikiEditor-ui-toolbar .sections .section {
background-color: rgba(0, 0, 0, 0.2);
border-top: 1px solid #080808;
color: #e0e0e0;
}
div.wikiEditor-ui-toolbar .page-characters div span {
border: 1px solid #080808;
color: #e0e0e0;
}
div.wikiEditor-ui-toolbar .booklet .pages {
background-color: rgba(0, 0, 0, 0.2);
}
div.wikiEditor-ui-toolbar .booklet .index .current {
background-color: rgba(0, 0, 0, 0.2);
color: #fda440;
}
div.wikiEditor-ui-toolbar .booklet .index div {
color: #e0e0e0;
}
div.wikiEditor-ui-toolbar .page-characters div span:hover {
background-color: rgba(0, 0, 0, 0.2);
border-color: #080808;
color: #ffffff;
}
div.wikiEditor-ui-toolbar .page-table th,
div.wikiEditor-ui-toolbar .page-table td {
color: #e0e0e0;
}
div.wikiEditor-ui-toolbar .page-table td {
border-top: 1px solid #080808;
}
div.wikiEditor-ui-tabs div a {
background: none repeat scroll 0 0 #181818;
display: inline-block;
color: #FFFFFF;
}
div.wikiEditor-ui-tabs div.current {
border-bottom: 1px solid #080808;
}
div.wikiEditor-ui-tabs div.current a {
color: #fda440;
font-weight: bold;
}
div.wikiEditor-ui-tabs {
border-left: 1px solid #080808;
border-top: 1px solid #080808;
}
div.wikiEditor-preview-contents {
border-color: #080808;
border-style: solid;
border-width: 0 1px 1px;
color: #e0e0e0;
}
div.wikiEditor-ui-controls {
background: rgba(0, 0, 0, 0);
border-bottom: 1px solid #080808;
}
div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading {
background-color: rgba(0, 0, 0, 0);
}
div.editOptions {
background-color: rgba(0, 0, 0, 0.4);
border-color: -moz-use-text-color #080808 #080808;
border-image: none;
border-radius: 0 0 3px 3px;
border-style: none solid solid;
border-width: medium 1px 1px;
}