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 une traduction du EX OFFICIO de Rounderhouse, principalement utilisé pour les formats GdI de la CMO. Pour l'utiliser sur votre article, copiez le code suivant en haut du code de votre page :
[[include theme:goc]]
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:goc]]
Texte avec une note de bas de page1
Premier Titre
Ceci est un onglet.
Titre | Titre | Titre |
---|---|---|
Contenu | Contenu | Contenu |
Contenu | Longue cellule | |
Très longue cellule |
@charset "utf-8"; @import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Inter&display=swap'); @import url('https://fonts.googleapis.com/css2?family=PT+Mono&display=swap'); /* Thème EX OFFICIO par Rounderhouse et aismallard, repris par Cauchynambour */ /*logo animé*/ @import url('https://scp-wiki.wdfiles.com/local--files/theme%3Agoc/goc-logo.css'); :root { /* Couleurs */ --white-monochrome: 252, 252, 252; /* white */ --pale-gray-monochrome: 244, 244, 244; /* v light gray for blockquotes and stuff */ --light-gray-monochrome: 170, 170, 170; /* light accent gray for login status */ --gray-monochrome: 66, 66, 72; /* gray */ --dark-gray-monochrome: 48, 48, 52; /* dark accent gray for sidebar background */ --black-monochrome: 12, 12, 12; /* black */ --pale-accent: 160, 190, 232; --bright-accent: 160, 190, 232; /* bright blue */ --medium-accent: 90, 147, 238; /* pale blue */ --dark-accent: 37, 82, 147; /* v pale blue */ --newpage-color: 99, 190, 255; /* 1 Common */ --ct_bg_body: rgb(var(--white-monochrome)); --ct_col_body-txt: rgb(var(--black-monochrome)); --ct_col_h1-txt: rgb(var(--black-monochrome)); --ct_col_link: rgb(var(--medium-accent)); --ct_col_link-visited: rgb(var(--dark-accent)); --ct_col_link-newpage: rgb(var(--pale-accent)); --ct_fnt_body: 'Inter', sans-serif; --ct_fnt_white-paper-titles: font-family: 'PT Mono', monospace; /* 2 Header */ --ct_cnt_alt-header-txt: "Coalition Mondiale Occulte"; --ct_fns_alt-header-txt: clamp(20px, 5vw, 50px); --ct_fns_header-txt: 0; --ct_bg_header-image: url('http://fondationscp.wdfiles.com/local--files/theme%3Agoc/goc_header.png'); --ct_bg_header-logo: var(--logo-image); --ct_fnt_header-txt: 'Russo One', sans-serif; --ct_col_header-txt: rgb(var(--dark-accent)); --ct_shd_header-txt: none; --ct_cnt_alt-slogan-txt: "Archives des rapports classés"; --ct_fns_alt-slogan-txt: clamp(10px, 2.125vw, 20px); --ct_fns_slogan-txt: 0; --ct_fnt_slogan-txt: var(--ct_fnt_header-txt); --ct_col_alt-slogan-txt: rgb(var(--dark-accent)); --ct_shd_slogan-txt: none; /* 2 Account menu */ --ct_col_account-menu-txt: rgb(var(--black-monochrome)); --ct_col_account-menu-link: rgb(var(--black-monochrome)); --ct_col_account-submenu-bg: rgb(var(--white-monochrome)); --ct_col_account-submenu-link: rgb(var(--black-monochrome)); --ct_col_account-submenu-link-hover: rgb(var(--medium-accent)); --ct_brd_account-submenu: 1px solid rgb(var(--dark-accent)); /* 2 Search box */ --ct_col_searchbox-txt: rgb(var(--white-monochrome)); --ct_brd_searchbox-border: solid 1px rgb(var(--dark-accent)); --ct_col_searchbox-highlight: rgb(var(--medium-accent)); --ct_brd_searchbox-highlight: solid 1px rgb(var(----pale-accent)); --ct_col_searchbox-gradient-1:rgb(var(--medium-accent)); --ct_col_searchbox-gradient-2: rgba(var(--pale-accent),1); --ct_col_searchbox-gradient-3: rgba(var(--medium-accent),1); --ct_col_searchbox-gradient-4: rgba(var(--medium-accent),1); --ct_dim_searchbox-border-radius: 3px; /* 2 Topbar */ --ct_col_topbar-txt: rgb(var(--black-monochrome)); --ct_col_topbar-link: rgb(var(--white-monochrome)); --ct_bg_topbar-item: rgb(var(--medium-accent)); --ct_brd_topbar-menu: solid 1px rgb(var(--dark-gray-monochrome)); --ct_brd_topbar-menu-hover: solid 1px rgb(var(--dark-gray-monochrome)); --ct_brd_topbar-item: solid 1px transparent; --ct_brd_topbar-item-hover: solid 1px rgb(var(--dark-gray-monochrome)); --ct_bg_topbar-item-highlight : rgb(var(--pale-accent)); /* 2 Sidebar */ --ct_shd_sidebar-block: none ; --ct_col_sidebar-elements: rgb(var(--black-monochrome)); --ct_brd_sidebar-elements: 2px solid rgb(var(--dark-accent)); --ct_bg_sidebar-default: white; --ct_bg_sidebar-blue: white; --ct_bg_sidebar-red: white; --ct_bg_sidebar-green: white; --ct_bg_sidebar-yellow: white; --ct_col_sidebar-subtext: rgba(var(--pale-accent),68%); --ct_dim_sidebar-border-radius: 7px; /* 3 Footer */ --ct_bg_footer: rgba(var(--dark-accent),40%); --ct_col_footer-link: rgb(var(--black-monochrome)); /* 4 Content area */ --ct_col_page-title: var(--ct_col_h1-txt); --ct_col_page-title-border: #bbb; /* 4 Rating module */ --ct_col_rate-primary: rgb(var(--medium-accent)); --ct_brd_rate-primary: solid 1px rgb(var(--bright-accent)); --ct_col_rate-secondary: rgb(var(--bright-accent)); --ct_col_rate-cancel: rgb(var(--dark-accent)); --ct_col_rate-link-hover: rgb(var(--dark-accent)) !important; --ct_dim_rate-border-radius: 2px; /* 4 Other page elements */ --ct_col_toc-bg: rg(var(--black-monochrome)); --ct_brd_toc: 2px solid rgb(var(--dark-accent)); --ct_col_blockquote-bg: rg(var(--white-monochrome)); --ct_brd_blockquote:1px dashed transparent; --ct_col_code-bg: #FFFFFF; --ct_col_table-header: rgb(var(--white-monochrome)); --ct_bg_table-header: rgb(var(--dark-accent));#333 --ct_brd_table-header: 1px solid #333; --ct_col_footer-txt : black; --ct_col_tab-menu-border : transparent; /* 7 Responsive Web Design */ --ct_col_m_sidebar-bg: rgb(var(--dark-gray-monochrome)); --ct_brd_m_sidebar: 1px solid rgb(var(--dark-accent)); --ct_brd_m_sidebar-right: 1px solid rgb(var(--dark-accent)); --ct_col_m_sidebar-button-bg: rgb(var(--bight-accent)); --ct_brd_m_sidebar-button: .2em solid rgb(var(--pale-accent)); --ct_shd_m_sidebar-button: 0 0 20px 3px rgba(153,153,153,1); /* 9 Off-page styling */ --ct_brd_hovertip: solid 1px rgb(var(--dark-accent)); --ct_brd_input: solid 1px rgb(var(--black-monochrome))); --ct_brd_input-hover: 1px solid rgba(var(--dark-accent),60%); --ct_brd_input-outline: 1px solid rgba(var(--dark-accent),80%); --ct_bg_btn: rgb(var(--white-monochrome)); --ct_col_btn: var(--ct_col_body-txt); --ct_brd_btn: 1px solid rgba(var(--dark-gray-monochrome),70%); --ct_bg_btn-hover: rgb(var(--pale-accent)); --ct_col_btn-hover: var(--ct_col_btn); --ct_bg_edit-info-text: rgb(var(--white-monochrome)); --ct_brd_edit-info-text: 1px solid rgb(var(--black-monochrome)); --ct_bg_sidebar-item-default: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='5' y='5' width='3' height='3' fill='%23255293' fill-opacity='.8' stroke-width='3.8' style='paint-order:stroke markers fill'/%3e%3c/svg%3e"); --ct_bg_sidebar-item-forum: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4 3c-1.108 0-2 0.892-2 2v1c0 1.108 0.892 2 2 2h2.0156l-0.015625 2.5 2.5-2.5h0.5c1.108 0 2-0.892 2-2v-1c0-1.108-0.892-2-2-2h-5z' fill='%23255293' fill-opacity='.8' stroke-linecap='square' stroke-opacity='.28' stroke-width='1.5' style='paint-order:stroke markers fill'/%3E%3C/svg%3E"); --ct_bg_sidebar-item-help: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(3.7795 0 0 3.7795 1.1728e-8 -1114)'%3E%3Cpath transform='matrix(.26458 0 0 .26458 0 294.75)' d='m6.5 2-4.5 4.5 4.5 4.5 4.5-4.5zm1.4766 2.4257c0.36739 0.3237 0.55078 0.70117 0.55078 1.1328 0 0.23887-0.068912 0.46444-0.20508 0.67773-0.1336 0.21317-0.42138 0.50362-0.86328 0.87109-0.22866 0.19024-0.37121 0.34348-0.42773 0.45898-0.053954 0.11565-0.077406 0.32309-0.072266 0.62109h-0.98242c-0.00257-0.14135-0.00391-0.22707-0.00391-0.25781 0-0.31859 0.052865-0.58158 0.1582-0.78711 0.10534-0.20561 0.31485-0.4365 0.63086-0.69336 0.31601-0.25691 0.50475-0.42621 0.56641-0.50586 0.09506-0.12598 0.14258-0.26453 0.14258-0.41602 0-0.21065-0.084339-0.39002-0.25391-0.53906-0.167-0.15168-0.39255-0.22656-0.67773-0.22656-0.2749 0-0.50447 0.07765-0.68945 0.23438-0.18498 0.15672-0.31345 0.39566-0.38281 0.7168l-0.99414-0.12305c0.028261-0.45987 0.22368-0.85072 0.58594-1.1719 0.36483-0.32116 0.84268-0.48242 1.449-0.4824s1.1016 0.16396 1.469 0.49026zm-2.0391 4.1348h1.082v1.084h-1.082z' fill='%23255293' fill-opacity='.8' style='paint-order:stroke markers fill'/%3E%3C/g%3E%3C/svg%3E"); --ct_bg_sidebar-item-home: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(3.7795 0 0 3.7795 -1.4376e-8 -1114)'%3E%3Cpath d='m0.39178 296.54 1.328-1.2608 1.328 1.2608h-0.40197v1.1204h-0.52917v-0.79375h-0.79375v0.79375h-0.52917v-1.1204z' fill='%23255293' fill-opacity='.8'/%3E%3C/g%3E%3C/svg%3E"); --ct_bg_sidebar-item-main: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(3.7795 0 0 3.7795 1.8677e-8 -1114)'%3E%3Crect transform='matrix(.70712 -.7071 .70712 .7071 0 0)' x='-209.08' y='210.2' width='1.3096' height='1.3096' fill='%23255293' fill-opacity='.8' style='paint-order:stroke markers fill'/%3E%3C/g%3E%3C/svg%3E"); --ct_bg_sidebar-item-series: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.9999 3.9999v7h4.9999v-4.9999l-2-2zm2.0001 0.49999 2.4998 2.5001h-2.4998z' fill-opacity='.8' stroke-width='.99998' style='paint-order:stroke markers fill' fill='%23255293'/%3E%3Cpath d='m2.997 1.9931v7.0053h1.004v-6.0015h2.0005v-1.0039h-3.0044z' color='%23000000' color-rendering='auto' dominant-baseline='auto' fill-opacity='.8' image-rendering='auto' shape-rendering='auto' solid-color='%23000000' stop-color='%23000000' stroke-width='3.7795' fill='%23255293'/%3E%3C/svg%3E"); --ct_bg_sidebar-collapse: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3 5v3h7v-3zm1.0032 1h4.9938v1h-4.9938z' color='%23000000' color-rendering='auto' dominant-baseline='auto' fill-opacity='.8' image-rendering='auto' shape-rendering='auto' solid-color='%23000000' stop-color='%23000000' stroke-width='3.8' fill='%23255293'/%3E%3Crect x='4' y='6' width='5' height='1' ry='0' fill-opacity='.30545' style='paint-order:stroke markers fill' fill='%23FCFCFC'/%3E%3C/svg%3E"); --ct_bg_sidebar-expand: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(3.7795 0 0 3.7795 6.7592e-8 -1114)'%3E%3Cpath transform='matrix(.26458 0 0 .26458 0 294.75)' d='m5 2.9924v2h-2v3.0001h2v2h3v-2h2v-3.0001h-2v-2zm1 1h1v2h2v1h-2v2h-1v-2h-2v-1h2z' color='%23000000' color-rendering='auto' dominant-baseline='auto' fill-opacity='.8' image-rendering='auto' shape-rendering='auto' solid-color='%23000000' stop-color='%23000000' fill='%23255293'/%3E%3C/g%3E%3Crect x='6' y='4' width='1' height='1' rx='0' ry='0' fill-opacity='.36078' style='paint-order:stroke markers fill' fill='%23FCFCFC'/%3E%3Crect x='4' y='6' width='1' height='1' rx='0' ry='0' fill-opacity='.36078' style='paint-order:stroke markers fill' fill='%23FCFCFC'/%3E%3Crect x='8' y='6' width='1' height='1' rx='0' ry='0' fill-opacity='.36078' style='paint-order:stroke markers fill' fill='%23FCFCFC'/%3E%3Crect x='6' y='8' width='1' height='1' rx='0' ry='0' fill-opacity='.36078' style='paint-order:stroke markers fill' fill='%23FCFCFC'/%3E%3C/svg%3E"); } #search-top-box-form input[type="submit"] { background: linear-gradient(to bottom, #20284e, #3875a1, #2c4a78); } /* En-tête */ #header h2 span::before { font-family: var(--ct_fnt_slogan-txt); } div#container-wrap { background-size: auto; } #account-options { width: fit-content; font-size: 0.8rem; } #account-options li a { transition: 130ms; } #account-options li a:hover { background-color: rgba(var(--dark-accent),30%); text-decoration: none; } /* Sidebar */ #side-bar a { --ct_col_link: rgb(var(--medium accent)); } /* Module de crédits */ .modalbox { background-color: rgb(var(--white-monochrome)); } .modalbox .modalbox-title { background-color: rgb(var(--dark-accent)); } /* Code */ .code { border: solid 2px rgb(var(--dark-accent)); } .hl-identifier { color: rgb(var(--black-monochrome)); } .hl-code, .hl-brackets { color: rbg(var(--dark-accent)); } .hl-reserved { color: rbg(var(--medium-accent)); } .hl-number { color: rbg(var(--bright-accent)); } .hl-string { color: rbg(var(--medium-accent)); } .hl-special { color: #CCCCCC; } .hl-var { color: rbg(var(--bright-accent)); } .change-textarea-size a { color: rgb(var(--black-monochrome)); background-color: rgb(var(--white-monochrome)); border: 1px solid rgb(var(--dark-accent)); } .change-textarea-size a:hover { text-decoration: none; background-color: rgb(var(--white-monochrome)); } /* ++++++++++++++++ Ajouts temporaires en attente d'update CT ++++++++++++++++ */ table.wiki-content-table th { background-color: var(--ct_bg_table-header); border: var(--ct_brd_table-header); } table.page-files .options, a.action-area-close:hover { background-color: var(--ct_bg_body); } .hovertip { background-color: white !important; color: var(--ct_col_hovertip); border: var(--ct_brd_hovertip) !important; } input.text { background-color: var(--ct_bg_input); color: var(--ct_col_input); border: var(--ct_brd_input); } input.text:hover { outline: var(--ct_brd_input-hover); } input.text:focus { outline: var(--ct_brd_input-outline); } div.buttons input, input.button, a.button, .owindow .button-bar a { background-color: var(--ct_bg_btn); color: var(--ct_col_btn); border: var(--ct_brd_btn); } div.buttons input:hover, input.button:hover, button:hover, a.button:hover, div.buttons input:focus, input.button:focus, button:focus, a.button:focus, .owindow .button-bar a:hover, .owindow .button-bar a:focus { background-color: var(--ct_bg_btn-hover); color: var(--ct_col_btn-hover); } #lock-info { background-color: var(--ct_bg_edit-info-text); border: var(--ct_brd_edit-info-text); } .owindow { background-color: var(--ct_bg_owindow); border: var(--ct_brd_owindow); } .owindow .title { background-color: var(--ct_bg_owindow-header); color: var(--ct_col_owindow-header); } /* YUI-TABS */ .yui-navset .yui-content { color: black; background-color: rgb(var(--white-monochrome)); } .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a { background-color: rgba(var(--pale-accent), 30%); background-image: url(none); } .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */ .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */ background: rgb(var(--pale-accent)); /* selected tab background */ background-image: url(none) } .yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus { background: rgb(var(--medium-accent)); background-image: url(none); } .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav { border-color: rgb(var(--medium-accent)); } .yui-navset .yui-nav a em, .yui-navset .yui-navset-top .yui-nav a em { border-color : transparent; } .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a em { border-color : transparent; } hr { padding: 0.0313rem; border-top: 0.125rem solid #777; border-bottom: 0.0625rem solid #777; background: transparent; } .blockquote, .borderless-tabs .yui-content blockquote, blockquote { border-left : 5px solid rgb(var(--medium-accent)); box-shadow : inset 0 0 0 .0625rem rgba(var(--dark-gray-monochrome),.5),inset .0625rem 0 0 0 rgba(var(--light-gray-monochrome),.5),inset 0 -.0625rem 0 0 rgba(var(--dark-gray-monochrome),.75); } div.warning { width: 80%; margin: 0.625rem auto; padding: 0.9375rem; border: solid 0.125rem rgb(var(--swatch-primary-darker)); background: #fff url('https://scp-wiki.wdfiles.com/local--files/theme%3Agoc/goc-fade.png') center no-repeat; color: black; text-align: center; } table.wiki-content-table th{ color : var(--ct_col_table-header); } #header h2 span::before { font-family : var(--ct_fnt_slogan-txt); } h1, h2, h3, h4, h5, h6 { font-family : var(--ct_fnt_header-txt); }