MediaWiki:Erudite.css : Différence entre versions

Ligne 43 : Ligne 43 :
 
.ns-3522 #top-wrap {
 
.ns-3522 #top-wrap {
 
   background-image: url(/w/images/ban4.jpg);
 
   background-image: url(/w/images/ban4.jpg);
   padding:3.625 0;
+
   padding:4.625em 0 0.625 0;
 
    
 
    
  
Ligne 49 : Ligne 49 :
 
.ns-3522 #menu {
 
.ns-3522 #menu {
 
margin:1em 0 -3.625;
 
margin:1em 0 -3.625;
 +
}
 +
 +
.ns-3522 #nav {
 +
width:100%;
 +
 
}
 
}
  

Version du 14 février 2019 à 17:37

#top-wrap {
  background-image: url(/w/images/ban4.jpg);
}
/*
#nav-meta {
  margin:0.5em -8em 0 1em;
  padding-left:1em;
  border left: none;
  border-left-width: 0;
}
*/
#nav-meta  {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;
}

/* Zaïd proposals. To come back after trying, simply add &action=edit at the end of the url to get to the editing mode.*/
.ns-3522 #main, #top-wrap h1, #tagline, #nav, #footer-wrap-inner, .message {
    width:90%;
    max-width: 100%;
    margin: 0 auto;
}

.ns-3522 #top-wrap {
  background-image: url(/w/images/ban4.jpg);
  padding:4.625em 0 0.625 0;
  

}
.ns-3522 #menu {
	margin:1em 0 -3.625;
}

.ns-3522 #nav {
	width:100%;
	
}

.ns-3522 body {
	display:none;
	background-color: #AAAAAA;
}