Kairosoft Wiki
Register
(Updating CSS from MediaWiki:Common.less)
Tag: apiedit
(Updating CSS from MediaWiki:Common.less)
Tag: apiedit
Line 107: Line 107:
 
.navbox {
 
.navbox {
 
width: 100%;
 
width: 100%;
background: #bab495;
+
background: #cac6ae;
 
color: #000000;
 
color: #000000;
 
margin: 1em auto;
 
margin: 1em auto;
Line 157: Line 157:
   
 
.navbox .navbox-subgroup .navbox-gutter {
 
.navbox .navbox-subgroup .navbox-gutter {
background: #bab495;
+
background: #cac6ae;
 
}
 
}
   
Line 197: Line 197:
 
.navbox .navbox-group,
 
.navbox .navbox-group,
 
.navbox .navbox-image-left {
 
.navbox .navbox-image-left {
border-right: 2px solid #bab495;
+
border-right: 2px solid #cac6ae;
 
}
 
}
   
 
.navbox .navbox-image-right {
 
.navbox .navbox-image-right {
border-left: 2px solid #bab495;
+
border-left: 2px solid #cac6ae;
 
}
 
}
   

Revision as of 17:37, 23 April 2015

/* <pre> */
/**
 * CSS placed here will be applied to all skins on the entire site.
 *
 * This page is compiled from LESS files listed in MediaWiki:Common.less and should not be edited directly. See also: [[MediaWiki:Wikia.css]] and [[MediaWiki:Handheld.less]]
 */

#gamenav {
    width: 100%;
    text-align: center;
    margin-bottom: 11px;
    background: #EFEDE1;
    color: black;
}

#gamenavtitle {
    background: #DFDBC3;
}

#gamenav-content {
    background: #E6E3CF;
}

#gamenav-content p {
    margin: 0 !important;
    position: relative;
    z-index: 999;
}

#gamenavbottom {
    right: -3px;
    border-radius: 5px 0 5px 0;
}

#gamenavsequel {
    left: -3px;
    border-radius: 0 5px 0 5px;
}

.gamenav-bottomlinks {
    position: absolute;
    bottom: -12px;
    font-size: 80%;
    background: #E6E3CF;
    border: 2px solid #EFEDE1;
    border-top-width: 0;
    padding: 0 3px;
    line-height: 13px;
}

#gamenavlinks a {
    box-shadow: 0 0 3px 0px #A39F8A;
    padding: 1px 4px;
    border-radius: 3px;
    background: #E6E2C8;
    white-space: nowrap;
}

#gamenavlinks a:hover {
    box-shadow: 0 0 3px 1px #A39F8A;
    background: #E9E4C9;
}

.manualBox {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    width: 212px;
    margin: 0px 4px 3px;
    background: #C4C2B7;
}

.manualBox:target {
    outline: red dotted 5px;
    box-shadow: 0 0 15px 2px red;
}

.manualBox-title {
    text-align: center;
    font-weight: bold;
    width: 100%;
}

.manualBox-title:before {
    content: "\25c0";
    float: left;
    margin-left: 5px;
}

.manualBox-title:after {
    content: "\25b6";
    float: right;
    margin-right: 5px;
}

.manualBox-content {
    text-align: left;
    color: black;
    height: 158px;
    overflow-y: auto;
    margin: 5px;
    padding: 0 5px;
    border-radius: 5px;
    background: #FCFCFC;
}

.navbox {
    width: 100%;
    background: #cac6ae;
    color: #000000;
    margin: 1em auto;
    font-size: 84%;
    clear: both;
    padding: 2px;
    border-spacing: 0;
    border: 2px solid #a69e76;
    border-radius: 3px;
}

.navbox a {
    color: #006cb0;
}

.navbox + .navbox {
    margin-top: -16px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbox .navbox-title {
    color: #000000;
    background: #cecab4;
    font-weight: bold;
}

.navbox .navbox-vde {
    float: left;
    width: 65px;
}

.navbox .navbox-title-padright {
    padding-right: 65px;
}

.navbox .navbox-title-padleft {
    padding-left: 65px;
}

.navbox .navbox-subgroup {
    border-spacing: 0;
    width: 100%;
}

.navbox .navbox-gutter {
    height: 2px;
}

.navbox .navbox-subgroup .navbox-gutter {
    background: #cac6ae;
}

.navbox .navbox-section-row > td {
    padding: 0;
    height: 100%;
}

.navbox .navbox-section {
    width: 100%;
    border-spacing: 0;
}

.navbox .navbox-above,
.navbox .navbox-below,
.navbox .navbox-image {
    color: #000000;
    background: #d8d5c3;
    text-align: center;
}

.navbox .navbox-group,
.navbox .navbox-header {
    background: #d8d5c3;
    color: #000000;
    font-weight: bold;
    height: 100%;
    padding: 2px 4px;
}

.navbox .navbox-header-collapsible {
    padding-left: 65px;
}

.navbox .navbox-group {
    min-width: 150px;
}

.navbox .navbox-group,
.navbox .navbox-image-left {
    border-right: 2px solid #cac6ae;
}

.navbox .navbox-image-right {
    border-left: 2px solid #cac6ae;
}

.navbox .navbox-list {
    background: #e2e0d3;
    color: #000000;
    width: 100%;
    height: 100%;
    padding: 0;
}

.navbox .navbox-list div {
    padding: 0px 4px;
}

.navbox .navbox-list.no-group {
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
}

.navbox .navbox-list a {
    color: #006cb0;
}

.navbox .navbox-list a.new {
    color: #000000 !important;
}

.navbox .mw-collapsible-toggle {
    width: 65px;
}

.hlist ul {
    margin: 0;
    list-style: none;
}

.hlist li,
.hlist ul ul {
    display: inline;
}

.hlist li a {
    white-space: nowrap;
}

.hlist ul ul:before {
    content: "(";
}

.hlist ul ul:after {
    content: ")";
}

.hlist li:after {
    content: " • ";
}

.hlist ul ul li:after {
    content: "/";
}

.hlist li:last-child:after,
.hlist ul ul li:last-child:after {
    content: none;
}

.default-infobox-container {
    background: transparent;
    margin: 0;
    padding: 0;
    width: auto;
}

.default-infobox-container .infobox-table {
    font-size: 11px;
    margin-left: 10px;
    min-width: 200px;
    max-width: 250px;
    width: auto;
    border: 1px solid black;
    border-radius: 5px;
    border-collapse: separate;
    border-spacing: 2px;
}

.default-infobox-container .default-infobox-title {
    font-size: 120%;
    border-radius: 5px 5px 0 0;
    text-align: center;
    margin-bottom: 6px;
    color: #FFF;
    background: #721410;
    font-weight: bold;
    padding: 0;
}

.default-infobox-container .default-infobox-main-image {
    padding: 0.5em;
    text-align: center;
    border: 1px dotted black;
    font-style: italic;
}

.default-infobox-container .default-infobox-main-image img {
    display: inline-block;
}

.default-infobox-container .default-infobox-main-image-caption {
    font-style: italic;
    text-align: center;
}

.default-infobox-container .default-infobox-header {
    text-align: center;
    color: #FFF;
    background: #721410;
    padding: 0.2em;
    font-size: inherit;
    font-weight: bold;
}

.default-infobox-container .default-infobox-line-left {
    max-width: 50%;
    width: auto;
    border: 1px outset black;
    padding: 0.2em;
    font-weight: bold;
}

.default-infobox-container .default-infobox-line-right {
    border: 1px solid #998E78;
    width: auto;
    border-left-width: 0;
    padding: 0.2em;
}

.infobox-game-infobox-container {
    float: right;
}

.infobox-game-infobox-container .infobox-table {
    color: black;
    font-size: 11px;
    line-height: 1.65;
    margin-left: 10px;
    min-width: 200px;
    max-width: 250px;
    border: 1px solid #998E78;
    border-collapse: collapse;
}

.infobox-game-infobox-container th,
.infobox-game-infobox-container td {
    border: 1px solid #998E78;
    padding: 0.2em;
}

.infobox-game-infobox-title {
    font-weight: bold;
    text-align: center;
    background: #721410;
    background: #D6D1B2;
}

.infobox-game-infobox-header {
    font-weight: bold;
    text-align: center;
    background: #721410;
    background: #D6D1B2;
}

.infobox-game-infobox-line-left {
    font-weight: bold;
    text-align: center;
    max-width: 50%;
    border: 1px outset black;
    background: #D6D1B2;
    box-shadow: 0 0 0 0;
}

.infobox-game-infobox-line-right {
    border: 1px solid #998E78;
    border-left-width: 0;
    color: black;
    background: #DBD7BC;
}

.infobox-game-infobox-field-1 {
    font-size: 13px;
    border: 3px double black;
    margin-bottom: 5px;
    text-align: center;
}

.infobox-game-infobox-field-3 .infobox-game-infobox-title {
    background: whitesmoke;
    color: darkblue;
}

.infobox-game-infobox-field-4 .infobox-game-infobox-title {
    background: #111;
    color: #BBB;
}

.infobox-game-infobox-field-5 .infobox-game-infobox-title {
    background: #F2F5A9;
    color: #610B0B;
}

.infobox-game-infobox-field-31 .infobox-game-infobox-title {
    font-weight: normal;
    text-align: center;
    border: 1px solid #998E78;
    border-left-width: 0;
    color: black;
    background: #DBD7BC;
}

.infobox-game-infobox-footer {
    text-align: right;
    font-size: xx-small;
    font-weight: normal;
    line-height: 1.1;
    background: transparent;
}

.infobox-game-infobox-field-50 {
    border-right-style: hidden;
    border-bottom-style: hidden;
    border-left-style: hidden;
}

.colorBoxCont {
    white-space: nowrap;
}

.colorBox {
    display: inline-block;
    height: 16px;
    border-left: 16px solid currentColor;
    margin-right: 1px;
    box-shadow: 0 0 1px gray;
    vertical-align: text-bottom;
}

.hssColorNone {
    color: Snow;
}

.hssColorGray {
    color: SlateGray;
}

.hssColorGreen {
    color: LimeGreen;
}

.hssColorBlue {
    color: RoyalBlue;
}

.hssColorYellow {
    color: Yellow;
}

.hssColorRed {
    color: Red;
}

.hssColorPurple {
    color: Purple;
}

.hssColorBlack {
    color: Black;
}

.bbColorGray {
    color: #DBDBDB;
}

.bbColorGreen {
    color: #3AF864;
}

.bbColorOrange {
    color: #FEC600;
}

.widget_title {
    padding: 2px;
    margin: 10px 0;
    border: 1px solid #BBB;
    border-radius: 3px;
    color: #DDD;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
}

.widget_title * {
    font-family: inherit !important;
}

.pollAnswerVotes {
    color: #DDD;
    background: #c4bd91;
}

.pollAnswerVotes div {
    background: #721410 !important;
    background: -moz-linear-gradient(left, #721410 0%, #b52019 100%) !important;
    background: -webkit-linear-gradient(left, #721410 0%, #b52019 100%) !important;
    background: -ms-linear-gradient(left, #721410 0%, #b52019 100%) !important;
    background: linear-gradient(to right, #721410 0%, #b52019 100%) !important;
}

.frontpagelink:hover {
    position: relative;
    top: -2px;
    box-shadow: 0 2px 2px 2px #770000;
}

.frontpagelink .fplimgholder {
    transition: transform 0.3s linear;
    -webkit-transition: transform 0.3s linear;
}

.frontpagelink:hover .fplimgholder {
    position: relative;
    top: 1px;
    transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
}

.frontpagelink:hover > a > span {
    background-image: url('http://images.wikia.com/kairosoft/images/2/2d/Darkener.png');
}

.linkBox:hover {
    border-style: inset !important;
    background: rgba(0, 0, 0, 0.2);
}

.linkBox:hover .linkBoxContent {
    position: relative;
    top: 1px;
    left: 1px;
}

.mainpage-newest-games h2 {
    margin-bottom: 0 !important;
}

.mainpage-newest-games .article-thumb {
    margin: 0 auto;
}

.mainpage-newest-games .article-thumb .caption {
    text-align: center;
}

.newsarticle-heading {
    border-bottom: 1px solid #b2af9c;
}

.newsarticle-new {
    color: white;
    background: red;
    padding: 1px 3px;
    border-radius: 5px;
    border: 2px dotted darkred;
}

.newsarticle-date {
    float: right;
}

.newsarticle-content {
    padding: 0 5px 0 25px;
    margin: 3px 0 8px 0;
    background: #dfdbc3;
    border: 1px solid #B3AF9B;
}

.newsarticle-content:after {
    content: "";
    display: block;
    clear: both;
}

.newsarticle-links {
    float: right;
    border: 1px solid #b2af9c;
    line-height: 1;
    padding: 2px 2px 1px 2px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.01);
}

.newsarticle-links:empty {
    display: none;
}

.mw-headline {
    font-family: Impact, Charcoal, sans-serif;
}

abbr {
    border-bottom: 1px dotted currentColor;
}

.oddrow tr:nth-of-type(odd) > td,
tr.oddrow td {
    background: rgba(0, 0, 0, 0.04);
}

.ct,
.centertext {
    text-align: center;
}

.desktop-hide {
    display: none !important;
}

.darken,
.darken1 {
    background-image: url('http://images.wikia.com/kairosoft/images/2/2d/Darkener.png');
}

.darken2 {
    background: rgba(0, 0, 0, 0.08);
}

.darken3 {
    background: rgba(0, 0, 0, 0.12);
}

.darken4 {
    background: rgba(0, 0, 0, 0.16);
}

.darken5 {
    background: rgba(0, 0, 0, 0.2);
}

#WikiaArticle a:hover,
.skin-monobook a:hover,
.linkBox:hover .linkBoxContent a {
    transition: color 0.35s linear, text-shadow 0.35s linear;
    color: #16A4C7 !important;
    text-shadow: 0 0 .35px #17B0D6;
}

.messagebox {
    background: #d6d1b2;
    color: black;
    border: 1px solid #AAA;
    border-left: 10px solid #721410;
    padding: 2px 10px;
    display: block;
    margin: 0 10%;
    overflow: auto;
}

.editicon:before {
    content: "[";
}

.editicon:after {
    content: " edit]";
}

.editicon:before,
.editicon:after {
    vertical-align: top;
    transition: font-size 0.5s ease-in 1s;
    font-size: 0;
}

.editicon:hover:before,
.editicon:hover:after {
    font-size: inherit;
    transition-delay: 0s;
}

.wikitable td:empty {
    position: relative;
    text-align: center !important;
    font-size: 90%;
    color: rgba(40, 40, 40, 0.2);
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
}

.wikitable td:empty:before {
    content: "?";
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -10px;
}

.wikitable td:-moz-only-whitespace {
    position: relative;
    text-align: center !important;
    font-size: 90%;
    color: rgba(40, 40, 40, 0.2);
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
}

.wikitable td:-moz-only-whitespace:before {
    content: "?";
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -10px;
}

.wikitable td:blank {
    position: relative;
    text-align: center !important;
    font-size: 90%;
    color: rgba(40, 40, 40, 0.2);
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
}

.wikitable td:blank:before {
    content: "?";
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -10px;
}

.scorecalculation {
    white-space: nowrap;
    box-shadow: 0 0 5px #CFC9A7;
    border-radius: 5px;
}

.scorecalculation tr td:last-of-type {
    white-space: normal;
    padding-left: 5px;
}

.charactertable {
    width: 100%;
    border: 1px outset black;
}

.charactertable th,
.charactertable td {
    width: 50%;
    padding: 3px 5px 0;
    vertical-align: text-top;
    border: 1px inset black;
}

#RelatedForumDiscussion .forum-replies,
#RelatedForumDiscussion .forum-total-replies {
    display: none !important;
}