MediaWiki:Erudite.css : Différence entre versions
Ligne 2 : | Ligne 2 : | ||
background-image: url(images/ban3.jpg); | background-image: url(images/ban3.jpg); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
+ | background-size: cover; | ||
height: 300px; | height: 300px; | ||
} | } |
Version du 16 janvier 2019 à 14:32
#top-wrap {
background-image: url(images/ban3.jpg);
background-repeat: no-repeat;
background-size: cover;
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);
}