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

Ligne 11 : Ligne 11 :
 
}
 
}
 
html[lang="en"] #top-wrap:before {
 
html[lang="en"] #top-wrap:before {
   content:"Cinemathèque du Rhin ";
+
   content:"<h1>Cinemathèque du Rhin</h1>";
 
}
 
}
 
html[lang="de"] #p-logo:after {
 
html[lang="de"] #p-logo:after {
 
   content:"Cinemathèque du Rhin supérieur";
 
   content:"Cinemathèque du Rhin supérieur";
 
}
 
}

Version du 11 janvier 2019 à 15:37

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

}

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