IJAMEA Theme

NOTICE:

This is a component page used internally by the SCP Wiki. It is intended to be used and included on other pages. If you encounter a bug or an error in this component, contact an administrator.

/*
IJAMEA hub created by Dr Solo for the SCP family of wikis, for use with the IJAMEA group of interest or other applicable usage.
*/
 
@import url('https://fonts.googleapis.com/css?family=Rubik+Mono+One');
 
#header {
    background: url(/local--files/component:ijamea-theme/IJAMEAlogo.png) no-repeat left 20px !important;
    background-size: 120px 120px !important;
}
 
#header h1 a {
    display: block;
    margin: 0;
    padding: 80px 0 25px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-family:'Rubik Mono One', sans-serif;
    font-size: 180%;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0.9px;
}
 
#header h1 a::before {
    content:
    color: #000000;
    text-shadow: 3px 3px 5px #000000;
}
 
#header h1 a span {
   display: none;
}
 
#header h1 a:after {
   content: "IJAMEA";
}
 
a {
    color: #000000 !important;
}
 
body {
    background-color: #FFF5C3 !important;
    color: #000000 !important;
}
 
.yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover {
    background-color: #ffffff !important;
    background-image: none !important;
}
 
.yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a {
    background-color: #ffffff !important;
    background-image: none !important;
    color: #000000 !important;
}
 
.heading {
    color: #000000 !important;
}
 
div#container-wrap {
    background: url(/local--files/component:ijamea-theme/IJAMEAblue.png) top left repeat-x !important;
}
 
.page-rate-widget-box .rate-points {
    background-color: #000000 !important;
}
 
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover,
.page-rate-widget-box .cancel a:hover {
    background: #ffffff !important;
}
 
#header h2 span {
    display: block;
    margin: 0;
    padding: 19px 0;
    line-height: 0px;
    max-height: 0px;
    font-weight: bold;
    color: transparent;
    text-shadow: 0px 0px 0px;
 
}
 
#header h2 span::before {
    content: "富國強兵";
    color: #ff0000;
    text-shadow: 1px 1px 1px #000;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
 
.yui-content {
    color: #000 !important;
}
 
a.collapsible-block-link {
    color: #000000 !important;
}
 
#side-bar .side-block {
    border: 1px solid #000000;
    box-shadow: 0 2px 6px #000000;
    background-color: #ffffff !important;
}
 
.page-rate-widget-box .cancel {
    background-color: #ffffff !important;
}
 
#side-bar .heading {
    border-bottom: 1px solid #000000;
}
 
#search-top-box-input:hover, #search-top-box-input:focus {
    background-color: #ffffff !important;
}
 
#search-top-box-input {
    background-color: #ffffff !important;
    color: #000000 !important;
}
 
#search-top-box-form input[type="Search IJAMEA database"] {
    background: linear-gradient(to bottom, #ff0000, # ffe4e1, #ffffff) !important;
    color: #ffffff;
}
 
table.wiki-content-table th {
    color: #000;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License