Notice: Trying to access array offset on value of type null in /home/webpages/lima-city/medienspatzen/medienspatzen.lima-city.de/jaeger/includes/profiler/SectionProfiler.php on line 99

Notice: Trying to access array offset on value of type null in /home/webpages/lima-city/medienspatzen/medienspatzen.lima-city.de/jaeger/includes/profiler/SectionProfiler.php on line 99

Notice: Trying to access array offset on value of type null in /home/webpages/lima-city/medienspatzen/medienspatzen.lima-city.de/jaeger/includes/profiler/SectionProfiler.php on line 100

Notice: Trying to access array offset on value of type null in /home/webpages/lima-city/medienspatzen/medienspatzen.lima-city.de/jaeger/includes/profiler/SectionProfiler.php on line 100

Notice: Trying to access array offset on value of type null in /home/webpages/lima-city/medienspatzen/medienspatzen.lima-city.de/jaeger/includes/profiler/SectionProfiler.php on line 101

Notice: Trying to access array offset on value of type null in /home/webpages/lima-city/medienspatzen/medienspatzen.lima-city.de/jaeger/includes/profiler/SectionProfiler.php on line 101
MediaWiki:Common.css: Unterschied zwischen den Versionen – Archiv

Stefan Jäger Archiv

MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Archiv
Wechseln zu:Navigation, Suche
Zeile 28: Zeile 28:
 
     padding-top: 95px;
 
     padding-top: 95px;
 
     margin-top: 0px;
 
     margin-top: 0px;
 +
}
 +
 +
#infoCol1{
 +
    background-color:    #bcc9b5;
 +
    margin-bottom:10px;
 
}
 
}

Version vom 23. Juli 2018, 19:43 Uhr

body{
	background: #f1ebdd;
	font-size: 1.8em;
	font-family: "Neuton",serif;
	color: #28271f;
	/* padding-top:0px; */
}

/* Header Hauptseite */
div#header_top{
display:none;
}

body.page-Hauptseite div#header_top {
    background-image: url(/jaeger/images/portrait.jpg);
    background-repeat: no-repeat;
    background-position: 17% 0;
    height: 300px;
    display: block;
    background-color: #d9826e;
}

body.page-Hauptseite div#header_top h1 {
    margin-left: 30%;
    font-family: 'Rock Salt',cursive;
    font-size: 40pt;
    color: #f1ebdd;
    padding-top: 95px;
    margin-top: 0px;
}

#infoCol1{
    background-color:    #bcc9b5;
    margin-bottom:10px;
}