Cryptark Wiki
Register
Advertisement

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 Hydra skin */

body.page-Cryptark_Wiki h1.firstHeading {
    display:none;
}
/* Framework */
body { 
     background: #000000 url(https://cryptark.gamepedia.com/media/cryptark.gamepedia.com/8/84/Wiki_background.png) no-repeat fixed center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body #pageWrapper {
    margin-right: 10px;
}

/* Head */
div#mw-page-base {
    background: transparent;
    background-image: none;
}

#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0px;
}

/* Sidebar */
#right-navigation {
    margin-right: 0.5em;
}

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

div#mw-head a,
.vectorTabs li a span,
div#mw-head div.vectorTabs a,
div.vectorMenu h3 span {
    color: white;
    font-weight: bold;
}

div.vectorMenu h3 span {
    padding-top: 0.2em;
}

div.vectorTabs li a {
    background-image: none;
    margin-top: -16px;
}

div.vectorTabs li.new a,
div.vectorTabs li.new a:visited {
    color: white;
}

div.vectorTabs li span {
    background:#883cd5;
    background:-moz-linear-gradient(top, #883cd5 35%, #883cd5 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(35%,#883cd5), color-stop(100%,#883cd5));
    background:-webkit-linear-gradient(top, #883cd5 35%, #883cd5 100%);
    background:-o-linear-gradient(top, #883cd5 35%, #883cd5 100%);
    background:-ms-linear-gradient(top, #883cd5 35%, #883cd5 100%);
    background: linear-gradient(to bottom, #883cd5 35%, #883cd5 100%);
    display: inline-block;
    border: 1px solid #883cd5;
    border-radius: 4px 4px 4px 4px;
    padding: 2px 10px;
    margin: 0 3px 0 3px;
    height: 22px;
    text-align: center;
}

div.vectorTabs span {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs li.selected {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    color: white;
}

div.vectorTabs ul { 
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs ul li {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs li a,
div.vectorTabs li a span {
    color: white;
    cursor: pointer;
    font-weight: bold;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

div.vectorMenu div.menu {
    border-color: inherit;
}

div.vectorMenu h3 a {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 0px;
}

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

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

div#mw-head div.vectorMenu ul {
    background-color: #15181a;
    background-image: none;
    border: 1px solid #883cd5;
}

div#mw-head div.vectorMenu h3 {
    background-image: none;
}

div#mw-head div.vectorMenu h3 {
    background:#883cd5;
    background:-moz-linear-gradient(top, #883cd5 35%, #883cd5 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(35%,#883cd5), color-stop(100%,#883cd5 65%));
    background:-webkit-linear-gradient(top, #883cd5 35%, #883cd5 100%);
    background:-o-linear-gradient(top, #883cd5 35%, #883cd5 100%);
    background:-ms-linear-gradient(top, #883cd5 35%, #883cd5 100%);
    background: linear-gradient(to bottom, #883cd5 35%, #883cd5 100%);
    display: inline-block;
    border: 1px solid #883cd5;
    border-radius: 4px 4px 4px 4px;
    color: white;
    font-weight: bold;
    padding: 2px 10px;
    margin-top: 8px;
    height: 22px;
    text-align: center;
}


div.vectorMenu h3 span::after {
   right: -5px; 
   top: 5px;  
}

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    color: white;
    font-weight: bold;
    padding-top: 0.2em;
    text-shadow: none;
}

.vectorTabs #ca-unwatch.icon a,.vectorTabs #ca-watch.icon a {
    background-position: 5px 3px;
    	padding-top: 21px;
}

div#p-sharing .menu {
   margin-left: 45px;
   min-width: 0px;
   width: 48px;
}

#p-sharing #socialIconImages img {
   width: 100%;
}

#p-sharing #socialIconImages a {
   width: 40px;
}

/* Content */
div#content {
    background: rgba( 0, 0, 0, .75 );
    border: 1px solid #ffffff;
    border-radius: 2px;
    box-shadow: 0 0.1em 0.75em #ffffff;
    color: #ffffff;
    overflow: hidden;
}

h1, 
h2 {
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
}

h3 {
    color: #ffffff;
    font-size: 16px;
}

h4 {
    color: #ffffff;
    font-size: 14px;
}

h5 {
    color: #ffffff;
    font-size: 12px;
}

h6 {
    color: #ffffff;
    font-size: 11px;
}

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

/* Footer */
div#footer {
    background: rgba(0, 0, 0, 0.75);
    border: 1px solid #000000;
    color: #FFFFFF;
    margin-top: 5px;
    overflow: hidden;
}

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

/* Tabs */
#left-navigation {
  left: 160px;
}

#right-navigation {
  margin-right: 0.5em;
}

div.vectorMenu h3 a {
  background-image: none;
}

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

div#mw-head a,
.vectorTabs li a span,
div#mw-head div.vectorTabs a {
    color: white;
    font-weight: bold;
}

div.vectorTabs li a {
    background-image: none;
    margin-top: -6px;
}

div.vectorTabs li.new a, div.vectorTabs li.new a:visited {
    color: #ffffff;
}

div.vectorTabs li span a {
    background:#883cd5;
    background:-moz-linear-gradient(top, #883cd5 35%, #883cd5 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(35%,#883cd5), color-stop(100%,#883cd5));
    background:-webkit-linear-gradient(top, #883cd5 35%, #883cd5 100%);
    background:-o-linear-gradient(top, #883cd5 35%, #883cd5 100%);
    background:-ms-linear-gradient(top, #883cd5 35%, #883cd5 100%);
    background: linear-gradient(to bottom, #883cd5 35%, #883cd5 100%);
    display: inline-block;
    border: 1px solid #883cd5;
    border-radius: 4px 4px 4px 4px;
    color: white;
    font-weight: bold;
    padding: 2px 10px;
    margin: 0 3px 0 3px;
    height: 19px;
    text-align: center;
}

div.vectorTabs span {
    background-image: none;
}

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

div.vectorTabs ul { 
    background-image: none; 
}

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

div.vectorTabs li a, div.vectorTabs li a span {
    color: white;
    cursor: pointer;
    font-weight: bold;
}

div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

div.vectorMenu h5 a {
    background-color: transparent;
    background-image: none;
    border: 0px;
}

div.vectorMenu li a {
    color: white;
}

div.vectorMenu li a:hover {
    color: white;
}

div.vectorMenu ul {
    background-color: #15181a;
    background-image: none;
    border: 1px solid #883cd5;
}

div#mw-head div.vectorMenu h5 {
    background-image: none;
}

/* Preferences */
.skin-hydradark #preftoc {
    background-color: #1C1E20;
    border: 0px;
    margin: 0 0 4px !important;
}

.skin-hydradark #preftoc, 
.skin-hydradark #preftoc li,  
.skin-hydradark #preferences, 
.skin-hydradark #preftoc li.selected a {
    background-image: none;
    background-color: transparent;
}

.skin-hydradark #preftoc,
.skin-hydradark #preftoc li,  
.skin-hydradark #preferences, 
.skin-hydradark #preftoc li a {
    background-image: none;
    background-color: transparent;
    color: #666666;
}

.skin-hydradark #preftoc li.selected a {
    background-color: #1C1E20;
    background-image: none;
    border-color: #434b4d;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: white;
}

.skin-hydradark #preferences {
    background-color: #15181a;
    border: 1px solid #434b4d;
}

.skin-hydradark #preferences fieldset {
    border-color: #434b4d;
}

fieldset {
    border: 1px solid #434b4d;
}

fieldset#mw-searchoptions {
    background-color: #000000;
    border-color: #434b4d; !important;
}

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

li.gallerybox div.thumb, 
html .thumbimage, {
    background-color: #15181a;
    border: 0px;
}

code {
    background-color: #15181a;
}

.mw-specialpages-table {
    background-color: #15181a;
}

.mw-specialpagesgroup {
    background-color: #15181a;
    padding: 8px;
}

abbr, acronym, .explain {
    border-bottom: 1px dotted #434b4d;
}

/* Page history */
#pagehistory li {
    background-color: #15181a;
    border: none;
    padding: 3px;
}

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

td.diff-ntitle,
td.diff-otitle {
    background-color: #15181a;
    border: 0px;
}

td.diff-context {
    background: transparent;
    border-color: #E6E6E6;
    color: #c0c0c0;
}

td.diff-deletedline {
    background-color: #FFE49C;
    border-color: #FFE49C;
}

td.diff-addedline {
    background-color: #A3D3FF;
    border-color: #A3D3FF;
}

/* Tables */
.skin-hydradark .TablePager th, 
.skin-hydradark .TablePager tr:hover td {
    background-color: #15181a;
    border: 1px solid #434b4d;
}

.skin-hydradark .TablePager,
.skin-hydradark .TablePager td,
table.mw_metadata td,
table.mw_metadata th {
    background-color: #15181a;
    border: 1px solid #434b4d;
}

.skin-hydradark .TablePager tr:hover td {
    background-color: #000000 !important;
}

table.wikitable, #claimlist {
    background: none repeat scroll 0 0 transparent;
|}

.wikitable th, #claimlist th, #claimlist .sortable th.unsortable {
    background-color: #15181a;
    border: 1px solid #434b4d;
    color: #B3B4B7;
    padding: 0.2em;
}

.wikitable td, #claimlist td {
    border: 1px solid #434b4d;
    color: #B3B4B7;
    padding: 0.2em;
}

#claimlist .approved a {
    color: #000000;
}

#claimlist .approved td {
    color: #545454;
}

#claimlist .controls:hover .dropdown,
#claimlist .controls_container > .dropdown {
    margin-bottom: 5px;
}

#claimlist .sortable th:hover {
    background-color: #15181a;
}

table.wikitable th, table.wikitable tr th, table.wikitable > tr > th, table.wikitable > * > tr > th {
    background: #000000 url(" ") repeat;
    border: 1px solid #ffffff;
}

table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
    border: 1px solid #434b4d;
    padding: 0.2em;
}

#userlogin, 
#userloginForm, 
.mw-warning, 
li.gallerybox, 
div.thumbinner, 
.catlinks, 
.usermessage,
ul#filetoc, 
table.diff  {
    background-color: transparent;
    border: 1px solid #434b4d;
    clear: both;
    margin-top: 1em;
    padding: 5px;
}

#toc, .toc {
    background-color: transparent;
    border: 1px solid #434b4d !important;
}

.skin-hydradark .mw-search-profile-tabs {
    background-color: #000000;
    border: 1px solid #434b4d;
    margin-top: 1em;
}

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

/* social media add-on fix */
div#mw-panel div.portal div.body,
.skin-hydradark #mw-panel.collapsible-nav .portal {
    background-image: none;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited {
    color: #ffffff;
    text-shadow: 1px 1px 0.1em #000000;
}

div#mw-panel div.portal div.body ul li a:link,
div#mw-head div.vectorMenu a {
    color: white;
}

div#mw-panel div.portal h3,
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 .portal.collapsed h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    color: #f3f3f3;
    font-weight: bold;
    text-shadow: 2px 2px 0.1em #000000;
}

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

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

/* WikiClaims tool dropdown fix */
#claimlist .controls_container > .dropdown {
    right: 24px;
    top: -24px;
}

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

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 #404040;
}

div.wikiEditor-ui-tabs {
    background-color: #883cd5;
    border-left: 1px solid #404040;
    border-top: 1px solid #404040;
}

div.wikiEditor-ui-tabs div {
    background-color: #883cd5;
    border-right: 1px solid #404040;
    border-bottom: 1px solid #404040;
}

div.wikiEditor-ui-tabs div a {
    background: #883cd5; 
    color: white;
}

div.wikiEditor-ui-tabs div.current {
    background-color: #883cd5;
    border-bottom: 1px solid #404040;
}

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

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

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

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

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

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

.tab {
   border-color: transparent;
}

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

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: #535353;
}

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

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

div.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: <bg-color>;
    color: #ff0066;
}

div.wikiEditor-ui-toolbar .booklet .pages {
    background-color: #5C5C5C;
}

div.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #404040;
    color: #5C5C5C;
}

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

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

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

div.wikiEditor-preview-contents {
    background-color: transparent;
    border-color: -moz-use-text-color #404040;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

.editOptions {
background-color: rgba( 0,0,0,.8 );
border: white;
border-top: none;
padding: 1em 1em 1.5em 1em;
margin-bottom: 2em;
}

#editpage-copywarn {
    color: #5C5C5C;
}

/* Various Tweaks */

li.gallerybox div.thumb {
text-align: center;
border: none;
background-color: transparent;
margin: 2px;
}
.mobileonly {
    display: none;
}


div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 0.2em;
    text-shadow: none;
}

.vectorTabs #ca-unwatch.icon a,.vectorTabs #ca-watch.icon a {
    background-position: 5px 6px;
}



/* login screen */
.mw-ui-vform label {
    color: #c0c0c0;
}

#mw-createaccount-join {
    box-shadow: 4px 4px 4px 4px rgba(255, 255, 255, 0.2);
}

/*Hydra Dark tweaks */
div.wikiEditor-ui-tabs div.current a {
    color: white;
}

div.wikiEditor-ui-tabs div a {
  color: white;
}

.skin-hydradark table.wikitable > tr > th, .skin-hydradark table.wikitable > * > tr > th {
    background-color: #883cd5;
    color: white;
}



/* for "edit this page" tab and "discussion" tab etc */
.tab {
     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;
}

/* Notifications */
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper,
.mw-echo-ui-crossWikiNotificationItemWidget-group,
.mw-echo-ui-bundleNotificationItemWidget-group {
    background: inherit;
}
Advertisement