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

Ligne 16 : Ligne 16 :
  
 
#ternary.footer {display:block;}
 
#ternary.footer {display:block;}
 
+
/*
 
html[lang="fr"] #top-wrap {
 
html[lang="fr"] #top-wrap {
 
   content:"Cinemathèque du Rhin supérieur";
 
   content:"Cinemathèque du Rhin supérieur";
Ligne 26 : Ligne 26 :
 
   content:"Cinemathèque du Rhin supérieur";
 
   content:"Cinemathèque du Rhin supérieur";
 
}
 
}
 +
*/

Version du 8 mars 2019 à 18:01

#nav-meta {
  display:block;
  margin:0.5em -8em 0 1em;
/*  position:fixed;
  padding-left: 78%;*/
  border-left: none;

}

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

#ternary.footer {display:block;}
/*
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";
}
*/