SCP-818-FR
/*
     CSS gradient to replace Sigma-9 body-bg image
     By 7happy7, Dr Lekter and Styrius
     Based on code by Woedenaz
*/
 
:root {
    --head-bottom: 103, 61, 61; /* Brown */
    --ct_bg_header-logo: url('http://fondationscp.wikidot.com/local--files/le-concours-des-quatorze-ans/scp_enigme_w.png');
    --ct_fns_Aalt-header-txt : var(--step-2, clamp(2.72rem, calc(1.77rem + 2.47vw), 3.53rem));
    --ct_fns_header-txt: 0;
    --ct_fns_slogan-txt: 0;
    --ct_fns_alt-slogan-txt: var(--step--1, clamp(0.88rem, calc(1.02rem + -0.20vw), 0.98rem));
    --ct_cnt_alt-slogan-txt: "Cellule d'enquête C14";
}
 
#header::before {
    filter: invert(1);
}
 
div#container-wrap {
  background: linear-gradient(to bottom, transparent 0, transparent 140px, black 130px, black 163px, transparent 155px) top left repeat-x, url(http://fondationscp.wdfiles.com/local--files/le-concours-des-quatorze-ans/c14a_bandeau_header.jpg) top right 36% repeat-x;
  background-size: 100% auto, 1000px auto, 150px 150px;
}
 
div#container {
  background: linear-gradient(to bottom right, rgba(153, 153, 153,0.4),rgba(var(--head-bottom), 0.8)) repeat-x;
  background-size: auto 140px;
}
@import url(http://fondationscp.wikidot.com/component:theme-14-source/code/9);

Numéro d'Employé



Sauf mention contraire, le contenu de cette page est protégé par la licence Creative Commons Attribution-ShareAlike 3.0 License