DayZ Wiki
m (Reverted edits by SBEyes (talk) to last revision by Lasyen)
Tag: Rollback
No edit summary
Line 17: Line 17:
 
body {
 
body {
 
background: url("https://dayz.gamepedia.com/media/dayz.gamepedia.com/9/98/Bg.jpg") repeat scroll 0 0 #000000;
 
background: url("https://dayz.gamepedia.com/media/dayz.gamepedia.com/9/98/Bg.jpg") repeat scroll 0 0 #000000;
min-width: 1260px;
 
 
position: relative;
 
position: relative;
 
}
 
}

Revision as of 11:54, 17 October 2020

/* CSS placed here will affect users of the Hydra skin */
/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}
 
/* Hide main page header */
body.page-DayZ_Wiki h1.firstHeading {
    display:none;
}

#p-coll-print_export  .body {
	display:block !important;
}


body {
     background: url("https://dayz.gamepedia.com/media/dayz.gamepedia.com/9/98/Bg.jpg") repeat scroll 0 0 #000000;
     position: relative;
}

div#mw-head {
    background: transparent;
}

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

#p-personal li a {
    color: #878787;
}

div.vectorMenu {
    background-color: #DCDCDC;
    border-left: 2px ridge white;
}

div#mw-head div.vectorMenu h4 {
    color: #0645AD;
}

#searchGoButton, #mw-searchButton {
    background-color: #852727;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#882925), to(#631211));
    background-image: -moz-linear-gradient(top,  #f882925,  #631211);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#882925', endColorstr='#631211');
    border: solid 1px #852727;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #EFEFEF;
    cursor: default;
    line-height: normal;
    padding: 0 6px;
    text-align: center;
    text-shadow: none;
    white-space: pre;
}

div.vectorTabs {
    float: left;
    height: 2.5em;
    padding-left: 0px;
}

div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {
    background: none repeat scroll 0 0 #ededed;
    border-left: 1px ridge #ffffff;
    color: #333333;
    text-decoration: none;
}

div.vectorTabs span a {
    background: none repeat scroll 0 0 #DCDCDC;
    border-left: 2px ridge white;
}

div.vectorMenu h4 {
  color: #cccccc;
}

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

div#mw-panel div.portal h3 {
    border: medium none;
    cursor: default;
    padding: 0 0.25em 0.25em 1.5em;
    background-image: none !important;
    padding-left: 0.25em !important;
}

div#mw-panel div.portal h3 a {
    color: #878787 !important;
    font-weight: bold;
    font-size: 0.75em;
    text-transform: uppercase;
}

div#mw-panel div.portal div.body {
    background: transparent;
    display: block !important;
}

#mw-panel.collapsible-nav .portal {
    background: transparent;
}

div#mw-panel div.portal h3,
#mw-panel.collapsible-nav .portal h3,
#mw-panel.collapsible-nav .portal h3 a,
#mw-panel.collapsible-nav .portal h3 a:visited,
#mw-panel.collapsible-nav .portal.collapsed h3 a,
#mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    color: #ffffff;
}

.socialLink,
.socialLink a,
.socialLink a img {
    max-width: 100%;
}

#mw-panel li a,
#mw-panel li a.external {
    color: #878787 !important;
}

#p-googleadsense {
    text-transform: none;
}

div#content {
    background: none repeat scroll 0 0 #ededed;
    border-left: 2px ridge #ffffff;
    color: #000000;
    line-height: 1.5em;
}

div#footer a {
    color: #882925 !important;
    font-size: 1.25em;
}

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

#pt-userpage, #pt-anonuserpage, #pt-login {
    background-image: url("extensions/Curse/Icons/Flame.png")
}

/********************
/* Main page styles *
/********************/
#mf-main {
  position: relative;
  margin: -10px;
}

#fpwrapper {
  display: table;
  border-spacing: 10px;
  width: 100%;
}

#fpnonflexwrapper, #fpflexwrapper {
  display: table-row;
}

#fpwelcome {
  border: 1px solid #b6b6b6;
  border-radius: 3px;
  background: #dddddd;
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0 10px 10px 10px;
}

#fpwelcome .heading {
  border: 1px solid #b6b6b6;
  border-radius: 3px;
  box-shadow: 1px 1px 0 #ffffff inset;
  background: #bebebe url("https://dayz.gamepedia.com/media/dayz.gamepedia.com/a/a9/GreyscaleHeader.png") repeat-x top left;
  color: #000;
  font-size: 200%;
  font-weight: bold;
  margin: -1px -11px 0 -11px;
  padding: 7px 11px 10px 11px;
  height: auto;
}

#fplinks {
  margin: 0 -10px -10px -10px;
}

.fptwocol, .fpthreecol {
  display: none;
}

.fpbox {
  border: 1px solid #717171;
  border-radius: 3px;
  background: #bbbbbb;
  margin: 10px;
  padding: 0 10px 10px 10px;
}

.fpbox .heading, .fpouterbox .heading, .fpinnerbox .heading {
  border: 1px solid #717171;
  border-radius: 3px;
  box-shadow: 1px 1px 0 #ffffff inset;
  background: #8c8c8c url("https://dayz.gamepedia.com/media/dayz.gamepedia.com/d/d6/MenuHeader.png") repeat-x top left;
  color: #ffffff;
  font-size: 160%;
  font-weight: bold;
  margin: -1px -11px 0 -11px;
  padding: 5px 11px 8px 11px;
  height: auto;
}

@media ( min-width: 840px ) {
  #fplinks {
    margin: -10px;
  }

  .fponecol, .fpthreecol {
    display: none;
  }

  .fptwocol {
    display: table !important;
    border-spacing: 10px;
    width: 100%;
  }

  .fptwocol .fprow {
    display: table-row;
  }

  .fptwocol .fpbox {
    display: table-cell;
    width: 50%;
  }
}

@media ( min-width: 1450px ) {
  #fplinks {
    margin: -10px;
  }

  .fponecol, .fptwocol {
    display: none !important;
  }

  .fpthreecol {
    display: table !important;
    border-spacing: 10px;
    width: 100%;
  }

  .fpthreecol .fprow {
    display: table-row;
  }

  .fpthreecol .fpbox {
    display: table-cell;
    width: 33.333%
  }
}

.fpsection {
  display: table !important;
  border-spacing: 10px;
  width: 100%;
}

#fpsecondary, #fpflex {
  margin: -10px;
}

#fpsecondary {
  text-align: center;
}

#fpsecondary .fpouterbox {
  display: table-row;
}

#fpsecondary .fpinnerbox {
  display: table-cell;
  border: 1px solid #717171;
  border-radius: 3px;
  background: #bbbbbb;
  padding: 0 10px 10px 10px;
}

@media ( min-width: 1540px ) {
  #fpsecondary .fpouterbox {
    display: table-cell;
    border: 1px solid #717171;
    border-radius: 3px;
    background: #bbbbbb;
    padding: 0 10px 10px 10px;
  }

  #fpsecondary .fpinnerbox {
    display: block;
    border: none;
    border-radius: 0;
    background: none;
    padding: 0;
  }
}

#fpflex .fpouterbox {
  display: table-cell;
  border: 1px solid #717171;
  border-radius: 3px;
  background: #bbbbbb;
  padding: 0 10px 10px 10px;
}

@media ( min-width: 1250px ) {
  #fpnonflexwrapper, #fpflexwrapper {
    display: table-cell;
  }

  #fpflex {
    width: 400px;
  }

  #fpflex .fpouterbox {
    display: table-row;
    border: none;
    border-radius: 0;
    background: none;
    padding: 0;
  }

  #fpflex .fpinnerbox {
    display: table-cell;
    border: 1px solid #717171;
    border-radius: 3px;
    background: #bbbbbb;
    padding: 0 10px 10px 10px;
  }
}

/* No vector ~ Cblair91 */
div#mw-panel div.portal h3 {
    background-image: none !important;
    padding-left: 0.25em !important;
}

div#mw-panel div.portal h3:focus {
    outline: 0;
}

div#mw-panel div.portal div.body {
    display: block !important;
}

div#mw-panel div.portal.expanded div.body,
div#mw-panel div.portal.collapsed div.body {
    margin-left: 1.25em !important;
}

/* copyright images tweak */
.copyright-icon {
    background: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/b/b6/Copyright.png/32px-Copyright.png") transparent center center no-repeat;
    background-size: 100%;
    width: 32px;
    height: 32px;
}

/* 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 notices */
.ambox {
    background-color: rgba(0, 0, 0, 0.1);
    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;
}

/* Navbox template style */
table.navbox {
    border: 1px solid #aaaaaa;
    clear: both;
    font-size: 88%;
    margin: auto;
    padding: 1px;
    text-align: center;
    width: 100%; 
}

/* Border between adjacent navboxes */
table.navbox + table.navbox {
    margin-top: -1px;
}

.navbox-title,
.navbox-abovebelow,
table.navbox th {
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
}

.navbox-group {
    font-weight: bold;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap;
}

/* Base background */
.navbox, .navbox-subgroup {
    background: rgba(255, 255, 255, 0.2);
}

.navbox-list {
    border-color: rgba(255, 255, 255, 0.2); /* Must match background color */
}

/* Level 1 color */
.navbox-title,
table.navbox th {
    background: rgba(255, 255, 255, 0.2);
    color: #444;
}

/* Level 2 styling */
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: rgba(255, 255, 255, 0.2);
    color: #333;
}

/* Level 3 styling */
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: rgba(0, 0, 0, 0.05);
    color: #333;
}

/* Even row striping */
.navbox-even {
    background: rgba(0, 0, 0, 0.05);
    color: #333;
}

/* Odd row striping */
.navbox-odd {
    background: transparent;
}
 
.collapseButton {
    font-weight: normal;
    width: auto;
}

.navbox .collapseButton {
    width: 6em;
}
 
.navbar {
    font-size: 88%;
    font-weight: normal;
}

.navbox .navbar {
    font-size: 100%;
}
 
table.collapsed tr.collapsible {
    display: none;
}

.navbox .hlist ul {
    display: inline;
}
/* End of new Navbox styling */