Thème du site
@import url('http://fondationscp.wikidot.com/component:theme/code/1');
@import url('https://grombald.github.io/Common-Theme/css/min/Sigma-9-Common-Sandbox-Theme-1.1.min.css');
 
/*
    SCP Sigma 9 - Common Theme 1.3.7
    [2020 Wikidot Theme - CC BY-SA 3.0]
    Created for the SCP Foundation by Aelanna
    Edited for SCP Foundation by Crayne, Dr Devan, anqxyr, DrMagnus, psdnbluesoul
 
    Extensions:
    - Font Awesome 4.3.0 by @davegandy under SIL OFL 1.1 (Font) and MIT License (CSS)
    - Common Theme, bugfixes, top- and sidebar-mods by Dr_Grom
    - 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
    - Reworked for the French Branch by Dr Lekter and Mafiew
*/
 
/* SB SPECIFICS */
 
/* Avertissement interface de téléversement */
#file-action-area h2::after {
    background: #fffff0;
    border: 1px solid #660;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.5);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,.5);
    box-shadow: 0 2px 6px rgba(0,0,0,.5);
    display: block;
    color: 330;
    content: "N'oubliez pas de supprimer les fichiers que vous n'utilisez plus ! Une fois votre article posté ou déplacé ailleurs, cela permettra de libérer de l'espace.";
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 80%;
    margin: .7em 0;
    padding: 1em;
    text-align: center;
}
div#container-wrap {
    background: url(/local--files/component:theme/body_bg.png) top left repeat-x;
}
#header {
    background: url(/local--files/component:theme/logo.png) 10px 40px no-repeat;
}
 
.login-status-sign-in::after {
    content: " "
}
.content.modal-body p:last-of-type::after {
    content: " "
}
 
.members-button,
.members-button + .members-content {
    display: none;
}
Sauf mention contraire, le contenu de cette page est protégé par la licence Creative Commons Attribution-ShareAlike 3.0 License