Testmyth
@import url('https://scp-wiki.wikidot.com/local--code/ theme%3Abasalt/1');
 
:root {
    --logo: url("https://scp-sandbox-3.wikidot.com/local--files/theme:myths-and-legends/folklore-dept_pale.png");
    --title: "Department of Mythology and Folkloristics";
    --subtitle: "Spirits - Cryptids - Pantheons.";
    --title-size: 1.75rem;
    --subtitle-size: 1.25rem;
 
    --basalt-background-color: 234, 223, 201;
 
    --header-background-color: 40, 61, 33;
    --header-title-color: 255, 253, 208;
    --header-subtitle-color: 255, 253, 208;
    --top-bar-link-color: 255, 253, 208;
    --top-bar-dropdown-background: 40, 61, 33;
    --search-icon-color: 255, 253, 208;
    --side-bar-background-color: 214, 203, 181;
    --side-bar-heading-text-color: 18, 9, 0;
    --side-bar-link-color: 18, 9, 0;
    --scrollbar-thumb-color: 18, 9, 0;
    --general-border-color: 18, 9, 0;
}
 
@media only screen and (max-width: 600px) {
    :root {
        --title: "Myth and Folklore";
        --subtitle: "Spirits - Cryptids - Pantheons";
        --title-size: 1.50rem;
        --subtitle-size: 1rem;
    }
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License