Thème Super Chouettes Plantes

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 de l'événement du 1er avril 2020, "Super Chouettes Plantes". Pour l'utiliser sur votre article, copiez le code suivant en haut du code de votre page :

[[include theme:plant]]

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:plant]]


notation: 0+x
logo-scp.svg

Image d'exemple.

Texte avec une note de bas de page1

Premier Titre

Premier Titre

Second Titre

Premier Titre

Second Titre

Troisième Titre

Premier Titre

Second Titre

Troisième Titre

Quatrième Titre

Premier Titre

Second Titre

Troisième Titre

Quatrième Titre

Cinquième Titre

Premier Titre

Second Titre

Troisième Titre

Quatrième Titre

Cinquième Titre
Sixième Titre

Ceci est un onglet.

Ceci est un bloc de citation faisable en mettant un chevron ">" suivi d'un espace au début de chaque ligne.
Plus de texte


C'est un trait horizontal

Blocs de citation imbriqués

Titre Titre Titre
Contenu Contenu Contenu
Contenu Longue cellule
Très longue cellule

@import url('https://fonts.googleapis.com/css?family=Short+Stack');
 
/*
    Super Cool Plants!
    [2020 Wikidot Theme]
    Created for the SCP Foundation by stormbreath
    Logo Image: https://www.kissclipart.com/leaf-icon-png-clipart-computer-icons-leaf-g0jlo5/ (CC0) & base Sigma-9 Theme. Edited by stormbreath.
    Header Image: https://pixabay.com/photos/green-plant-white-wall-texture-3685805/ (CC0) & base Sigma-9 Theme. Edited by stormbreath.
    Traduit pour la branche FR par Dr Lekter
*/
 
:root {
    /* 2 Header */
    --ct_bg_header-image: url('http://fondationscp.wdfiles.com/local--files/theme%3Aplant/plantbg.png');
    --ct_bg_header-logo: url('http://fondationscp.wdfiles.com/local--files/theme%3Aplant/plantlogo.png');
 
    /* 4 Rating-module */
    --ct_col_rate-primary: #363;
    --ct_col_rate-secondary: #f6fff6;
    --ct_col_rate-cancel: #696;
    --ct_col_rate-link-hover: #fffff0;
    --ct_brd_rate-primary: solid 1px #363;
}
 
/* COMMON */
h1, #page-title {
    font-family: 'Comic Sans MS', 'Comic Sans', 'Short Stack', cursive;
    color: #090;
}
 
a,
#side-bar a:visited,
#top-bar ul li.sfhover a,
#top-bar ul li:hover a,
#login-status ul a {
    color: #0b0;
}
a.newpage {
    color: #6d6;
}
 
a:visited {
   color: #282;
}
 
/* HEADER */
#search-top-box-input {
    border: solid 1px #696;
    background-color: #030;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
    background-color: #060;
}
#search-top-box-form input[type=submit] {
    border: solid 1px #696;
    background-color: #363;
    background: linear-gradient(to bottom, #696,#060,#030);
}
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background-color: #696;
    background: linear-gradient(to bottom, #9c9,#696,#363);
}
 
#header h1 a,
#header h2 span {
    font-family: 'Comic Sans MS', 'Comic Sans', 'Short Stack', cursive;
}
 
#header h2 span {
    color: transparent;
    text-shadow: none;
}
 
#header h2 span::before {
     content: 'Super Chouettes Plantes !';
     color: #f0f0c0;
     text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
 
/* SIDE MENU */
#side-bar .side-block {
    border: 1px solid #060;
    box-shadow: 0 2px 6px rgba(0,102,0,.5);
}
 
#side-bar .heading {
    color: #060;
    border-bottom: solid 1px #060;
}
 
#side-bar .collapsible-block-unfolded-link {
    border-bottom: solid 1px #060;
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link {
    color: #060;
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
    color: #0b0;
}
 
/* Changes background for un-folded sidebar */
@media (max-width: 767px) {
     #side-bar {
         background-color: #090;
     }
}
 
#side-bar .menu-item p::before,
#side-bar .collapsible-block-link::before, #side-bar .colmod-link-top a::before {
    -webkit-filter: hue-rotate(140deg) brightness(220%);
    filter: hue-rotate(140deg) brightness(220%);
}
 
#side-bar .side-block.media {
     background-color: #e5ffe5;
}
 
#side-bar .side-block.resources {
     background-color: #f0fff0;
}
 
/* FOOTER */
#footer {
    background: #242;
}
 
/* SOME NICE BOXES */
.content-panel {
    border: solid 1px #308830;
    background-color: #339930;
}
 
/* Module de crédit */
.close-credits,
.credit-back {
     filter: hue-rotate(140deg)
}
 
#page-content .modalbox {
    box-shadow: 0 2px 6px rgba(0, 100,0 ,.5);
}
 
/* YUI-TABS */
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background-image: url(http://fondationscp.wdfiles.com/local--files/theme%3Aplant/tabs.png);
}
.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-image: url(http://fondationscp.wdfiles.com/local--files/theme%3Aplant/tabs.png); /* selected tab background */
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background-image: url(http://fondationscp.wdfiles.com/local--files/theme%3Aplant/tabs.png);
}
Sauf mention contraire, le contenu de cette page est protégé par la licence Creative Commons Attribution-ShareAlike 3.0 License