MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Westmärker Wiki
Zur Navigation springen Zur Suche springen
 
(54 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 6: Zeile 6:
 
* [[Benutzer:Ahnenfan/common.css]]
 
* [[Benutzer:Ahnenfan/common.css]]
  
Aufruf erfolgt automatisch. */
+
Aufruf erfolgt automatisch.  
 +
 
 +
class SpalteDreiUndVierKursiv wird zzt. in [[MediaWiki:Common.js]] definiert!
 +
Evtl. mit modernem Syntax anders möglich!
 +
*/
  
 
/* ┌────────────────────────────────────────────────────────┐
 
/* ┌────────────────────────────────────────────────────────┐
Zeile 25: Zeile 29:
 
   └────────────────────────────────────────────────────────┘ */
 
   └────────────────────────────────────────────────────────┘ */
 
#left-navigation {
 
#left-navigation {
visibility = "hidden";
+
visibility: hidden;
 
}
 
}
  
Zeile 41: Zeile 45:
 
visibility: hidden;
 
visibility: hidden;
 
}
 
}
#p-tb {
+
.vector-menu-portal#p-tb {
 
display: none;  
 
display: none;  
 
}
 
}
Zeile 353: Zeile 357:
 
}
 
}
  
/* ┌────────────────────────────────────────────────────────┐
 
  │                                                        │
 
  │ SONSTIGES                                              │
 
  │                                                        │
 
  └────────────────────────────────────────────────────────┘ */
 
 
/* ┌────────────────────────────────────────────────────────┐
 
/* ┌────────────────────────────────────────────────────────┐
 
   │ In "Letze Änderungen" sollen die geänderten Bilder    │
 
   │ In "Letze Änderungen" sollen die geänderten Bilder    │
Zeile 399: Zeile 398:
 
/* ╔═════════════════════════════════════════════╗
 
/* ╔═════════════════════════════════════════════╗
 
   ║                                            ║
 
   ║                                            ║
   ║       TEIL 2: war schon hier             
+
   ║ TEIL 2: war schon in MediaWiki:Common.css 
 
   ║                                            ║
 
   ║                                            ║
 
   ╚═════════════════════════════════════════════╝ */
 
   ╚═════════════════════════════════════════════╝ */
Zeile 427: Zeile 426:
 
   │ Banner für Sprach- und Heimatseiten                    │
 
   │ Banner für Sprach- und Heimatseiten                    │
 
   └────────────────────────────────────────────────────────┘ */
 
   └────────────────────────────────────────────────────────┘ */
.TTHeimat1 { background-image:url(http://www.vexilli.net/w/images/9/9d/Banner_Westm%C3%A4rker.jpg); }
+
.TTHeimat1 { background-image:url(https://vexilli.net/w/images/9/9d/Banner_Westm%C3%A4rker.jpg); }
.TTHeimat2 { background-image:url(http://www.vexilli.net/w/images/e/ea/Banner_Westm%C3%A4rkerFortsetzung.jpg); }
+
.TTHeimat2 { background-image:url(https://vexilli.net/w/images/e/ea/Banner_Westm%C3%A4rkerFortsetzung.jpg); }
  
 
/* ╔═════════════════════════════════════════════╗
 
/* ╔═════════════════════════════════════════════╗
 
   ║                                            ║
 
   ║                                            ║
   ║       TEIL 3: Neu                        
+
   ║               TEIL 3: Neu                
 
   ║                                            ║
 
   ║                                            ║
 
   ╚═════════════════════════════════════════════╝ */
 
   ╚═════════════════════════════════════════════╝ */
 +
 +
/* ┌────────────────────────────────────────────────────────┐
 +
  │ Römische Zahlen in Serifenschrift                      │
 +
  │ aktiviert m. [[Vorlage:röm]] od. <span class="serifen">│
 +
  └────────────────────────────────────────────────────────┘ */
 +
.serifen {
 +
font-family: "Times New Roman", Roman, serif;
 +
}
 +
  
 
/* ┌────────────────────────────────────────────────────────┐
 
/* ┌────────────────────────────────────────────────────────┐
Zeile 485: Zeile 493:
 
font-family: 'Linux Libertine','Georgia','Times',serif;
 
font-family: 'Linux Libertine','Georgia','Times',serif;
 
padding: 0;
 
padding: 0;
margin-bottom: 0.5em; /* war 0.25em; sah im Vergleich zum echten Titel anders aus */
+
margin-bottom: 0.5em; /* echte h1 war 0.25em; fällt hier anders aus, finde den Grund nicht */
font-size: 1.8em;     /* geht so, obwohl echte h1 größer (2.1em?); finde den Grund nicht */
+
font-size: 2.05em;   /* echte h1 war 1.8em; fällt hier anders aus, finde den Grund nicht */
 +
}
 +
 
 +
/* ┌────────────────────────────────────────────────────────┐
 +
  │ Startseite:                                            │
 +
  │ gast-freundliche Letzte Änderungen                    │
 +
  └────────────────────────────────────────────────────────┘ */
 +
td.mw-enhanced-rc,
 +
td.mw-changeslist-line-inner span {
 +
display: none;
 +
}
 +
td.mw-changeslist-line-inner span.mw-changeslist-line-inner-articleLink,
 +
td.mw-changeslist-line-inner span.mw-changeslist-line-inner-articleLink * {
 +
display: block;
 +
}
 +
 
 +
/* ┌────────────────────────────────────────────────────────┐
 +
  │ für Steinaecker-Genealogie                            │
 +
  │ auszugsweise kopiert von LuftGeo *Organigramme*        │
 +
  └────────────────────────────────────────────────────────┘ */
 +
.mw-body-content {}
 +
table.oskar {
 +
border-width:    0px;
 +
line-height:      1.2em;
 +
border-collapse:  separate;
 +
border-spacing:  3px;
 +
font-size:        .83em;
 +
}
 +
table.oskar td {
 +
vertical-align:  top;
 +
border:          solid 1px gray;
 +
background-color: #cce6ff;
 +
padding:          .2em .3em;
 +
}
 +
table.oskar td p {
 +
margin:          .35em 0 0 0;
 +
}
 +
table.oskar td div.thumb {
 +
margin:          0 .3em 0 0; /* Bilder in Zellen ohne extra Rand */
 +
}
 +
table.oskar td.leer {
 +
background-color: white;
 +
border-color:    white;
 +
}
 +
 
 +
/* ┌────────────────────────────────────────────────────────┐
 +
  │ für Steinaecker-Streit-Dokumentwiedergabe              │
 +
  └────────────────────────────────────────────────────────┘ */
 +
table.streit {
 +
background-color: #e0d6ca;
 +
border-spacing: 0;
 +
}
 +
table.streit td {
 +
padding: .5em 3em;
 +
vertical-align: top;
 +
}
 +
table.streit tr:first-child td,
 +
table.streit tr:last-child td {
 +
padding: 2em 3em;
 +
}
 +
table.streit td.n {
 +
white-space: pre;
 +
}
 +
table.streit td.streit { /*Trenner zwischen Dokumenten*/
 +
border-top: solid 1.5em #e0d6ca;
 +
border-bottom: solid 1.5em #e0d6ca;
 +
background-color: white;
 +
padding: 1em 3em;
 +
}
 +
table.streit tr:first-child td.streit {
 +
border-top: 0;
 +
border-bottom: solid 1.5em #e0d6ca;
 +
padding: 1em 3em;
 +
}
 +
table.streit sup.reference {
 +
font-style: italic;
 +
}
 +
 
 +
/* ┌────────────────────────────────────────────────────────┐
 +
  │ für Bewohner-Angaben bei Straßenfronten                │
 +
  └────────────────────────────────────────────────────────┘ */
 +
table.strasse table {
 +
border-collapse: separate;
 +
border-spacing: .4em;
 +
}
 +
table.strasse table td {
 +
vertical-align: top;
 +
background-color: white;
 +
margin: 0;
 +
padding: 0;
 +
}
 +
table.strasse td ul {
 +
list-style-image: none;
 +
list-style-type:  none;
 +
margin: 0;
 +
padding: 0;
 +
background-color: #f6fdf3;
 +
}
 +
table.strasse td li {
 +
background-color: white;
 +
margin: 0 0 .4em 0;
 +
padding: .2em;
 +
}
 +
 
 +
/* ┌────────────────────────────────────────────────────────┐
 +
  │ Inhaltsverzeichnis nur bis zu einer bestimmten Tiefe  │
 +
  └────────────────────────────────────────────────────────┘ */
 +
/* used in a few templates
 +
Quelle: https://www.mediawiki.org/wiki/Template:TOC/limit-styles.css
 +
s.a.:  https://www.mediawiki.org/wiki/Manual:Table_of_contents#Depth
 +
Benutzung: <div class="toclimit-i">__TOC__</div> wobei i = unterste zu listende Ebene */
 +
.toclimit-2 .toclevel-1 ul,
 +
.toclimit-3 .toclevel-2 ul,
 +
.toclimit-4 .toclevel-3 ul,
 +
.toclimit-5 .toclevel-4 ul,
 +
.toclimit-6 .toclevel-5 ul,
 +
.toclimit-7 .toclevel-6 ul {
 +
display: none;
 
}
 
}
  
/* [[Kategorie:Tagebuchfragmente]] */
+
/* [[Kategorie:Tagebuchfragmente]]
 +
[[Kategorie:!Hauptkategorie]] */

Aktuelle Version vom 1. März 2024, 16:35 Uhr

/* {{Stylesheetübersicht}}

* [[MediaWiki:Common.css]]
* [[Tagebuchstyles.css]]
* [[Kalenderstyles.css]] 
* [[Benutzer:Ahnenfan/common.css]]

Aufruf erfolgt automatisch. 

class SpalteDreiUndVierKursiv wird zzt. in [[MediaWiki:Common.js]] definiert! 
Evtl. mit modernem Syntax anders möglich!
*/

/* ┌────────────────────────────────────────────────────────┐
   │ Tabstop zum Kopieren: "	"                           │
   └────────────────────────────────────────────────────────┘ */
/* ╔═════════════════════════════════════════════╗
   ║                                             ║
   ║        HAUPTBEREICH Personalisierung        ║
   ║                                             ║
   ║ anfangs    in MediaWiki:Common.js,          ║
   ║ jetzt hier in MediaWiki:Common.css          ║
   ║                                             ║
   ╚═════════════════════════════════════════════╝ */
/* ┌────────────────────────────────────────────────────────┐
   │ Für normale Nutzer Verwirrendes ausblenden:            │
   ├────────────────────────────────────────────────────────┤
   │ a) mangels Diskussion für alle ausblenden:             │
   └────────────────────────────────────────────────────────┘ */
#left-navigation {
	visibility: hidden;
}

/* ┌────────────────────────────────────────────────────────┐
   │ b) ausblenden, aber nicht für mich:                    │
   │    entspr. Einblendungen für mich                      │
   │    in Benutzer:Ahnenfan/common.css                     │
   └────────────────────────────────────────────────────────┘ */
.nurfuermich {
	display: none;
}
#p-personal,
#p-views,
#p-cactions {
	visibility: hidden;
}
.vector-menu-portal#p-tb {
	display: none; 
}

/* ╔═════════════════════════════════════════════╗
   ║                                             ║
   ║        TEIL 1: war vorher in shared         ║
   ║                                             ║
   ╚═════════════════════════════════════════════╝ */

/* wikitable class for skinning normal tables ************ */
/* keep in sync with commonPrint.css !!       ************ */
/* MIT FARBÄNDERUNGEN ************************************ */
table.wikitable {
	background-color: #f6fdf3 /* * statt #f8f9fa * */;
	color: black              /* * statt #222 * */;
	margin: 1em 0;
	border: 1px solid #aaa    /* * statt #a2a9b1 * */;
	border-collapse: collapse;
}

table.wikitable > tr > th,
table.wikitable > tr > td,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
	border: 1px solid #aaa    /* * statt #a2a9b1 * */;
	padding: 0.2em 0.4em;
	vertical-align: top;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th {
	background-color: #e3f3d3 /* * statt #eaecf0 * */;
	text-align: center;
	vertical-align: top;
}

/* ┌────────────────────────────────────────────────────────┐
   │ table.hombruchmenue                                    │
   │ MENUE UND HINTERGRUNDFARBEN ALS CLASS                  │
   └────────────────────────────────────────────────────────┘ */
table.hombruchmenue {
	margin: 1em 0;
	float: right; 
	width: 280px; 
	font-size: 10pt
}
table.hombruchmenue > * > tr > td {
	background-color: #e3f3d3;
	border: 1px solid #aaa;
}
.hellgruen {
	background-color: #f6fdf3; 
	border: 1px solid #aaa; 
}
.dunkelgruen {
	background-color: #e3f3d3;
	border: 1px solid #aaa;
}

/* ┌────────────────────────────────────────────────────────┐
   │ table.hombruch-eng                                     │
   │ TABLE MIT KLEINERER SCHRIFT UND ABSTÄNDEN              │
   └────────────────────────────────────────────────────────┘ */
table.hombruch-eng {
	font-size: 10pt; 
	line-height: 1.2em; 
}
table.hombruch-eng > tr > th,
table.hombruch-eng > tr > td,
table.hombruch-eng > * > tr > th,
table.hombruch-eng > * > tr > td {
	padding: 0.2em 0.4em;
	vertical-align: top;
}
table.hombruch-eng > * > tr > td > p {
	margin-bottom: 2px; 
}
table.hombruch-eng > * > tr > td > ul {
	margin-top: 2px; 
}
table.hombruch-eng-2 > tr > td,
table.hombruch-eng > * > tr > td {
	border-bottom: solid 1px black;
}

/* ┌────────────────────────────────────────────────────────┐
   │ table.gm = Genealogische Tabelle im Artikel Grafschaft Mark │
   │ TABLE MIT KLEINERER SCHRIFT UND ABSTÄNDEN              │
   │ WENN KOMBINIERT MIT .hombruch-eng                      │
   └────────────────────────────────────────────────────────┘ */
table.gm {
	background-color: white;
	line-height: 1.4em; 
	border: 1px solid #aaa;
}
table.gm > * > tr > td {
	border-bottom: solid 1px #eee;
}
table.gm > * > tr > td.m { /* Mark yellow */
	background-color: lightyellow;
}
table.gm > * > tr > td.b { /* Berg black */
	background-color: white;
}
table.gm > * > tr > td.l { /* Limburg, Alpen tomato */
	background-color: lavenderblush;
}
table.gm > * > tr > td.lb { /* Limburg-Broich red */
	background-color: mistyrose;
}
table.gm > * > tr > td.e { /* Erzbischöfe gold */
	background-color: lemonchiffon;
}

/* ┌────────────────────────────────────────────────────────┐
   │ table.modelle                                          │
   │ TABLE MIT NOCH KLEINERER SCHRIFT UND ABSTÄNDEN         │
   │ FÜR MODELLBAHNFAHRZEUGBESTAND                          │
   └────────────────────────────────────────────────────────┘ */
table.modelle {
	font-size: 8pt; 
	line-height: 1.2em; 
	margin: 1em 0;
	background-color: ivory;
	border: 1px solid sienna;
	border-collapse: collapse;
	color: saddlebrown;
	width: 100%;
}
table.modelle > tr > th,
table.modelle > tr > td,
table.modelle > * > tr > th,
table.modelle > * > tr > td {
	border: 1px solid sienna;
	padding: 0.2em 0.4em;
	vertical-align: top;
}
table.modelle > tr > th,
table.modelle > * > tr > th {
	background-color: sienna;
	text-align: center;
	color: ivory;
}
table.modelle > * > tr > td > p {
	margin-bottom: 2px; 
}
table.modelle > * > tr > td > ul {
	margin-top: 2px; 
}

/* ┌────────────────────────────────────────────────────────┐
   │ table.zuege                                            │
   │ TABLE MIT NOCH KLEINERER SCHRIFT UND ABSTÄNDEN         │
   │ FÜR ZÜGETABELLE                                        │
   └────────────────────────────────────────────────────────┘ */
table.zuege {
	font-size: 8pt; 
	line-height: 1.2em; 
	margin: 1em 0;
	background-color: white;
	border: 1px solid silver;
	border-collapse: collapse;
	color: black;
	/* width: 100%; */
}
table.zuege > tr > th,
table.zuege > tr > td,
table.zuege > * > tr > th,
table.zuege > * > tr > td {
	border: 1px solid silver;
	padding: 0.2em 0.4em;
	vertical-align: top;
}
table.zuege > tr > th,
table.zuege > * > tr > th {
	background-color: dimgray;
	text-align: center;
	color: white;
}
table.zuege > * > tr > td > p {
	margin-bottom: 2px; 
}
table.zuege > * > tr > td > ul {
	margin-top: 2px; 
}
table.zuege img {
	vertical-align: top; 
}

/* ┌────────────────────────────────────────────────────────┐
   │ TABLE MIT KLEINERER SCHRIFT UND ABSTÄNDEN              │
   │ FÜR Schulzes Hervorhebungen                            │
   └────────────────────────────────────────────────────────┘ */
table.sch {
	width: 100%;
	font-size: 10pt; 
	line-height: 1.3em; 
	margin: 1em 0;
	background-color: lemonchiffon;
	border: 1px solid gold;
	border-collapse: collapse;
	color: black;
}
table.sch > tr > td,
table.sch > * > tr > td {
	border: 0px;
	padding: 0.2em 0.4em;
	vertical-align: top;
}
table.sch > * > tr > td > p {
	margin-top: 2px; 
}

/* ┌────────────────────────────────────────────────────────┐
   │ ABWANDLUNG                                             │
   │ FÜR Schulzes Römerzitate                               │
   └────────────────────────────────────────────────────────┘ */
table.roe {
	width: 100%;
	font-size: 10pt; 
	line-height: 1.3em; 
	margin: 1em 0;
	background-color: honeydew;
	border: 1px solid palegreen;
	border-collapse: collapse;
	color: black;
}
table.roe > tr > th,
table.roe > tr > td,
table.roe > * > tr > th,
table.roe > * > tr > td {
	border: 0px;
	padding: 0.2em 0.4em;
}
table.roe > tr > th,
table.roe > * > tr > th {
	font-size: smaller;
	font-weight: normal;
	text-align: right;
}
table.roe > * > tr > td > p {
	margin-top: 2px; 
}

/* ┌────────────────────────────────────────────────────────┐
   │ ABWANDLUNG                                             │
   │ FÜR Schulzes Deutschen-Zitate                          │
   └────────────────────────────────────────────────────────┘ */
table.deu {
	width: 100%;
	font-size: 10pt; 
	line-height: 1.3em; 
	margin: 1em 0;
	background-color: lavenderblush;
	border: 1px solid lightpink;
	border-collapse: collapse;
	color: black;
}
table.deu > tr > th,
table.deu > tr > td,
table.deu > * > tr > th,
table.deu > * > tr > td {
	border: 0px;
	padding: 0.2em 0.4em;
	font-style: italic;
}
table.deu > tr > th,
table.deu > * > tr > th {
	font-size: smaller;
	font-weight: normal;
	text-align: right;
}
table.deu > * > tr > td > p {
	margin-top: 2px;
	font-style: italic;
}

/* ┌────────────────────────────────────────────────────────┐
   │ TABLE MIT KLEINERER SCHRIFT UND ABSTÄNDEN              │
   │ FÜR Schulzes Quellenangaben                            │
   └────────────────────────────────────────────────────────┘ */
table.Schulze {
	width: 100%;
	font-size: 10pt; 
	line-height: 1.2em; 
	margin: 1em 0;
	background-color: lemonchiffon;
	border: 1px solid gold;
	border-collapse: collapse;
	color: black;
}
table.Schulze > tr > th,
table.Schulze > tr > td,
table.Schulze > * > tr > th,
table.Schulze > * > tr > td {
	border: 1px solid gold;
	padding: 0.2em 0.4em;
	vertical-align: top;
}
table.Schulze > tr > th,
table.Schulze > * > tr > th {
	font-weight: bold;
	text-align: left;
}
table.Schulze > * > tr > td > p {
	margin-bottom: 2px; 
}
table.Schulze > * > tr > td > ul {
	margin-top: 2px; 
}

/* ┌────────────────────────────────────────────────────────┐
   │ In "Letze Änderungen" sollen die geänderten Bilder     │
   │ nur klein angezeigt werden statt original groß         │
   └────────────────────────────────────────────────────────┘ */
.letztebildaenderungen * img {
	width:  20px;
	height: 20px;
}

/* ┌────────────────────────────────────────────────────────┐
   │ FARBIGER KASTEN FÜR WIKIPEDIA UND GENWIKI              │
   └────────────────────────────────────────────────────────┘ */
div.hombruch-wp {
	border: 1px solid #aaa; 
	margin: 1em 0; 
	background: #e3f3d3; 
	width: 100%; 
	height: 63px; 
	padding: 4px; 
	text-align: left; 
	vertical-align: middle;
}

/* ┌────────────────────────────────────────────────────────┐
   │ KEIN AUFZÄHLUNGSZEICHEN FÜR GEWÄSSER                   │
   └────────────────────────────────────────────────────────┘ */
div.hombruch-gewaesser  ul {
	list-style: none;
}
div.hombruch-gewaesser pre {
	white-space: pre;
	line-height: 115%;
	color:       navy;
	font-family: monospace;
}
div.hombruch-gewaesser pre sup {
	font-size: 0.7em;
}

/* ╔═════════════════════════════════════════════╗
   ║                                             ║
   ║  TEIL 2: war schon in MediaWiki:Common.css  ║
   ║                                             ║
   ╚═════════════════════════════════════════════╝ */

/* ┌────────────────────────────────────────────────────────┐
   │ Verstecken des Wortes "Hauptseite"                     │
   └────────────────────────────────────────────────────────┘ */
body.page-Hauptseite.action-view h1.firstHeading, body.page-Hauptseite.action-submit h1.firstHeading { display: none; }

/* ┌────────────────────────────────────────────────────────┐
   │ Keine Nummerierung des Inhaltsverzeichnisses           │
   └────────────────────────────────────────────────────────┘ */
/* Dazu auf die Seite an der gewünschten Stelle des Inhaltsverzeichnisses schreiben:
<div class="noautonum">__TOC__</div> 
und hier aktivieren: */
.noautonum .tocnumber { display: none; }
/*ohne .noautonum würde generell abgeschaltet: .tocnumber { display: none; }*/

/* ┌────────────────────────────────────────────────────────┐
   │ Technische Ränder farblich stärker absetzen            │
   └────────────────────────────────────────────────────────┘ */
body, 
div#mw-head { background-image: URL(images/bg/bgPfarrhausBarop.jpg); }
div#content { background-color: white; }

/* ┌────────────────────────────────────────────────────────┐
   │ Banner für Sprach- und Heimatseiten                    │
   └────────────────────────────────────────────────────────┘ */
.TTHeimat1 { background-image:url(https://vexilli.net/w/images/9/9d/Banner_Westm%C3%A4rker.jpg); }
.TTHeimat2 { background-image:url(https://vexilli.net/w/images/e/ea/Banner_Westm%C3%A4rkerFortsetzung.jpg); }

/* ╔═════════════════════════════════════════════╗
   ║                                             ║
   ║                TEIL 3: Neu                  ║
   ║                                             ║
   ╚═════════════════════════════════════════════╝ */

/* ┌────────────────────────────────────────────────────────┐
   │ Römische Zahlen in Serifenschrift                      │
   │ aktiviert m. [[Vorlage:röm]] od. <span class="serifen">│
   └────────────────────────────────────────────────────────┘ */
.serifen {
	font-family: "Times New Roman", Roman, serif; 
}


/* ┌────────────────────────────────────────────────────────┐
   │ Buttons                                                │
   └────────────────────────────────────────────────────────┘ */
/* in einem table mit Buttons müssen auch      */
/* die einzelnen Buttons classifiziert werden, */
/* um bei Bedarf Zellen ausnehmen zu können!   */
/* Und nur Zellen mit ! (th) werden Buttons!   */

table.buttonlike th.buttonlike, 
table.buttonlike td, 
table.buttonlike > tr > th.buttonlike, 
table.buttonlike > tr > td, 
table.buttonlike > * > tr > th.buttonlike,
table.buttonlike > * > tr > td {
	vertical-align: middle;
	border: 10px solid silver;
	background-color: lightyellow;
}
table.buttonlike th.buttonlike:hover {
	background-color: gold;
}
table.buttonlike th.buttonlike:hover p {
	background-color: white;
}
table.buttonlike th.buttonlike:hover a {
	color: red;
}

/* ┌────────────────────────────────────────────────────────┐
   │ Background des Suchen-Feldes                           │
   │ (sonst Seiten-bg (WEST: gelb, TGB: grün)               │
   └────────────────────────────────────────────────────────┘ */
div#simpleSearch {
	background-color: white;
}

/* ┌────────────────────────────────────────────────────────┐
   │ Seitentitelverlängerung                                │
   │ (Abs. im H1-Format: <div class="h1"></div)             │
   │ damit d.erläuterte/erweiterte Titel nicht im TOC steht │
   └────────────────────────────────────────────────────────┘ */
.mw-body-content div.h1 {
	border-bottom: 1px solid #a2a9b1;
	margin: 0;
	font-weight: normal;
	background: none;
	line-height: 1.3;
	font-family: 'Linux Libertine','Georgia','Times',serif;
	padding: 0;
	margin-bottom: 0.5em; /* echte h1 war 0.25em; fällt hier anders aus, finde den Grund nicht */
	font-size: 2.05em;    /* echte h1 war 1.8em;  fällt hier anders aus, finde den Grund nicht */
}

/* ┌────────────────────────────────────────────────────────┐
   │ Startseite:                                            │
   │ gast-freundliche Letzte Änderungen                     │
   └────────────────────────────────────────────────────────┘ */
td.mw-enhanced-rc,
td.mw-changeslist-line-inner span {
	display: none;
}
td.mw-changeslist-line-inner span.mw-changeslist-line-inner-articleLink,
td.mw-changeslist-line-inner span.mw-changeslist-line-inner-articleLink * {
	display: block;
}

/* ┌────────────────────────────────────────────────────────┐
   │ für Steinaecker-Genealogie                             │
   │ auszugsweise kopiert von LuftGeo *Organigramme*        │
   └────────────────────────────────────────────────────────┘ */
.mw-body-content {}
table.oskar {
	border-width:     0px;
	line-height:      1.2em;
	border-collapse:  separate;
	border-spacing:   3px;
	font-size:        .83em;
}
table.oskar td {
	vertical-align:   top; 
	border:           solid 1px gray;
	background-color: #cce6ff;
	padding:          .2em .3em; 
}
table.oskar td p {
	margin:           .35em 0 0 0;
}
table.oskar td div.thumb {
	margin:           0 .3em 0 0; /* Bilder in Zellen ohne extra Rand */
}
table.oskar td.leer {
	background-color: white; 
	border-color:     white;
}

/* ┌────────────────────────────────────────────────────────┐
   │ für Steinaecker-Streit-Dokumentwiedergabe              │
   └────────────────────────────────────────────────────────┘ */
table.streit {
	background-color: #e0d6ca;
	border-spacing: 0;
}
table.streit td {
	padding: .5em 3em;
	vertical-align: top;
}
table.streit tr:first-child td, 
table.streit tr:last-child td {
	padding: 2em 3em;
}
table.streit td.n {
	white-space: pre;
}
table.streit td.streit { /*Trenner zwischen Dokumenten*/
	border-top: solid 1.5em #e0d6ca;
	border-bottom: solid 1.5em #e0d6ca;
	background-color: white;
	padding: 1em 3em;
}
table.streit tr:first-child td.streit {
	border-top: 0;
	border-bottom: solid 1.5em #e0d6ca;
	padding: 1em 3em;
}
table.streit sup.reference {
	font-style: italic;
}

/* ┌────────────────────────────────────────────────────────┐
   │ für Bewohner-Angaben bei Straßenfronten                │
   └────────────────────────────────────────────────────────┘ */
table.strasse table {
	border-collapse: separate;
	border-spacing: .4em;
}
table.strasse table td {
	vertical-align: top;
	background-color: white;
	margin: 0;
	padding: 0;
}
table.strasse td ul {
	list-style-image: none;
	list-style-type:  none;
	margin: 0;
	padding: 0;
	background-color: #f6fdf3;
}
table.strasse td li {
	background-color: white;
	margin: 0 0 .4em 0;
	padding: .2em;
}

/* ┌────────────────────────────────────────────────────────┐
   │ Inhaltsverzeichnis nur bis zu einer bestimmten Tiefe   │
   └────────────────────────────────────────────────────────┘ */
/* used in a few templates 
Quelle: https://www.mediawiki.org/wiki/Template:TOC/limit-styles.css
s.a.:   https://www.mediawiki.org/wiki/Manual:Table_of_contents#Depth
Benutzung: <div class="toclimit-i">__TOC__</div> wobei i = unterste zu listende Ebene */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
	display: none;
}

/* [[Kategorie:Tagebuchfragmente]]
[[Kategorie:!Hauptkategorie]] */