Daymare: 1998 Wiki
Advertisement

CSS and Javascript changes must comply with the wiki design rules.


Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will affect users of the Hydradark skin */
/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}

/* Visual editor */
.oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
    background-color: #282828;
    border: 1px solid #383838;
    box-shadow: 0 2px 2px 0 rgba(255,255,255,0.2);
}

.oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title,
.oo-ui-buttonElement.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
    color: #e0e0e0;
}

.oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover,
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:hover,
.oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-enabled:hover,
.oo-ui-widget.oo-ui-widget-enabled.oo-ui-optionWidget.oo-ui-decoratedOptionWidget.oo-ui-outlineOptionWidget.oo-ui-outlineOptionWidget-level-0.oo-ui-iconElement.oo-ui-labelElement:hover {
    background-color: rgba(255,255,255,0.2);
}

.oo-ui-decoratedOptionWidget .oo-ui-iconElement-icon,
.oo-ui-decoratedOptionWidget .oo-ui-indicatorElement-indicator,
.oo-ui-fieldsetLayout.oo-ui-iconElement > .oo-ui-fieldsetLayout-header > .oo-ui-iconElement-icon {
    filter: invert(100%);
}

.oo-ui-textInputWidget.oo-ui-iconElement .oo-ui-iconElement-icon {
    filter: unset;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button {
    border-color: #ffffff;
}

.oo-ui-popupToolGroup.oo-ui-widget-enabled.oo-ui-popupToolGroup-active {
    background-color: rgba(255,255,255,0.2);
}

.oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon,
.oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-indicatorElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label,
.oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-iconElement > .oo-ui-tool-link .oo-ui-iconElement-icon {
    filter: invert(100%);
}

.oo-ui-messageDialog-actions .oo-ui-actionWidget.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive .oo-ui-buttonElement-button:hover {
    background-color: #282828;
}

.oo-ui-indicator-down {
    background-image: linear-gradient(transparent,transparent),url(https://commons.gamepedia.com/media/commons.gamepedia.com/0/00/Light_down_arrow.svg);
    filter: unset;
}

.ve-ui-mwSaveDialog-options {
    background-color: #282828;
}

.ve-ui-mwSaveDialog-license {
    color: #e0e0e0;
}

/* Page history tweaks */
td.diff-addedline .diffchange {
    background: none;
    color: #bfd959;
}

td.diff-deletedline .diffchange {
    background: none;
    color: #e62444;
}

td.diff-addedline,
td.diff-deletedline {
    border-color: transparent;
}

/* Interwiki page legend tweak */
.mw-collapsible-toggle.mw-collapsible-toggle-expanded a,
.mw-collapsible-toggle.mw-collapsible-toggle-collapsed a {
    color: #ffffff;
}

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

/* 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:#0C0F11;
  border-top:1px solid #424C4B;
  border-right:1px solid #424C4B;
  border-bottom:1px solid #424C4B;
  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://commons.gamepedia.com/media/commons.gamepedia.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
    background-size: 100%;
    height: 32px;
    width: 32px;
}

.feature {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding: 10px;
}

/* Navbox template style */
table.navbox {
    border: 1px solid #505050;
    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(0, 0, 0, 0.1);
}

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

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

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

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

/* Even row striping */
.navbox-even {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}

/* 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;
}
/* End of new Navbox styling */

/* *********************************************************************************** */
/* CSS placed here will affect the main page layout                                    */
/*                                                                                     */
/* The main page css has been moved to two different pages: MediaWiki:3colmainpage.css */
/* and MediaWiki:2colmainpage.css                                                      */
/*                                                                                     */
/* Wiki managers should copy over the appropriate version to this file and make any    */
/* wiki specific changes where necessary                                               */
/*                                                                                     */
/* *********************************************************************************** */

/* Front page appearance styles */
.fpbox .heading,
.fpbox .mainheading {
    border: 0;
    border-bottom: 1px solid #505050;
}

.fpbox .heading {
  color:#fe0000;
  font-family:impact, helvetica, sans-serif;
  font-size:1.65em;
}

@supports (mask-size:auto 100%){ /*use a mask-image if the browser supports sizing it properly*/
  .heading {
    mask-image:url(https://daymare1998.gamepedia.com/media/5/53/Vein_mask.png); /*[[File:Vein mask.png]] */
    mask-size:auto 100%; /* resizing the file beforehand had too much quality loss */
  }
}

.fpbox {
  border:1px solid #7B8F8D;
  box-shadow:1px 1px 1px 2px #000;
}

.fplink:not(.fplink-plain) {
    background: rgba(0,0,0,0.3);
    border: 1px solid #505050;
}

.fplink-fullwidth .fplink:not(.fplink-plain) {
    background: rgba(0,0,0,0.4);
}

.linkslabel {
    border-bottom: 2px solid #505050;
}

/*****************
* Base framework *
******************/
body {
  background:url(https://daymare1998.gamepedia.com/media/9/98/Bg.jpg) no-repeat; /*[[File:Bg.jpg]]*/
  background-size:cover;
  background-attachment:fixed;
  background-color:#0b141b;
}

#mw-page-base {
  background:transparent;
  height:3em;
}

#pageWrapper {
  margin-right:10px;
}

div#content,
div#content table,
div#footer {
  color:#CBDAD5;
}

div#content {
  padding-top:3em;
}

div#content,
div#footer {
  position:relative;
  border:1px solid #7B8F8D;
  background-color:rgba(3,5,7,0.92);
}

div#content:before,
div#footer:before {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  content:"";
  background:url(https://daymare1998.gamepedia.com/media/2/24/Grid_slice.png); /*[[File:Grid slice.png]]*/
  z-index:-1;
  opacity:0.25;
}

div#footer {
  margin-top:4em;
  margin-bottom:2em;
}

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

footer {
  border-top:#f48020 1px solid;
}

footer#curse-footer .footer-box {
  flex:unset;
}

footer#curse-footer ul li {
  white-space:nowrap;
}

#p-logo a {
  background-size:contain;
}

hr {
  background-color:#000;
}

fieldset {
  border-color:#424C4B;
}

.oo-ui-panelLayout-framed {
  border:1px solid #000;
}
/*********************
* End base framework *
**********************/

/**************
* Link colors *
***************/
a,
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external,
div#content a.external:visited,
.pseudo-link {
  color: #9FB0C7;
}

/******************
* End link colors *
******************/

/***********
* Headings *
************/
.fakeh2 {
  font-size: 1.5em;
  color: #e0e0e0;
  border-bottom: 1px solid #7B8F8D;
  line-height: 1.3;
  margin-bottom: 0.25em;
  margin-top: 1em;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  border-bottom-color:#7B8F8D;
}

h1#firstHeading {
  color:#fe0000;
  font-family:impact, helvetica, sans-serif;
}

@supports (mask-size:auto 100%){ /*use a mask-image if the browser supports sizing it properly*/
  h1#firstHeading {
    mask-image:url(https://daymare1998.gamepedia.com/media/5/53/Vein_mask.png); /*[[File:Vein mask.png]] */
    mask-size:auto 100%; /* resizing the file beforehand had too much quality loss */
  }
}
/***************
* End headings *
****************/

/**************
* Vector tabs *
***************/
div.vectorTabs {
  background: none;
}

#left-navigation,
#right-navigation {
  margin-top:3.5em
}

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

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

div#mw-head div.vectorTabs ul li a,
h3#p-sharing-label span,
h3#p-cactions-label span {
  color:#9FB0C7;
  font-size:0.8em;
  font-weight:bold;
}

div#mw-head div.vectorTabs ul li.selected a {
  color:#fff;
  text-shadow:none;
}

div.vectorTabs li a {
  padding-left:0.7em;
  padding-right:0.7em;
}

div.vectorTabs ul li,
div#mw-head div.vectorMenu h3 {
  background-image:none;
  border:1px solid #7B8F8D;
  margin-right:4px;
  height:2em;
}

div.vectorTabs ul li.selected {
  background:rgba(123,143,141,0.3);
}

div.vectorTabs span a {
  padding-top:0.55em;
}

h3#p-sharing-label span,
h3#p-cactions-label span {
  margin-top:-0.7em;
}

div.vectorTabs {
  padding-left:0;
}

div.vectorTabs span,
div.vectorTabs ul,
div.vectorTabs ul li   {
    background: none;
}

div#right-navigation div#p-search {
  margin-top:0.5em;
  margin-right:10.5px;
}

div.vectorMenu div.menu {
  border:1px solid #7B8F8D;
  background-color:rgba(3,5,7,0.95);
  box-shadow:2px 2px 1px rgba(0,0,0,0.5),inset 0 0 1px 1px rgba(0,0,0,0.5);
}

div.vectorMenu div.menu ul {
  background-color:transparent;
}

div.vectorMenu div.menu a {
  color:#9FB0C7;
  font-weight:bold;
  text-decoration:none;
}

div.vectorMenu div.menu li:hover {
  background-color:rgba(255,255,255,0.2);
  box-shadow:inset 0 0 5px rgba(0,0,0,0.2);
}

div#p-cactions {
  height: 2.5em;
}

div#p-cactions .menu {
  top: 2.4em;
  left: 0em;
}

div#p-sharing .menu {
  margin-left: .5em;
  min-width: 0px;
  width: 48px;
  top: 2.5em;
}

div#simpleSearch {
  margin-top:-0.5em;
}

.vectorTabs #ca-unwatch.icon a,
.vectorTabs #ca-watch.icon a {
  padding: 2.4em 0 0;
  color:transparent;
}

/******************
* End Vector Tabs *
*******************/

/**********
* Sidebar *
***********/
div#mw-panel {
  padding-left:.25em;
  margin-left:0.2em;
}

div#mw-panel div#p-claimWiki {
  margin:0 0.6em 0 0.4em;
}

#mw-panel.collapsible-nav .portal#p-claimWiki {
	margin: 0 0.2em 1em 0;
}

.claimSidebar {
  background-size:contain;
  background-repeat:no-repeat;
  background-position: center;
  width:100%;
}

div#mw-panel div#p-claimWiki.portal div.body {
  width:100%;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited,
div#mw-panel div.portal div.body ul li a:link,
#mw-panel.collapsible-nav a:visited{
  color: #9FB0C7;
}

#mw-panel.collapsible-nav .portal div.body ul,
#mw-panel .portal div.body ul {
  margin-left:-0.25em;
  margin-right:0.25em;
  border-top:0;
  border-radius:0 0 3px 3px;
}

#mw-panel.collapsible-nav .portal div.body ul {
  margin-left:-0.75em;
}

#mw-panel.collapsible-nav .portal div.body ul li,
#mw-panel .portal div.body ul li {
  padding-left:0.2em;
}

#mw-panel .portal div.body ul li a{
  margin-left:0.2em;
  font-size:1.1em;
}

div#mw-panel div.portal h3:not(#p-socialProfiles-label):not(#p-sitePromos-label) {
  margin:0;
  font-weight:bold;
  padding:5px;
}

div#mw-panel.collapsible-nav div.portal h3:not(#p-socialProfiles-label):not(#p-sitePromos-label) {
  padding-left:20px;
}

.skin-hydradark div#mw-panel div.portal h3,
.skin-hydradark div#mw-panel div.portal.expanded h3 a{
  color: #CBDAD5;
}

.skin-hydradark div#mw-panel div.portal.collapsed h3 a{
  color: #9FB0C7;
}

.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 {
  background-image: url("https://commons.gamepedia.com/media/3/37/Sidebar_collapsed.png");
  background-position: left;
  background-repeat: no-repeat;
}

.skin-hydradark #mw-panel.collapsible-nav .portal h3 {
  background-image: url("https://commons.gamepedia.com/media/7/72/Sidebar_expanded.png");
  background-position: left;
  background-repeat: no-repeat;
}

.skin-hydradark div#mw-panel div.portal div.body {
  background-image:url(https://commons.gamepedia.com/media/3/35/Underline_white.png);
  background-position-x:-3em;
}

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

div#mw-panel div#p-socialProfiles.portal {
  margin:0;
}
/**************
* End Sidebar *
***************/

/**************
* Preferences *
***************/
.client-js div#preferences {
  background:rgba(0,0,0,0.2);
  border:1px solid #16252c;
  margin-top:1px;
}

.client-js #preftoc li {
  padding:0;
}

.client-js #preftoc,
.client-js #preftoc li,
.client-js #preftoc li a,
.client-js #preftoc li {
  background-image: none;
  background-color: transparent;
  font-size:1em;
}

.client-js #preftoc li a:active {
  font-size:1em;
}

.client-js ul#preftoc {
  margin-left:-0.1em;
  margin-bottom:5px;
}

.skin-hydradark #preftoc a,
.skin-hydradark #preftoc a:active {
  color:#9FB0C7;
}

.client-js #preftoc li.selected a {
  background-image: none;
  text-decoration:none;
  color:#fff;
}

.client-js #preftoc li.selected {
  border:0;
  padding-right:0;
}

.client-js #preftoc li.selected {
  border:0;
  border-bottom: 2px solid #fff;
  border-radius: 5px / 1px;
  padding-right:0;
}

.client-js #preftoc li:not(.selected) a:hover {
  color:#fff;
  text-decoration:none;
  text-shadow:5px 5px 1px rgba(0,0,0,0.25);
}

.skin-hydradark #preferences legend,
.client-js .htmlform-tip {
  color: #CBDAD5;
}

.skin-hydradark #preferences fieldset.prefsection fieldset {
  border-color:#7B8F8D;
}
/******************
* End Preferences *
*******************/

/***************
* Page History *
****************/
#pagehistory li.selected {
  background-color:rgba(50,50,50,0.2);
}

table.diff,
td.diff-otitle,
td.diff-ntitle {
  background-color:rgba(0,0,0,0.3)
}
/**************
* end history *
***************/

/*********************
* tablepager styling *
**********************/
.skin-hydradark table.TablePager td {
  border:1px solid #373F3E;
}

.skin-hydradark table.TablePager tr th {
  background-color:#849895;
  color:#0F1214;
  border:1px solid #000;
  box-shadow:inset 0 0 0 1px rgba(0,0,0,0.8);
}

.skin-hydradark table.TablePager tbody tr td {
  background-color:rgba(21,21,19,0.1);
}

.skin-hydradark table.TablePager tbody tr:hover td {
  background:rgba(75,75,75,0.2);
}

.skin-hydradark .oo-ui-buttonElement.oo-ui-labelElement.oo-ui-widget-disabled > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
  color:#000;
}
/*************************
* end tablepager styling *
**************************/

/********************
* wikitable styling *
*********************/
table.wikitable {
  border:1px solid #373F3E;
  background-color:rgba(50,50,50,0.1)
}

table.wikitable > tbody > tr > th
table.wikitable > tr > th,
table.wikitable > * > tr > th {
  background-color:#849895;
  color:#0F1214;
  border:1px solid #373F3E;
  box-shadow:inset 0 0 0 1px rgba(0,0,0,0.8);
}

table.wikitable > tbody > tr > td {
  border:1px solid #373F3E;
}
/************************
* End wikitable styling *
*************************/

/*****************
* Search styling *
******************/
.skin-hydradark div.mw-search-profile-tabs {
  background-color:rgba(50,50,50,0.2);
  border:1px solid #373F3E;
  font-size:0.9em;
}

.skin-hydradark fieldset#mw-searchoptions {
  border:1px solid #373F3E;
  border-top:none;
  background-color:rgba(50,50,50,0.2)
}

.skin-hydradark .mw-search-profile-tabs .search-types {
  padding-left:0;
}

.skin-hydradark div#content .mw-search-profile-tabs .search-types ul li a {
  border-right: 1px solid #000;
}

.skin-hydradark .mw-search-profile-tabs ul li.current {
  background-color:rgba(123,143,141,0.3);
}

.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
  color:#fff;
}
  
.skin-hydradark .mw-search-profile-tabs ul li:last-child {
  border-bottom:0;
}
/*********************
* end search styling *
**********************/

/*****************
* Editor Styling *
******************/
div.wikiEditor-ui .wikiEditor-ui-view {
  border:1px solid #7B8F8D;
}

div.wikiEditor-ui {
   background: transparent;
   border:0;
}

div.wikiEditor-ui-toolbar {
  background-color:rgba(50,50,50,0.1)
}

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

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

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

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

#content div.wikiEditor-ui-toolbar .group .tool-select .label,
#content div.wikiEditor-ui-toolbar .menu .options a.option {
   color: #000000;
}

div.wikiEditor-ui-toolbar .sections .section {
  background:rgba(50,50,50,0.1);
  border-top: 1px solid #7f7f7f;
}

div.wikiEditor-ui-toolbar .booklet .index div,
div.wikiEditor-ui-toolbar .page-characters div span {
  color: #daddd8;
}

div.wikiEditor-ui-toolbar .booklet .index .current {
  background-color:#849895;
  color:#0F1214;
  box-shadow:inset 0 0 0 1px rgba(0,0,0,0.8);
}

div.wikiEditor-ui-toolbar .booklet .pages {
  background-color:rgba(0,0,0,0.25);
}

div.wikiEditor-ui-toolbar .page-characters div span {
  border: 1px solid rgba(0,0,0,0.75);
  background:transparent;
}

div.wikiEditor-ui-toolbar .page-characters div span:hover {
  background-color:rgba(127,127,127,0.5);
}

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

div.editOptions {  
  background-color: transparent;
  border:none;
}
/*********************
* End Editor Styling *
**********************/

/*******************
* Thumbnail tweaks *
********************/
div.thumbinner,
li.gallerybox div.thumb {
  border:1px solid #424C4B;
  background-color:#0C0F11;
  box-shadow:inset 0 0 4px 0px rgba(0,0,0,0.5);
}

ul.mw-gallery-nolines li.gallerybox div.thumb {
  border:none;
  background:none;
  box-shadow:none;
}
/***********************
* End thumbnail tweaks *
************************/

/***************************
* Category bar and filetoc *
****************************/
#catlinks,
ul#filetoc {
  border:1px solid #424C4B;
  background-color:#0C0F11;
}
/*******************************
* End Category bar and filetoc *
********************************/

/**********************************
* Table of contents (toc) styling *
***********************************/
div#toc {
  border:1px solid #424C4B;
  background-color:#0C0F11;
}
/******************
* End toc styling *
******************/

/***************************
* Used by [[Template:Key]] *
****************************/
/* Dark Wiki Variation */
.keysDark {
  color:black; 
  border: 1px solid rgb(170, 170, 170); 
  box-shadow: 0.1em 0.2em 0.2em rgb(221, 221, 221); 
  border-radius: .2em; 
  background-image: linear-gradient(to bottom, rgb(238, 238, 238), rgb(249, 249, 249), rgb(238, 238, 238)); 
  background-color: rgb(249, 249, 249); 
  padding: 0.1em 0.6em 0.1em 0.6em; 
  margin-right:2px; 
  font-size:85%; 
  font-family:inherit; 
  font-style:normal;
}

/* Light Wiki Variation */
.keysLight {
  color:white; 
  border: 1px solid rgb(0, 0, 0); 
  box-shadow: 0.1em 0.2em 0.2em rgb(0, 0, 0); 
  border-radius: .2em; 
  background-image: linear-gradient(to bottom, rgb(0, 0, 0), rgb(15, 15, 15), rgb(30, 30, 30)); 
  background-color: rgb(30, 30, 30); 
  padding: 0.1em 0.6em 0.1em 0.6em; 
  margin-right:2px; 
  font-size:85%; 
  font-family:inherit; 
  font-style:normal;
}

/******************************
* End Template:Key coloration *
*******************************/

/*****************
* Infobox styles *
******************/
.infobox {
  float: right;
  width: 23em;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 0.5em;
  padding: 4px;
  border:1px solid #373F3E;
  background-color:rgba(50,50,50,0.1)
}

.infobox-table {
  width: 100%;
  padding: 0;
  background-color:transparent;
  border: 0;
}

.infobox-header {
  padding:0.4em;
  padding-bottom: 10px;
  font-size: 150%;
}

.infobox-header,
.infobox-section {
  text-align:center;
  background-color:#849895;
  color:#0F1214;
  border:1px solid #373F3E;
  box-shadow:inset 0 0 0 1px rgba(0,0,0,0.8);
}

.infobox-section a {
  color:#fff;
}

.infobox-centered {
  text-align: center;
}

.infobox-centered img {
  max-width:100%;
  height:auto;
}

.infobox-row {
  vertical-align: top;
}

.infobox-row-name {
  text-align: left;
  white-space: nowrap;
}

.infobox-spacer {
  height: 0.5em;
}
/*********************
* End infobox styles *
**********************/

/********************************************
* Improved responsiveness for narrow widths *
*********************************************/
.mw-body {
  margin-left:11em;
}

@media screen and (max-width:720px) {
  div#content {
    margin-top:0;
  }
  
  #pageWrapper {
    margin-right:0;
  }

  div#left-navigation,
  div#right-navigation {
    top:3.5em;
  }

  div#left-navigation {
    margin-left:5px;
  }
  
  div#right-navigation {
    margin-right:5px;
  }

  #left-navigation ul > li.selected:first-child span {
    border-radius:13px 0 0 0;
  }

  div#p-namespaces,
  div#p-views,
  div#p-variants,
  div#p-cactions,
  div#p-sharing,
  div#mw-panel {
    top:0;
  }

  div#p-search {
    top:-3em;
  }

  div#right-navigation div#p-search {
    margin-right:0;
  }

  div#mw-navigation div#mw-panel .portal {
    width:auto;
    text-align:center;
  }
  
  div#mw-navigation div#mw-panel {
    width:unset;
    margin: auto;
  }
}

@media screen and (max-width:912px) and (min-width:720px) {
  div#content {
    padding-top:1.925em;
  }
  div#left-navigation,
  div#right-navigation {
    font-size:0.8em;
    margin-top:10.65em;
  }
  div#left-navigation {
    margin-left:14.6em;
  }
  li#ca-watch,
  li#ca-unwatch,
  li#ca-view {
    display:none;
  }
}
/******************************
* end improved responsiveness *
*******************************/
Advertisement