Thème Seventies

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 la Fondation "COGIP" des années 70. Pour l'utiliser sur votre article, copiez le code suivant en haut du code de votre page :

[[include theme:seventies]]

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


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=Play');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
 
div#container-wrap {
    background: url("http://fondationscp.wdfiles.com/local--files/theme:seventies/FondaCOGIP2.jpg") repeat-x;
}
 
/* HEADER */
#header {
    background: url("http://fondationscp.wdfiles.com/local--files/theme:seventies/LogoLava.gif") 10px 35px no-repeat;
    background-position: 0px -1px;
}
 
#header h1 {
    margin-left: 120px;
    padding: 0;
    float: left;
    max-height: 95px;
}
 
#header h1 a {
    display: block;
    content: "Fondation SCP";
    margin: 0;
    padding: 60px 0 25px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-family: 'Play', sans-serif; 'Open Sans', sans-serif;
    font-size: 180%;
    text-decoration: none;
    text-shadow: none;
 
}
 
#header h1 a::before {
    content: "Fondation SCP";
    color: #ffd19c;
    text-shadow: 3px 3px 5px black;
}
 
#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: 'Sécurité - Confinement - Protection';
    color: #e0943d;
    text-shadow: 1px 1px 1px black;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);}
}
 
/* YUI-TABS */
.yui-navset .yui-content{
    background-color: #ededed;
    padding: 10px 25px 10px 25px;
    border-width: 15px 1px 1px 1px;
    border-color: #A9852E;
 
}
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    font-family: 'Open Sans', sans-serif;
    background-color: transparent;
    background-image: url(http://fondationscp.wdfiles.com/local--files/theme%3Aseventies/cogiptabs3.png);
    background-size: cover;
    border-width: 0px;
    padding: 2px 20px 0px 20px;
    margin-top: 10px;
    border-top: 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 */
    font-family: 'Open Sans', sans-serif;
    background:transparent url(http://fondationscp.wdfiles.com/local--files/theme%3Aseventies/cogiptabs1.png) ; /* selected tab background */
    color:#000;
    background-size: cover;
    border-width: 0px;
    padding: 2px 20px 0px 20px;
    margin-top: 10px;
    border-top: none;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    font-family: 'Open Sans', sans-serif;
    background:transparent url(http://fondationscp.wdfiles.com/local--files/theme%3Aseventies/cogiptabs1.png) ;
    background-size: cover;
    text-decoration: hover;
    border-width: 0px;
    padding: 2px 20px 0px 20px;
    margin-top: 10px;
    border-top: none;
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: transparent;
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #A9852E;
}
.yui-navset li {
    line-height: normal;
}
.yui-navset .yui-nav a em, .yui-navset .yui-navset-top .yui-nav a em {
    border-color: none;
    border-width: 0;
    bottom: 0;
    left: 0;
    padding: 0.25em 0.75em;
    position: relative;
    right: 0;
    top: -1px;
}
Sauf mention contraire, le contenu de cette page est protégé par la licence Creative Commons Attribution-ShareAlike 3.0 License