Nirvana Theme

ERMAHGERD STAHP

This is a template page used internally by the Wiki.

PLEASE DO NOT TOUCH THIS PAGE
WITHOUT STAFF PERMISSION


This is a theme made for Nirvana canon of CN.

Append the following code to your work to use this theme:

[[include :scp-int:component:nirvana-theme]]

@charset "utf-8";
 
/*
    SCP Sigma 9
    [2014 Wikidot Theme]
    Created for the SCP Foundation by Aelanna
    Edited for SCP Foundation by Dr Devan
    Edited for SCP基金会 by MScarlet and Devanos and Sekai_s
    re-edited for Nirvana by Izsac
*/
 
div#container-wrap {
    background: url(http://scp-wiki-cn.wikidot.com/local--files/component:nirvana-theme/bg.jpg) top left repeat-x;
}
 
#header {
    background-image: url(http://scp-wiki-cn.wikidot.com/local--files/component:nirvana-theme/nirvana.jpg);
    background-repeat: no-repeat;
}
 
#header h1 a {
    color: transparent;
    font-family: 'Franklin Gothic Medium', Arial, sans-serif;
    text-shadow: none;
}
 
#header h1 a::before {
    content: "Nirvana";
    color: #800000;
    text-shadow: 3px 3px 5px #000000;
}
 
#header h2 span {
    color: transparent;
    text-shadow: none;
}
 
#header h2 span::before {
    content: 'Never Lie. Never Sleep. Never Regret.';
    color: #000000;
    text-shadow: 1px 1px 1px #FFFFFF;
}
 
#login-status, #login-status a{
    color: #000000;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License