Sigma-9 Platinum Theme
rating: +1+x
/*
    SCPF Platinum Theme
    [2018 Wikidot Theme]
    Based on Aelanna's Sigma 9 
    Remade by Sir Baubius
*/
 
@import url('https://fonts.googleapis.com/css?family=Cabin');
 
body {
    background: white;
    color: black;
}
 
div#container-wrap {
    background: url(http://kaktuskontainer.wdfiles.com/local--files/component%3Asigma-9-platinum-theme/top.png) top left repeat-x;
}
 
#header {
    background: url(http://kaktuskontainer.wdfiles.com/local--files/component%3Asigma-9-platinum-theme/logo.png) 10px 35px no-repeat;
}
 
#header h1 a {
    display: block;
    content: "SCP";
    margin: 0;
    padding: 80px 0 25px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-family: 'Cabin', sans-serif;
    font-size: 450%;
    font-weight: bold;
    text-decoration: none;
    text-shadow: none;
    margin: 0px auto;
}
 
#header h1 a::before {
    content: "SCP";
    color: #fffff9;
    text-shadow: 0 0px 10px black;
}
 
#header h2 span {
    display: block;
    margin: 0;
    padding: 19px 0;
    line-height: 0px;
    max-height: 0px;
    font-weight: bold;
    color: transparent;
    text-shadow: none;
}
 
#header h2 span::before {
    display: block;
    margin: 0;
    padding: 19px 0;
    line-height: 0px;
    max-height: 0px;
    font-weight: bold;
    color: transparent;
    text-shadow: none;
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License