EH TOI LÀ !
Cette page est utilisée en interne par le Wiki SCP,
MERCI DE NE PAS MODIFIER CETTE PAGE
SANS LA PERMISSION DU STAFF.
Ce thème est celui du Protocole Ennui. Pour l'utiliser sur votre article, copiez le code suivant en haut du code de votre page :
[[include theme:helloworld]]
Tous les articles postés sur le site doivent utiliser le code du dessus, mais il ne marchera pas sur votre page sandbox ! Pour cela, il vous faudra utiliser celui-ci :
[[include :fondationscp:theme:helloworld]]
Premier Titre
/* helloworld Theme [2018 Wikidot Theme] Based on Aelanna's Sigma 9 and djkaktus' Darkbody themes. Edited by Dr Aers for the SCP-4000 Contest */ :root { /* Rating module */ --ct_col_rate-primary: #3A3A3A; --ct_col_rate-secondary: #A3A3A3; --ct_col_rate-link-hover: #d1d1d1; --ct_col_rate-cancel: #A3A3A3; --ct_brd_rate-primary: solid 1px #A3A3A3; } /* COMMON */ h1, #page-title { color: #444; font-weight: normal; margin: 0 0 0.6em; padding: 0 0 0.25em; } #page-title { border-color: #bbb; } a { color: #000; text-decoration: none; background: transparent; } a.newpage { color: #000; text-decoration: none; background: transparent; } a:hover { text-decoration: underline; background-color: transparent; } #side-bar a:visited{ color: #000; } a:visited { color: #000;} /* GLOBAL WIDTH */ div#container-wrap { background: url(http://fondationscp.wdfiles.com/local--files/theme%3Ahelloworld/background.png) top left repeat-x; background-size: 105px; } /* HEADER */ #header { height: 140px; position: relative; z-index: 10; padding-bottom: 30px; /* FOR MENU */ background: url(http://fondationscp.wdfiles.com/local--files/theme%3Ahelloworld/o2.png) 10px 40px no-repeat; } #header h1 a { font-size: 150%; text-shadow: none; } #header h1 a::before { font-family: 'Work Sans'; content: "Protocole O5 : Ennui "; } #header h1 a span{ display: block; content: ""; visibility: hidden; } #header h2 { margin-left: 120px; padding: 0; clear: left; float: left; font-size: 105%; max-height: 38px; } #header h2 span { display: block; margin: 0; padding: 19px 0; line-height: 0px; max-height: 0px; font-weight: bold; color: transparent; text-shadow: none; } #header h2 span::before { font-family: 'Work Sans'; content: "Mensonges Blancs, Cœurs Noirs"; display: block; margin: 0; padding: 0px 0; line-height: 0px; max-height: 0px; font-weight: bold; color: #ffffff; text-shadow: 1px 1px 1px #000; text-shadow: 1px 1px 1px rgba(0,0,0,.8); } /* SIDE MENU */ #side-bar img { filter:brightness(0%); -webkit-filter: filter:brightness(0%); } #side-bar div.side-block:nth-child(7) > div:nth-child(1) > div:nth-child(1) img { filter: none; -webkit-filter: none; } #side-bar .side-block { border: 1px solid #444; box-shadow: 0 2px 6px rgba(32,32,32,1) !important; background: #DCDCDC !important; margin-bottom: 15px; } #side-bar .side-area { padding: 10px; } #side-bar .heading { color: #444; border-bottom: solid 1px #444; font-weight: bold; } #side-bar .collapsible-block-folded { background: none; } #side-bar .collapsible-block-link { margin-left: 15px; font-weight: bold; } #side-bar .collapsible-block-unfolded-link { border-bottom: solid 1px #444; } #side-bar .collapsible-block-unfolded-link .collapsible-block-link { margin-top: 10px; margin-bottom: 5px; font-size: 8pt; color: #444; } #side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover { color: #AAA; text-decoration: none; } .open-menu a { border: 0.2em solid #3b2e4f !important; background-color: #fff !important; border-radius: 3em; color: #3b2e4f !important; } #side-bar:target { border: 1px solid #dedede; }