MediaWiki:Group-Redacteurs-fiches.css : Différence entre versions

Ligne 5 : Ligne 5 :
 
   border-left: none;
 
   border-left: none;
  
 +
}
 +
 +
#main, #top-wrap h1, #tagline, #nav, #footer-wrap-inner, .message {
 +
    width:80%;
 +
    max-width: 80em;
 +
    margin: 0 auto;
 
}
 
}
  

Version du 8 février 2019 à 15:45

#nav-meta {
  display:block;
  margin:0.5em -8em 0 1em;
  padding-left:1em;
  border-left: none;

}

#main, #top-wrap h1, #tagline, #nav, #footer-wrap-inner, .message {
    width:80%;
    max-width: 80em;
    margin: 0 auto;
}

html[lang="fr"] #top-wrap {
  content:"Cinemathèque du Rhin supérieur";
}
html[lang="en"] #top-wrap:before {
  content:"Cinemathèque du Rhin";
}
html[lang="de"] #p-logo:after {
  content:"Cinemathèque du Rhin supérieur";
}