Site Theme (SCP-Sigma-9 - Common Theme)

STÁT

Tuto šablonu interně používá SCP Wiki.

Pokud chcete opravit chybu nebo provést jakékoliv změny,
poraďte se nejdříve s jedním z techniků stránky.


@import url('https://grombald.github.io/Common-Theme/css/min/Sigma-9-Common-Theme-1.3.min.css');
@import url('http://scp-cs.wdfiles.com/local--code/info:style/1');
 
/*
    SCP Sigma 9 - Common Theme 1.3
    [2021 Wikidot Theme - CC BY-SA 3.0]
    Based on the SCP Sigma 9 theme by Aelanna, Crayne, Dr Devan, anqxyr, DrMagnus and psdnbluesoul
    Common Theme by Dr_Grom
    https://github.com/Grombald/Common-Theme
 
    Extensions:
    - Font Awesome 4.3.0 by @davegandy under SIL OFL 1.1 (Font) and MIT License (CSS)
    - Support for Asian languages by Nanimono Demonai
    - Interwiki-module by Resure
    - Credit-module by C-take, physicslike, sinazugawa Nanimono Demonai, improved by Dr Devan and Boyu12, and adapted Dr_Grom
    - Colmod by Boyu12
    - SVGs url-ified with 7happy7's http://smlt.wikidot.com/7happy7:svg-replace
    - Adapted for the Czech Branch by chamik
*/
 
:root {
    --ct_brd_m_sidebar-right: inherit;
}
 
#toc .title {
    font-size: 0;
}
 
#toc .title::before {
    content: "Obsah";
    font-size: 12.8px;
}
 
.side-bar-container {
    background-color: inherit !important;
}
 
#file-action-area h2::after {
    background: #fffff0;
    border: 1px solid #660;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block;
    color: 330;
    content: "Nenahrávejte soubory na stránku! Použijte náš archiv!";
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 80%;
    margin: .7em 0;
    padding: 1em;
    text-align: center;
}
Není-li uvedeno jinak, obsah této stránky je pod licencí Creative Commons Attribution-ShareAlike 3.0 License