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 Shark Punching Center. Pour l'utiliser sur votre article, copiez le code suivant en haut du code de votre page :
[[include theme:spc]]
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:spc]]
Premier Titre
/* SPC Theme [2018 Wikidot Theme] Based on Aelanna's Sigma 9 and Greenwolf's Third Law and djkaktus' Darkbody Theme Edited by PeppersGhost for the Doomsday Contest SPC logo by BABAAL from CN branch. */ :root { /* Topbar Source: https://commons.wikimedia.org/wiki/File:Noun_project_758.svg */ --ct_bg_sidebar-item-default: url("http://fondationscp.wdfiles.com/local--files/theme%3Aspc/FirstIconTransparent.png"); --ct_bg_sidebar-item-forum: url("http://fondationscp.wdfiles.com/local--files/theme%3Aspc/FirstIconTransparent.png"); --ct_bg_sidebar-item-help: url("http://fondationscp.wdfiles.com/local--files/theme%3Aspc/FirstIconTransparent.png"); --ct_bg_sidebar-item-home: url("http://fondationscp.wdfiles.com/local--files/theme%3Aspc/FirstIconTransparent.png"); --ct_bg_sidebar-item-main: url("http://fondationscp.wdfiles.com/local--files/theme%3Aspc/FirstIconTransparent.png"); --ct_bg_sidebar-item-series: url("http://fondationscp.wdfiles.com/local--files/theme%3Aspc/FirstIconTransparent.png"); /* 4 Rating-module */ --ct_col_rate-primary: #132639; --ct_col_rate-secondary: #fff; --ct_col_rate-cancel: #0b65c0; --ct_col_rate-link-hover: #0b65c0; --ct_brd_rate-primary: solid 1px #0b65c0; } a:visited { color: #176784; } /* HEADER */ #header { height: 140px; position: relative; z-index: 10; padding-bottom: 30px; /* FOR MENU */ background: url(http://fondationscp.wdfiles.com/local--files/spc-hub/spc.png) 10px 35px no-repeat; } #header h1 a { content: "Base de Données du SPC"; } #header h1 a::before { content: "Base de Données du SPC"; } #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 { content: "Shark Punching Center"; display: block; margin: 0; padding: 0px 0; line-height: 0px; max-height: 0px; font-weight: bold; color: #f0f0c0; text-shadow: 1px 1px 1px #000; text-shadow: 1px 1px 1px rgba(0,0,0,.8); } div#container-wrap { background-image: url(http://fondationscp.wdfiles.com/local--files/theme%3Aspc/SPCWrapper.jpg); } /* Source: https://www.flickr.com/photos/telemax/2818520042 */ /* SIDEBAR */ #side-bar .side-block { border-color: #0e7dcd; box-shadow: 0 2px 6px rgba(0,0,51,.5); } #side-bar .heading { color: #0e7dcd; border-bottom: solid 1px #0e7dcd; } #side-bar div.menu-item.inactive a { color: #0b65c0; } #side-bar a:visited { color: #0c499c; } #side-bar div.menu-item .sub-text { color: #0b65c0; } #side-bar .collapsible-block-unfolded-link { border-bottom: solid 1px #0b65c0; } #side-bar .collapsible-block-unfolded-link .collapsible-block-link { color: #0b65c0; } .interwiki_title { color: #0b65c0; } .interwiki_entry a { color: #0b65c0; } /* LINKS */ a, #side-bar a, #side-bar a:visited { color: #0c499c; } a.newpage { color: #0c499c; } #main-content#a:visited { color: #093a7c; } /* INFO PANEL */ .close-credits{ filter: hue-rotate(210deg); } /* PAGE TITLEs */ h1, #page-title { color: #0c499c; } /* NAV DROPDOWN */ #top-bar ul li.sfhover a, #top-bar ul li:hover a { color: #0c499c; } /* SEARCH BAR */ #search-top-box-input { border: solid 1px #0b65c0; background-color: #132639; } #search-top-box-input:hover, #search-top-box-input:focus { border: solid 1px #0b65c0; background-color: #132639; } #search-top-box-form input[type=submit] { border: solid 1px #0b65c0; background-color: #132639; color: #0b2447; background: linear-gradient(to bottom, #2373cd,#319ec2,#183291); } #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus { border: solid 1px #0b65c0; color: #0b2447; background-color: #132639; background: linear-gradient(to bottom, #2373cd,#319ec2,#183291); } .scpnet-interwiki-frame{ filter: hue-rotate(260deg) brightness(150%); } /* LOGIN STATUS */ #login-status ul a { color: #0c499c; } /* Changes background for collapsed sidebar */ @media (max-width: 767px) { #side-bar{background-color: #0b65c0} }