Stash Wiki
No edit summary
Wagnike2 (talk | contribs)
No edit summary
Line 157: Line 157:
 
.mw-ui-icon-arrow::before {
 
.mw-ui-icon-arrow::before {
 
filter: invert(100%);
 
filter: invert(100%);
  +
}
  +
  +
/*********************
  +
/* Front page styles *
  +
/*********************/
  +
.fpmain {
  +
width: 100%;
  +
overflow: hidden;
  +
z-index: 1;
  +
}
  +
  +
.fpbanner {
  +
border: 1px solid #82a8af;
  +
box-shadow: 0 2px 5px #687478;
  +
background: rgba(0, 0, 0, 0.25);
  +
color: #9ccad2;
  +
margin: 0 5px 5px 5px;
  +
padding: 5px;
  +
min-height: 80px;
  +
}
  +
  +
.fpbannertable {
  +
display: table;
  +
border: none;
  +
background: transparent;
  +
width: 100%;
  +
min-height: 75px;
  +
margin: 0;
  +
padding: 5px;
  +
}
  +
  +
.fpbannercell {
  +
display: table-cell;
  +
text-align: center;
  +
vertical-align: middle;
  +
}
  +
  +
.fpbannerblock {
  +
border: none;
  +
color: #ffffff;
  +
font-weight: bold;
  +
text-shadow: 0 0 8px rgba(255, 255, 255, 0.75);
  +
font-size: 132%;
  +
width: 100%;
  +
margin: 0 0 10px 0;
  +
padding: 0 0 5px 0;
  +
}
  +
  +
.fpbanner1 .fpbannertable {
  +
background: url("https://hydra-media.cursecdn.com/soma.gamepedia.com/f/f2/Fpbox_left_1.png") left center no-repeat,
  +
#ffffff url("https://hydra-media.cursecdn.com/soma.gamepedia.com/5/5c/Fpbox_right_1.png") right center no-repeat;
  +
}
  +
  +
.fpmidsections {
  +
float: left;
  +
width: 100%;
  +
overflow: hidden;
  +
}
  +
  +
.fpbox {
  +
border: 1px solid #d47b19;
  +
background: rgba(0, 0, 0, 0.25);
  +
color: white;
  +
margin: 5px 5px 5px 5px;
  +
padding: 5px 5px 5px 5px;
  +
overflow: auto;
  +
}
  +
  +
.fpbox .mainheading {
  +
border: none;
  +
border-bottom: 1px solid #d47b19;
  +
color: #d47b19;
  +
font-size: 150%;
  +
font-weight: bold;
  +
margin: 0 0 10px 0;
  +
padding: 0 0 5px 0;
  +
overflow: auto;
  +
}
  +
  +
.fpbox .heading {
  +
border: none;
  +
border-bottom: 1px solid #d47b19;
  +
color: #d47b19;
  +
font-size: 132%;
  +
margin: 0 0 10px 0;
  +
padding: 0 0 5px 0;
  +
overflow: auto;
  +
}
  +
  +
.fpmain .columns .leftcol {
  +
width: 100%;
  +
margin: 0;
  +
padding: 0;
  +
}
  +
  +
.fpmain .columns .rightcol {
  +
width: 100%;
  +
margin: 0;
  +
padding: 0;
  +
}
  +
  +
.fpsection1, .fpsection2, .fpsection3, .fpsection4 {
  +
float: left;
  +
clear: both;
  +
width: 100%;
  +
}
  +
  +
div.fp2columnonly, div.fp3columnonly {
  +
display: none;
  +
}
  +
  +
@media (min-width: 790px) {
  +
.fpsection1 {
  +
float: left;
  +
clear: none;
  +
width: 50%;
  +
}
  +
  +
.fpmidsections {
  +
clear: none;
  +
float: right;
  +
width: 50%;
  +
}
  +
  +
.fpsection4 {
  +
float: left;
  +
clear: none;
  +
width: 50%;
  +
}
  +
  +
div.fp2columnonly {
  +
display: block;
  +
}
  +
}
  +
  +
@media (min-width: 990px) {
  +
.fpmain .columns .leftcol {
  +
float: left;
  +
width: 50%;
  +
margin: 0;
  +
padding: 0;
  +
}
  +
  +
.fpmain .columns .rightcol {
  +
float: right;
  +
width: 50%;
  +
margin: 0;
  +
padding: 0;
  +
}
  +
}
  +
  +
@media (min-width: 1390px) {
  +
.fpmidsections {
  +
clear: none;
  +
float: right;
  +
width: 66.667%;
  +
}
  +
  +
.fpsection1 {
  +
clear: none;
  +
width: 33.333%;
  +
}
  +
  +
.fpsection2 {
  +
clear: none;
  +
width: 50%;
  +
}
  +
  +
.fpsection3 {
  +
clear: none;
  +
width: 50%;
  +
}
  +
  +
.fpsection4 {
  +
clear: left;
  +
width: 33.333%;
  +
}
  +
  +
div.fp2columnonly {
  +
display: none;
  +
}
  +
  +
div.fp3columnonly {
  +
display: block;
  +
}
  +
}
  +
  +
.fpbox.plain {
  +
border: none;
  +
box-shadow: none;
  +
background: transparent;
  +
}
  +
  +
.fpimagelist ul {
  +
list-style-type: none;
  +
list-style-image: none;
  +
}
  +
  +
.fpvideos {
  +
margin: 0 auto;
  +
overflow: hidden;
  +
text-align: center;
  +
}
  +
  +
.fpvideo {
  +
display: inline-block;
  +
margin: 0 5px;
 
}
 
}

Revision as of 17:59, 12 January 2017

/* CSS placed here will affect users of the mobile site */
.nomobile {
    display: none;
}

a.watch-this-article {
    background-image: url("http://hydra-media.cursecdn.com/commons.cursetech.com/7/7b/Watch_lighter.png") !important; /* optional if a lighter version of the star icon is required */
}

/* search header */
.pre-content #page-actions {
    background: rgba(0, 0, 0, 0.85) !important;
}

.overlay {
    background: rgba(0, 0, 0, 0.85);
}

.overlay .overlay-header-container {
    background: rgba(0, 0, 0, 0.85) !important;
}

.search-overlay .overlay-header,
.search-overlay .results {
    background-color: rgba(0, 0, 0, 0.85) !important;
    color: #c0c0c0;
}

.search-overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important; 
}

ul.suggestions-results,
ul.suggestions-results li {
    background: rgba(0, 0, 0, 0.85);
    color: #c0c0c0;
}

ul.suggestions-results li.suggestions-result {
    color: #c0c0c0;
}

/* general header */
#mw-mf-header form,
#mw-mf-sq {
    background: rgba(0, 0, 0, 0.85);
}

/* non-content area */
body {
    background: #000000 url("https://hydra-media.cursecdn.com/stash.gamepedia.com/6/65/BG.jpg") no-repeat fixed center 30px / 100% auto;
    color: white;
}

#footer {
    border-top: 1px solid #666668;
    color: #ffffff;
    text-shadow: 1px 1px #000000;
}

#footer a {
    color: #af946e;
    text-shadow: 1px 1px #000000;
}

#footer h2 {
    color: #af946e;
    text-shadow: 1px 1px #000000;
}

/* content area */
div#content_wrapper {
    background-color: unset;
    border: 1px solid white;
    color: #ffffff;
}

body.mediawiki #mw-mf-page-center {
    background: rgba( 0,0,0,.75);
}

a,
a.external {
    color: #af946e;
}

.content table th {
    background-color: rgba(0, 0, 0, 0);
}

.content table td,
.content table th {
    border: medium none;
    padding: 3px;
}

h1, 
h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #af946e;
    color: #af946e;
}

h3, h4, h5, h6 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #af946e;
}

.thumb,
#content_wrapper .thumb {
    background: transparent;
    border: 2px solid rgba(0, 0, 0, 0.2);
}

table.wikitable {
    border: none;
    border-collapse: separate !important;
    border-spacing: 2px !important;
    margin: auto;
    margin-bottom: 1em;
}

table.wikitable td {
    border: none;
    padding: 3px;
    background: rgba(0, 0, 0, 0);
}

table.wikitable th {
    background: rgba(0, 0, 0, 0);
    border: none;
    padding: 3px;
}

.mwm-notice,
#searchbox {
    background: rgba(0, 0, 0, 0);
    border: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px 5px 5px 5px;
}

.divclearable,
a.watch-this-article,
.jsEnabled #mw-mf-main-menu-button {
    background-color: rgba(0, 0, 0, 0);
}

a.back_to_top,
a.back_to_top:visited {
    margin-top: 7px;
}

a:visited {
    color: #d47b19;
}
/* Fix black on black section arrows */
.mw-ui-icon-arrow::before {
    filter: invert(100%);
}

/*********************
/* Front page styles *
/*********************/
.fpmain {
  width: 100%;
  overflow: hidden;
  z-index: 1;
}

.fpbanner {
  border: 1px solid #82a8af; 
  box-shadow: 0 2px 5px #687478;
  background: rgba(0, 0, 0, 0.25);
  color: #9ccad2;
  margin: 0 5px 5px 5px;
  padding: 5px;
  min-height: 80px;
}

.fpbannertable {
  display: table;
  border: none;
  background: transparent;
  width: 100%; 
  min-height: 75px;
  margin: 0;
  padding: 5px;
}

.fpbannercell {
  display: table-cell; 
  text-align: center; 
  vertical-align: middle;
}

.fpbannerblock {
  border: none;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0 0 8px rgba(255, 255, 255, 0.75);
  font-size: 132%;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fpbanner1 .fpbannertable {
  background: url("https://hydra-media.cursecdn.com/soma.gamepedia.com/f/f2/Fpbox_left_1.png") left center no-repeat, 
              #ffffff url("https://hydra-media.cursecdn.com/soma.gamepedia.com/5/5c/Fpbox_right_1.png") right center no-repeat;
}

.fpmidsections {
  float: left;
  width: 100%;
  overflow: hidden;
}

.fpbox {
  border: 1px solid #d47b19;
  background: rgba(0, 0, 0, 0.25);
  color: white;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
  overflow: auto;
}

.fpbox .mainheading {
  border: none;
  border-bottom: 1px solid #d47b19;
  color: #d47b19;
  font-size: 150%;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

.fpbox .heading {
  border: none;
  border-bottom: 1px solid #d47b19;
  color: #d47b19;
  font-size: 132%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

.fpmain .columns .leftcol {
  width: 100%;
  margin: 0;
  padding: 0;
}

.fpmain .columns .rightcol {
  width: 100%;
  margin: 0;
  padding: 0;
}

.fpsection1, .fpsection2, .fpsection3, .fpsection4 {
  float: left;
  clear: both; 
  width: 100%;
}

div.fp2columnonly, div.fp3columnonly {
  display: none; 
}

@media (min-width: 790px) {
  .fpsection1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .fpmidsections {
    clear: none;
    float: right;
    width: 50%;
  }

  .fpsection4 {
    float: left;
    clear: none;
    width: 50%;
  }

  div.fp2columnonly {
    display: block; 
  }
}

@media (min-width: 990px) {
  .fpmain .columns .leftcol {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
  }

  .fpmain .columns .rightcol {
    float: right;
    width: 50%;
    margin: 0;
    padding: 0;
  }
}

@media (min-width: 1390px) {
  .fpmidsections {
    clear: none;
    float: right;
    width: 66.667%;
  }

  .fpsection1 {
    clear: none;
    width: 33.333%;
  }

  .fpsection2 {
    clear: none;
    width: 50%;
  }

  .fpsection3 {
    clear: none;
    width: 50%;
  }
 
  .fpsection4 {
    clear: left;
    width: 33.333%;
  }

  div.fp2columnonly {
    display: none; 
  }

  div.fp3columnonly {
    display: block; 
  }
}

.fpbox.plain {
  border: none;
  box-shadow: none;
  background: transparent;
}

.fpimagelist ul {
  list-style-type: none;
  list-style-image: none;
}

.fpvideos {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.fpvideo {
  display: inline-block;
  margin: 0 5px;
}