MediaWiki:Erudite.css : Différence entre versions

Ligne 19 : Ligne 19 :
 
   border-bottom-style: none;
 
   border-bottom-style: none;
 
}
 
}
 +
 +
.thema {
 +
  display:inline-block;
 +
  width:420px;
 +
  vertical-align: top;margin:auto;
 +
}}

Version du 9 octobre 2018 à 10:26

#top-wrap {
  background-image: url(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;
}}