MediaWiki:Erudite.css : Différence entre versions
Ligne 33 : | Ligne 33 : | ||
font-weight: bolder; | font-weight: bolder; | ||
font-size: 1.1em; | font-size: 1.1em; | ||
+ | } | ||
+ | |||
+ | #menu { | ||
+ | margin: 13em 0 -0.625em; | ||
+ | overflow: hidden; | ||
+ | padding: 0.5em 2em 0.5em 3.75em; | ||
+ | background: #333333; | ||
+ | background: rgba(50,50,50,0.7); | ||
} | } |
Version du 16 janvier 2019 à 14:24
#top-wrap {
background-image: url(images/ban3.jpg);
height: 300px;
}
/*
#nav-meta {
margin:0.5em -8em 0 1em;
padding-left:1em;
border left: none;
border-left-width: 0;
}
*/
#nav-meta,#tagline {display:none;}
#bottom-wrap {
padding: 0.5em 0 0.5em 0;
}
a {
border-bottom-style: none;
}
.thema {
display:inline-block;
width:420px;
vertical-align: top;margin:auto;
margin-left: 0.5em;
}
.intro {
text-align:justify;
font-weight: bolder;
font-size: 1.1em;
}
#menu {
margin: 13em 0 -0.625em;
overflow: hidden;
padding: 0.5em 2em 0.5em 3.75em;
background: #333333;
background: rgba(50,50,50,0.7);
}