Spc Theme

display: block;
color: #eee;
background: transparent;
font-family: BauhausLTDemi, 'Nanum Gothic', Arial, sans-serif;
font-size: 180%;
text-decoration: none;
text-shadow: 3px 3px 5px #000;
letter-spacing: 0.9px;

/* HEADER */
#header {
    height: 140px;
    position: relative;
    z-index: 10;
    padding-bottom: 30px; /* FOR MENU */
    background: url(http://scp-wiki.wdfiles.com/local--files/spc-001/SPCLogo50.png) 10px 35px no-repeat;
}
 
#header h1 a {
    content: "SPC Foundation";
}
 
#header h1 a::before {
    content: "SPC Foundation";
}
 
#header h1 a span{
    display: block;
    content: "";
    visibility: hidden;
}
 
#header h2 {
    content: "Shark Punching Center";
}
#header h2 span::before {
    visibility: hidden;
}
 
#side-bar:after {
    content: "";
}
 
.tags:after {
content: "";
}
 
.tags:before {
content: "";
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License