Theme

HOLD THY HORSES

This is a template page used internally by the Topiary.

PLEASE DO NOT TOUCH THIS PAGE
WITHOUT STAFF PERMISSION
UwU


@import url(https://cdn.scpwiki.com/theme/en/sigma/css/sigma.min.css);
 
div#container-wrap {
    background-image: url(http://topia.wikidot.com/local--files/component%3Atheme/body_new.png);
}
 
/* HEADER */
#header {
    background-image: url(http://topia.wdfiles.com/local--files/component%3Atheme/topialogo.png);
}
 
#search-top-box-input {
    background-color: teal;
}
 
#search-top-box-input:hover,
#search-top-box-input:focus {
    background-color: teal;
}
 
#search-top-box-form input[type=submit] {
    background: linear-gradient(to bottom, #008080, #5F9EA0, #38A09B);
}
 
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background: linear-gradient(to bottom, #38A09B, #5F9EA0, #008080);
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License