component:Tema-WWS

NO EDITES ESTO ÒwÓ

Esta es una página plantilla utilizada internamente por la Wiki.

NO TOQUES ESTA PÁGINA
SIN PERMISO DEL STAFF Y/O AUTOR


@import url('https://fonts.googleapis.com/css?family=Delius');
 
/*
    Wilson's Wildlife Theme
    [2018 Wikidot Theme]
    Created by stormbreath and DarkStuff.
    Based on SCP Sigma 9 Theme created by Aelanna and Dr Devan, and MC&D Theme created by Randomini.
    The WWS logo was created by DarkStuff.
*/
 
/* RECOLOR THE TITLE */
h1, #page-title {
    color: #6C7F41;}
 
#page-title {
    font-weight: lighter;
    border-color: #6C7F41;
}
 
/*RECOLOR THE LINKS */
a {
    color: #83994E;}
 
a.newpage {
    color: #c8e293;}
 
#side-bar a:visited{ color: #83994E; }
 
 a:visited { color: #3A8622; }
 
/*HEADER IMAGES*/
div#container-wrap {
    background: url(/local--files/component%3Atema-wws/1) repeat-x;
}
 
#header {
    background: url(/local--files/component%3Atema-wws/2) 10px 30px no-repeat;
}
/* logo is rather large on mobile, will look into a fix */
 
/* HIDE AND CHANGE HEADER TEXT */
#header h1 a {
    font-size: 150%;
    color: transparent;
    text-shadow: none;
    font-family: 'Delius', cursive;
}
 
#header h1 a::before {
    content: "Soluciones Wilson Fauna Silvestre";
    color: #ffffff;
    text-shadow: 3px 3px 5px #000000;
}
 
#header h2 span {
    font-size: 100%;
    color: transparent;
    text-shadow: none;
    font-family: 'Delius', cursive;
}
#header h2 span::before {
    content: "Donde Todas las Creaturas son Bienvenidas";
    color: #ffffff;
    text-shadow: 1px 1px 1px #000;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
 
/* RECOLOR THE SEARCH BAR */
#search-top-box-input {
    border: #665731;
    color: #665731 !important;
    background-color: #a3c162;
}
 
#search-top-box-input:hover,
#search-top-box-input:focus {
    background-color: #d1ed9a;
}
 
#search-top-box-form input[type=submit] {
    border: solid 1px #665731;
    color: #ffffff;
    background-color: #c8e293;
    background: #665731;
}
 
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    border: solid 1px #665731;
    background-color: #c8e293;
    background: #c8e293;
    color: #665731;
}
 
/* LOGIN STUFF */
#login-status {
    color: #665731;
}
#login-status a {
    color: #897543;
}
#login-status ul a {
    color: #665731;
}
#account-topbutton {
    background: #ccc;
    color: #665731;
}
 
/* IMAGE BLOCK RECOLORING */
.scp-image-block {
  border: solid 1px #665731;
}
.scp-image-block .scp-image-caption {
  background-color: #d1ed9a;
  border-top: solid 1px #665731;
}
 
/* MODULE RATE RECOLOR */
.page-rate-widget-box .rate-points {
  background-color: #a3c162!important;
  border: solid 1px #665731;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
  background-color: #d1ed9a;
  border-top: solid 1px #665731;
  border-bottom: solid 1px #665731;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
  background: transparent;
  color: #a3c162;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
  background: #a3c162;
  color: #665731;
}
.page-rate-widget-box .cancel {
  background: transparent;
  background-color: #a3c162;
  border: solid 1px #665731;
}
.page-rate-widget-box .cancel a {
  color: #f1fff0;
}
.page-rate-widget-box .cancel a:hover {
  background: #c8e293;
  color: #f1fff0;
}
 
/* TAB RECOLORING */
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color:#d1ed9a; /* color between tab list and content */
}
 
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background-color:#a3c162! important; /* tab background */
    border-color:#665731;
    color:#665731;
    transition: 0.125s;
}
 
.yui-navset .yui-nav a em {
background-color: #fdfdfd;
box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
border-color: #b7a9a9;
}
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover {
    background-image: none;
    background-color: #a3c162; /* selected tab background */
    color:white;
}
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em {
    border-color: transparent;
    box-shadow: 0px 1px 2px rgba(90,134,50,0.5);
 background-color: #a3c162;
}
 
.yui-navset .yui-content {
    background-color: #F7F7F7; /* content background color */
}
 
.yui-navset .yui-content,
.yui-navset .yui-navset-top .yui-content {
    border-color: #b7a9a9; /* content border */
    border-top-color:#b7a9a9; /* different border color */
}
 
.yui-navset-left .yui-content {
    border-left-color: #b7a9a9; /* different border color */
}
 
/*SIDE BAR RECOLOR AND STUFF */
#side-bar .side-block {
    border: 1px solid #665731;
}
#side-bar .heading {
    color: #665731;
    border-bottom: solid 1px #665731;
}
 
#side-bar img {
    filter: hue-rotate(70deg);
    -webkit-filter: hue-rotate(70deg);
}
#side-bar div.side-block:nth-child(7) > div:nth-child(1) > div:nth-child(1) img {
    filter: none;
    -webkit-filter: none;
}
 
#side-bar .side-block {
    box-shadow: 0 2px 6px rgba(0,51,0,.5);
}
 
/* TOP BAR RECOLORING*/
#top-bar ul li ul {
    border: solid 1px #3d2b1f;
}
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
    border-top: 1px solid #665731;
}
 
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: #82a016;
    color: #ffffff;
}
#top-bar ul li ul a, #top-bar a:hover {
    color: #8db600;
}
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
    background: #c8e293; /* top bar hover background color */
}
 
/* RECOLOR THE TABLES */
#page-content .wiki-content-table tr th {background-color: #a3c162; color: white; border: 1px solid #665731;}
 
/* RECOLOR THE QUOTEBLOCK */
blockquote {border-color: #dcf2b0; background-color: #dcf2b0; color:#665731;}
 
/* RECOLOR THE LINE BREAKS */
hr {
    background-color: #665731;
}
 
/* SCROLLBAR */
::-webkit-scrollbar-track
{
    background: #DAEAB9;
}
 
::-webkit-scrollbar-thumb
{
    background: #755400;
}
 
/* MOBILE REFORMATTING */
@media (max-width: 767px) {
    #header h1 a::before {font-size: 60%;} 
}
 
@media (max-width: 767px) {
#side-bar{background-color: #d1ed9a}
 
.open-menu a {
    border: 0.2em solid #6C7F41 !important;
    background-color: #83994E !important;
    color: #665731 !important;
}
}
 
/* INFO MODULE COMPATIBILITY */
.rate-box-with-credit-button {
    background-color: #a3c162 !important; 
    border: 1px solid #665731 !important;
    border-radius: 5px !important;
    box-shadow: 1px 1px 3px rgba(0,0,0,.5) !important;
}
.rate-box-with-credit-button .creditButton p a {
    border-left-color: #f1fff0 !important;
}
.rate-box-with-credit-button .page-rate-widget-box .cancel {
    border-radius: 0;
}
.rate-box-with-credit-button .page-rate-widget-box .rate-points {
    border-left: 0;
}
 
/* WILSON'S DIVS */
div.wilson-border {border: 1px solid #665731;}
 
div.wilson-header {color:white; background: #a3c162; padding: 15px; font-size: 200%; text-align: center;}
 
div.wilson-subtitle {color:#665731; background: #c8e293;padding: 5px; text-align: right; font-weight: bold;}
 
div.wilson-body {color:#665731; background: #d1ed9a; padding: 15px;}
Si no se indica lo contrario, el contenido de esta página se ofrece bajo Creative Commons Attribution-ShareAlike 3.0 License