« MediaWiki:Common.css » : différence entre les versions
De Cartes en Commun
Aucun résumé des modifications |
(Aucune différence)
|
Version du 23 mars 2017 à 14:03
@font-face {
font-family: Amatic;
src: url(http://cartesencommun.cc/images/fonts/AmaticSC/fonts/otf/AmaticSC-Regular.otf);
}
@font-face {
font-family: AmaticBold;
src: url(http://cartesencommun.cc/images/fonts/AmaticSC/fonts/otf/AmaticSC-Bold.otf);
}
@font-face {
font-family: Raleway;
src: url(http://cartesencommun.cc/images/fonts/Raleway/fonts/v3.000 Fontlab/OTF/Raleway-Regular-Original.otf);
}
@font-face {
font-family: RalewayB;
src: url(http://cartesencommun.cc/images/fonts/Raleway/fonts/v3.000 Fontlab/OTF/Raleway-Bold-Original.otf);
}
@font-face {
font-family: RalewayIt;
src: url(http://cartesencommun.cc/images/fonts/Raleway/fonts/v3.000 Fontlab/OTF/Raleway-Regular-Italic-Original.otf);
}
h1,h2,h3,h4,h5,h6 {
font-family: AmaticBold;
}
body {color:black;font-family:Raleway;}
#content {background-color:rgba(240, 240, 225, 0.96);}
body a {color:#006400;}
body .navbar-inner, #footer {background-color:#999;color:white;}
body .navbar-inner a, #footer a {color:#006400;}
body .navigation a {color:#006400;}
body {
background: url(http://cartesencommun.cc/images/e/e3/Boite.jpeg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-size:16px;
}
body .firstHeading {text-align:left;}
.mw-editsection {display:none;}
.nav-pills {
color:white;
background-color: rgba(240, 240, 225, 0.6);
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
color:black;
background-color: rgba(240, 240, 225, 0.96);
}
body.page-Accueil h1#firstHeading {display:none;}
body.page-Accueil .navbar-inner, body.page-Accueil #page-header {visibility:hidden;}
body.page-Accueil #content {background-color:transparent;}
body.page-Accueil #mw-content-text {color:silver;}
body.page-Accueil #mw-content-text h1 {color:white;font-size:350%;margin-top:-24px;}
body.page-Accueil a {color:black;}
.cout, .effort {font-size:250%;font-weight:bold;}
.smw-editpage-help {display:none;}
em.people {color:DeepSkyBlue ; font-variant: small-caps;;font-weight:bold;font-style:normal;}
em.means {color:green; font-variant: small-caps;font-weight:bold;font-style:normal;}
em.methods {color:red; font-variant: small-caps;font-weight:bold;font-style:normal;}
em.ideas {color:gold; font-variant: small-caps;font-weight:bold;font-style:normal;}
em.action {color:hotpink; font-variant: small-caps;font-weight:bold;font-style:normal;}
em.project {color:purple; font-variant: small-caps;font-weight:bold;font-style:normal;}
em.attitude {color:orange; font-variant: small-caps;font-weight:bold;font-style:normal;}
em.enclosure {color:black; font-variant: small-caps;font-weight:bold;font-style:normal;}
em.crisis {color:grey; font-variant: small-caps;font-weight:bold;font-style:normal;}