MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus LENR-Wiki
Zur Navigation springen Zur Suche springen
 
(10 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 4: Zeile 4:
 
div#catlinks {margin-top:2.5em;}
 
div#catlinks {margin-top:2.5em;}
 
img.toplogo {margin-top:0.6em;}
 
img.toplogo {margin-top:0.6em;}
body.rootpage-Kategorie_Veranstaltung div.mw-category-generated, body.rootpage-Kategorie_Video div.mw-category-generated {display:none;}
+
body.rootpage-Kategorie_Veranstaltung div.mw-category-generated {display:none;}
 +
body.rootpage-Kategorie_Video div#mw-subcategories {display:none;}
 
img.kategoriebild {margin-top: 1em; margin-bottom: 1.1em;}
 
img.kategoriebild {margin-top: 1em; margin-bottom: 1.1em;}
  
Zeile 12: Zeile 13:
 
body.rootpage-Das_Glossar_zu_LENR li.toclevel-1 {display:inline-block; margin: 0 0.5em;}
 
body.rootpage-Das_Glossar_zu_LENR li.toclevel-1 {display:inline-block; margin: 0 0.5em;}
 
body.rootpage-Das_Glossar_zu_LENR div.toctitle {display:none;}
 
body.rootpage-Das_Glossar_zu_LENR div.toctitle {display:none;}
 +
 +
/* Ränder für freie Bilder */
 +
img.marginright {margin-right:12px;}
 +
 +
/* Links nach Wikipedia ohne Icon / Farbe für :visited wie normal */
 +
a[href*="wikipedia.org/wiki"], a[href*="wiktionary.org/wiki"], a[href*="wikisource.org/wiki"] {background-image:none !important; padding-right:0 !important;}
 +
a:visited {color:#3366bb !important;}

Aktuelle Version vom 14. April 2021, 17:10 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
div.thumb {margin:20px;}
div.toc {margin-top:24px; margin-bottom:24px;}
div#catlinks {margin-top:2.5em;}
img.toplogo {margin-top:0.6em;}
body.rootpage-Kategorie_Veranstaltung div.mw-category-generated {display:none;}
body.rootpage-Kategorie_Video div#mw-subcategories {display:none;}
img.kategoriebild {margin-top: 1em; margin-bottom: 1.1em;}

/* Glossar ABCD-Menu, nur erste Ebene, horizontal */
body.rootpage-Das_Glossar_zu_LENR li.toclevel-1 ul {display:none;}
body.rootpage-Das_Glossar_zu_LENR li.toclevel-1 a span.tocnumber {display:none;}
body.rootpage-Das_Glossar_zu_LENR li.toclevel-1 {display:inline-block; margin: 0 0.5em;}
body.rootpage-Das_Glossar_zu_LENR div.toctitle {display:none;}

/* Ränder für freie Bilder */
img.marginright {margin-right:12px;}

/* Links nach Wikipedia ohne Icon / Farbe für :visited wie normal */
a[href*="wikipedia.org/wiki"], a[href*="wiktionary.org/wiki"], a[href*="wikisource.org/wiki"] {background-image:none !important; padding-right:0 !important;}
a:visited {color:#3366bb !important;}