Site-008 Theme
notice.png

This is a site page used
internally by the RPC Authority Wiki.

DO NOT TOUCH THIS PAGE
WITHOUT STAFF PERMISSION

#header h2 span{
    color: transparent;
    text-shadow: none;
}
 
#header h2 span::before{
    content: 'Non sibi sed omnibus';
    color: #f1f1f1;
    text-shadow: 1px 2px 4px #222;
    font-style: italic;
}
 
#header h1 a{
    color: transparent;
    text-shadow: none;
}
 
#header h1 a::before{
    content: 'Site-008';
    color: #f1f1f1 !important;
    text-shadow: 2px 2px 4px #222;
}
 
div#container-wrap{
    background: url(http://rpcsandbox.wikidot.com/local--files/mrpines-365-008/site008header2.png) top left repeat-x;
}
 
#top-bar{
    padding-bottom: 10px; !important
}
 
.top-bar ul li a{
    position: relative !important;
    transition: all 0.07s ease-in-out;
    display: flex !important;
}
 
.sfhover a{
    background: #252525 !important;
    color: #f1f1f1 !important;
    border-color: transparent !important;
}
 
.top-bar ul li a:hover {
    background: #2566dd !important;
}
 
#main-content{
    border: none;
}
 
#side-bar .menu-item > a:hover {
    background: #2566dd !important;
}
 
#side-bar .heading{
    border-color: #4f92ff;
    margin-left: -6px;
}
 
#header .search-query,
#header .button{
    background: #4c83e8 !important;
    color: #f1f1f1 !important;
    border-color: #f1f1f1 !important;
    transition: all 0.07s ease-in-out !important;
}
 
#header .search-query:hover,
#header .button:hover{
    background: #3868c0 !important;
}
 
#login-status .printuser {
    color: #f1f1f1;
}
 
#side-bar .heading {
  text-decoration: none !important;
}
 
a{
    color: #3374ea;
}
 
a:hover{
    color: #254f9e;
}
 
#header {
    background: url(http://rpcsandbox.wikidot.com/local--files/mrpines-365-008/site008logo2.png) 5px 22px no-repeat;
}
 
#top-bar li ul {
    border: none !important;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License