Theme

ERMAHGERD STAHP

This is a template page used internally by the SCP Wiki.

PLEASE DO NOT TOUCH THIS PAGE
WITHOUT STAFF PERMISSION


@import url(http://scp-jp.wdfiles.com/local--theme/scp-sigma-9-off-canvas/style.css);
div#container-wrap {
    background: url(http://scp-jp-sandbox2.wdfiles.com/local--files/component:theme/body_bg.png) top left repeat-x;
}
/* When erase this module, "The Christmas Style" will be disappeared. */
/*
Based on Dc_Yerko's gif
http://www.wikidot.com/user:info/dc-yerko
http://scp-yerko.wikidot.com/skin-tester
CC BY-SA 3.0
*/
#extra-div-1 {
position: absolute;
top: 162px;
width: 100%;
height: 36px;
animation: hue-rotate 2s linear infinite;
background: url(http://scp.avn.sh/local--files/7happy7:Christmas/15451123366bDoykiRkktOnSH1545112335.gif) top left repeat-x;
opacity: 0.85;
}
@keyframes hue-rotate {
from {filter: hue-rotate(0);}
to {filter: hue-rotate(360deg);
}
}
#page-title,
#side-bar {
z-index: 50;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License