Earthfall Wiki
No edit summary
Tagaziel (talk | contribs)
No edit summary
Line 270: Line 270:
 
/* Sidebar and top */
 
/* Sidebar and top */
   
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a {
+
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a,
  +
div#mw-panel div.portal h3 {
 
color: #f99d1c;
 
color: #f99d1c;
  +
text-transform: uppercase;
  +
}
  +
  +
.skin-hydradark #mw-panel.collapsible-nav div.portal, div#mw-panel div.portal {
  +
background-image: none;
 
}
 
}
   

Revision as of 17:18, 17 February 2017

/* Doctor Tagzstein's CSS Monster Mark II */
/* Not with Abbie Normal's brain this time */

/* BASIC CODE */

body { 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background: url(//hydra-media.cursecdn.com/earthfall.gamepedia.com/5/56/Key-art.jpg) no-repeat fixed center center / cover  rgba(0, 0, 0, 1);
}

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

/* NAVIGATION BAR AND LOGO */

#p-logo {
    height: 6em;
    margin-bottom: 1em;
    left: 50vw;
    margin-left: -20em;
    background-size: contain;
    margin-top: 2em;
}

#p-logo a {
    background-size: contain;
    width: 40em;
    height: 130px;
}

div#p-portals {
    background: rgba(0,0,0,0.8);
}

/* Top navigation*/

#left-navigation, 
#right-navigation {
    display: inline;
    border-width: 0px;
    border-color: #f99d1c;
    padding: 0px;
    margin-top: 8em;

}

#left-navigation {
    margin-left: 13.6em;
}

div.vectorMenu div.menu {
    border-color: #f99d1c;
    background-color: #000000;
}

div.vectorTabs,
div.vectorTabs span,
div.vectorTabs ul,
div.vectorTabs ul li,
div.vectorMenu h3 a  {
    background-image: none;
    background: transparent 
}

div.vectorTabs li.selected {
    background-color: transparent;
    background-image: none;
    border: 0px #f99d1c solid;
    font-size: 1.2em;
    margin-top: -0.27em;
}

div.vectorTabs li.selected a, 
div.vectorTabs li.selected a:visited {
    color: #f99d1c !important;
}

div.vectorTabs ul li.selected {
    height: 2.9em;
    font-weight: bold;
}

div.vectorTabs ul li span, 
div.vectorTabs ul li.selected span {
    font-weight: bold;
}

div.vectorTabs li span a,
div.vectorTabs li span a:hover, 
div.vectorTabs li.selected span a,
div.vectorTabs span a:visited,
div.vectorTabs span a:visited:hover,
div.vectorTabs li.new span a:hover, 
div.vectorTabs li.new span a:visited,
div.vectorTabs li.new span a:visited:hover   {
    background-image: none;
    color: #ffffff;
}

div#p-cactions div.menu ul {
    border: 1px solid #ffffff;
}

div#p-cactions div.menu ul li a,
div#p-cactions div.menu ul li a:visited  {
    background: #000000;
    color: #ffffff;
}

div#mw-head div.vectorMenu h4 {
    padding-top: 2.39em;
    color: #f99d1c;
    text-transform: uppercase;
    text-shadow: 1px 1px black;
    font-weight: bold;
} 


/* Those pesky separate Social Media and More menus */
div.vectorMenu h3 span {
    font-size: 0.8em;
    padding-top: 1.29em;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}

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

/* Collapsible menus in top nav */
div.vectorMenu ul,
div#p-cactions div.menu ul,
div#p-cactions div.menu ul li a  {
background: #202020;
border: 1px #ff9900;
}

div.vectorTabs, div.vectorTabs span, div.vectorTabs li a, div.vectorMenu h3 a {
    background-image: none;
}

/* SIDEBAR STYLING */

div#mw-panel {   
 position: absolute;
    top: 128px;
    left: 8px;
    padding-top: 1em;
    padding: 0px;
    width: 11em;
    background-color: transparent;
    border-radius: 4px;
    border: 0px solid #f99d1c;
}

.skin-hydradark #mw-panel.collapsible-nav div.portal,
div#mw-panel.collapsible-nav div#p-socialProfiles.portal,
#mw-panel.collapsible-nav #p-sitePromos.portal {
    background-image: none;
}

#mw-panel.collapsible-nav .portal.collapsed h3 {
}

#mw-panel.collapsible-nav div.portal h3 {
}

.claimSidebar, .claimSidebar a, .claimSidebar a:hover {
    margin-left: 0.9em;
    margin-top: .5em;
    margin-bottom: -1.4em;
}

/* MAIN CONTENT AREA */

div#pageWrapper {
background: rgba(0,0,0,0.7);
    min-height: 35em;
}

div#content {
    background-color: transparent;
    color: #F4FFF3;
    border-width: 0px;
    border-color: #f99d1c;
    margin-top: 3em;
    margin-left: 12em;
    border-radius: 4px;
    padding-left: 2em;
}

/* Spacing fixes */

.mw-body {
    padding-top: 35px;
}

.mw-body .mw-indicators {
    margin-right: 4em;
    margin-top: 3em;
}

.mw-body .firstHeading {
    margin-top: 0.5em;
}

.curseprofile {
    position: relative;
    margin-top: 3.5em;
}

/* FOOTER */
div#footer #footer-info li {
color: white;
}

div#footer {
    background-color: transparent;
    color: #F4FFF3;
    border-width: 0px;
    border-color: #f99d1c;
    margin-left: 12em;
    margin-top: 2em;
    border-radius: 4px;
    border: 0px solid #f99d1c;
}

div#footer ul {
    list-style-type: none;
    list-style-image: none;
    margin-left: 1em;
    margin-right: 2em;
    display: inline;
}

#footer-icons {
    float: left;
}

/* LINK STYLING */
a, 
a:active, 
div#content a.external, 
div#content a.external:active,
.mw-body a.external,
.mw-body a.extiw, 
.mw-body a.extiw:active,
span.tab a, div.wikiEditor-ui-toolbar .tabs span.tab a:visited,
div.wikiEditor-ui-toolbar .tabs span.tab a, 
div.wikiEditor-ui-toolbar .tabs span.tab a:visited,
.skin-hydradark #preftoc a,
.skin-hydradark #preftoc a:active  {
color: #f99d1c;
}

a:visited,
.mw-body a.external:visited,
.mw-body a.extiw:visited,
div#content a.external:visited, 
div#content a.extiw:visited {
color: #ca8019;
}

/* Sidebar and top */

.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a,
div#mw-panel div.portal h3 {
    color: #f99d1c;
    text-transform: uppercase;
}

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

.vectorTabs li a span,
div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:link,
div#mw-head a,
div#mw-head div.vectorTabs a,
div#mw-head div.vectorMenu a,
#mw-panel.collapsible-nav div.portal h3 a,
#mw-panel.collapsible-nav .portal h3 a,
#mw-panel.collapsible-nav .portal.collapsed h3 a,
div#mw-panel div.portal div.body ul li a:visited {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}

/* USER INTERFACE AKA MORE INTERACTIVE STUFF */
/* Editor styling */

div.wikiEditor-ui,
.editOptions,
div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading,
div.wikiEditor-ui-toolbar,
div.wikiEditor-ui-buttons,
div.wikiEditor-ui-controls  {
background: transparent;
}

.editOptions {  
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

div.wikiEditor-ui {
    border: medium none;
}

div.wikiEditor-ui-buttons {
border-top: 0px solid white;
}

div.wikiEditor-ui-controls {
    border-bottom: 1px solid #f99d1c;
}

/* Page history */

table.diff {
background-color: transparent;
}

#pagehistory li.selected {
background-color: #151515;
border: 1px dashed #aaa;
}

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

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

td.diff-addedline .diffchange {
    background: #067700;
}

td.diff-deletedline,
td.diff-deletedline .diffchange {
border-color: #990000;
}

/* Search results styling */

.mw-search-formheader,
.skin-hydradark fieldset#mw-searchoptions,
.mw-search-profile-tabs {
    background-color: transparent;
    border: 1px solid #f99d1c;
}

.mw-ui-button.mw-ui-primary,
.mw-ui-button.mw-ui-progressive {
    background: #f99d1c;
    color: #fff;
    border: 1px solid #f99d1c;
}

.mw-search-profile-tabs div.search-types ul li.current a,
.mw-search-formheader div.search-types ul li.current a  {
    color: #FFFFFF;
}

/* Preferences styling */

.skin-hydradark #preferences {
    background-color: transparent;
}

.skin-hydradark #preferences legend {
    color: white;
    font-weight: bold;
}

.htmlform-tip {
    color: whitesmoke;
}

.skin-hydradark #preftoc li {
    background-image: none;
    color: #f99d1c;
    font-weight: bold;
    text-shadow: 1px 1px black;
}

/* UI TWEAKING */
/* Frontpage pagename display and fix */
body.page-Earthfall_Wiki h1.firstHeading {
    display: none;
}

body.page-Everywhere_Wiki div#mw-content-text {
    margin-top: 3.5em;
}

/* Big buttons */
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
    color: #ffffff;
    background-color: #f99d1c;
    border-color: #f99d1c;
}

/* Presentation and code fields */

pre, 
code,
.skin-hydradark .mw-code {
border: 1px solid #ddd;
color: white;
background-color: transparent;
border-style: solid;
    background: rgba(0, 0, 0, 0.69);
}

.mw-highlight {
    background: rgba(0, 0, 0, 0.69);
    color: white;
}

/* Fieldsets, category links, tables of content */
fieldset,
ul#filetoc,
#catlinks,
div#toc, 
div.toc, 
div.mw-warning {
     background-color: transparent;
     border: 1px solid #f99d1c;
}

/* Category tree and custom bulletpoints */
ul {
list-style-type: disc;
list-style-image: url(x);
list-style-image: url(x) !ie;
}

.CategoryTreeToggle {
    color: #f99d1c;
}

/* Thumbs */

div.thumb {
    margin-bottom: .5em;
    width: auto;
    border: 0px solid #f99d1c;
    padding: 3px;
}

div.thumbinner,
html .thumbimage,
li.gallerybox div.thumb  {
border: 1px solid #f99d1c;
background-color: transparent;
}

/* fix for black redirection arrow */
.redirectMsg > img {
    display: none;
}

.redirectMsg > span::before {
    content: url("https://hydra-media.cursecdn.com/commons.gamepedia.com/a/aa/Redirectltr_white.png");
}

/* Notification fix */
.mw-echo-notification.mw-echo-unread,
.mw-echo-date-section,
.mw-echo-timestamp, 
.mw-echo-notification-footer {
    color: #f99d1c;
}

/* Achievement fixes */
#p-achievement-list, .achievement_category, .achievement_category_select {
    background: black;
}

/* Edit count fix */
#editcount > table * table,
#editcount > table * table th,
#editcount > table * table td {
    background-color: #000000 !important;
    padding: 0 12px 0 0.15em;
    border: 1px solid #f99d1c;
}

/* References highlighting */
ol.references li:target, sup.reference:target {
    background-color: #0B3800;
}

/* LEGACY */
/* Fallback option when va-table isn't used */
table.wikitable {
margin: 1em 0;
background-color: transparent;
border-collapse: collapse;
color:white;
}

table.wikitable > * > tr > th {
    background-color: #121212;
    border-color: table.wikitable {
margin: 1em 0;
background-color: transparent;
border-collapse: collapse;
color:white;
}

table.wikitable > * > tr > th {
    background-color: #121212;
    border-color: #ffd658;
};
}

/* Data table styling */ 

table.mw_metadata td, 
table.mw_metadata th {
border: 1px solid #f99d1c;
background-color: transparent;
}

.mw-datatable th {
background-color: #4F3C15;
}

.mw-datatable td {
background-color: transparent;
}

.mw-datatable tr:hover td {
background-color: #151515;
}

/* HydraDark default code */

pre {
    overflow: auto;
}

/* Notice templates */
.topNotice {
    border: 2px solid #ff9900;
    background: rgba(0, 0, 0, 0);
    margin: 0 0 10px 0;
    padding: 3px 6px;
    overflow: auto;
}

.topNotice .heading {
    font-size: 132%;
    font-weight: bold;
    margin: 0 0 8px 0;
    padding: 0;
}

.topNotice.delete {
    border: 2px solid #ff0000;
}

.topNotice.move,
.topnotice.merge,
.topnotice.split {
    border: 2px solid #bb8800;
}

.topNotice.pagestub,
.topNotice.imagerequest,
.topNotice.nowalkthrough {
    border: 2px solid #008000;
}

/* 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;
}


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

/* Indicators */
.mw-body .mw-indicators {
    margin-right: 4em;
}