Bluebook Theme
notice.png

Ang pahina na ito ay ginagamit
sa panloob na Wiki ng Awtoridad ng RPC

HUWAG HIPUIN ANG PAHINA NA ITO
NG WALANG PATULOT SA MGA TAUHAN NG SITE

@import url('https://fonts.googleapis.com/css?family=Teko');
 
/* Project Blue Book
   [2018 Wikidot Theme]
   Created for the RPC Wiki by Dr Vaughn */
 
/* HEADER */
 
div#container-wrap {
    background: url(http://rpcsandbox.wikidot.com/local--files/bluebook-theme/headerC.png) top left repeat-x;
}
 
#header {
    background: url(http://rpcsandbox.wikidot.com/local--files/bluebook-theme/logoC.png) 50% 22px no-repeat;
}
 
#header h1, #header h2 {
    margin-left: 25px;
}
 
#header h2 {
    text-align: center;
}
 
#header h1 a, #header h2 span {
    color: transparent;
    text-shadow: none;
    font-size: 0;
}
 
#header h2 span {
    all: unset;
    font-size: 0;
}
 
#header h1 a::before {
    color: white; 
    text-shadow: 3px 3px 5px #000;
    font-family: 'Teko', sans-serif;
    content: "";
    font-size: 50px;
}
 
#header h2 span::before {
    color: #e3e3e3;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
    font-size: 95%;
    content: "";
    font-size: 13px;
    font-style: oblique;
}
 
#search-top-box {display: none;}
 
#top-bar ul {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License