« MediaWiki:Splash.css » : différence entre les versions
Aucun résumé des modifications |
(Aucune différence)
|
Dernière version du 17 août 2015 à 15:13
########################
# BACKGROUND DE PAGE #
########################
#container-top {
background: none;
}
#container-top #container-top-l1 {
background: none;
}
#container-top #container-top-l2 {
background: none;
}
#container-bottom {
background: url("http://www.nma-fallout.com/cpstyles/nma/backgroundtile.jpg");
}
########################
# CONTENU #
########################
#page-content {
background: rgba(255, 255, 255, 0.85);
box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.4);
padding: 2em 2.2em;
margin: 0px auto 1em;
font-size: 95%;
line-height: 130%;
}
#page-content #content-container {
background: none;
}
#header #mainlogo-text {
font-family: Overseer;
font-style: italic;
}
#header #site-navigation h3 {
font-family: Overseer;
font-style: italic;
font-size: 170%;
text-shadow: none;
background: none;
}