Crayon Theme

Rating:

rating: +26+x

This variant theme was used for 2021 April Fool's incident, "Subpar Creative Products".

To use this theme, put the following syntax on any page:

[[include theme:crayon]]

Header banner by stormbreath. Header logo by UncertaintyCrossing.

@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
 
div#container-wrap {
    background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Acrayon/scribblebody_bg.png');
}
 
#header {
    background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Acrayon/scribble-logo.png');
}
 
#header h1 a,
#header h2 span {
    font-family: 'Permanent Marker', cursive;
}
 
#header h2 span {
     color: #cdcd48;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License