Stefan Jäger Archiv

MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Archiv
Wechseln zu:Navigation, Suche
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
body{
body{
    background: #f1ebdd;
background: #f1ebdd;
    font-size: 1.8em;
font-size: 1.8em;
    font-family: "Neuton",serif;
font-family: "Neuton",serif;
    color: #28271f;
color: #28271f;
  /* padding-top:0px; */
/* padding-top:0px; */
}
}




.pagetitle h1 {
.pagetitle h1 {
    font-style: italic;
font-style: italic;
    color: #C74527;
color: #C74527;
}
}


h2 .mw-headline{
h2 .mw-headline{
    font-size:0.8em;
font-size:0.8em;
}
}


#wiki-body{
#wiki-body{
  min-height: 732px;
min-height: 732px;


}
}
#wiki-body h2{
#wiki-body h2{
    border-bottom-color: #C74527;
border-bottom-color: #C74527;
}
}
#hilfe{
#hilfe{
  border: 1px solid #225588;
border: 1px solid #225588;
  padding:5px;
padding:5px;
  clear:both;
clear:both;
  margin-top:250px;
margin-top:250px;
}
}


.navbar-inverse{
.navbar-inverse{
    background-color:#d9826e ;    /*#edab70;*/
background-color:#d9826e ;    /*#edab70;*/
    border-color:#d9826e ;    /*#edab70;*/
border-color:#d9826e ;    /*#edab70;*/
}
}




.bottom {
.bottom {
    background-color: #575757;
background-color: #575757;
    margin-top: 0px;
margin-top: 0px;
    padding-bottom: 0px;
padding-bottom: 0px;
    padding-top: 3px;
padding-top: 3px;
}
}


.bottom footer {
.bottom footer {
    margin-top: 10px;
margin-top: 10px;
    text-align: center;
text-align: center;
}
}


Zeile 52: Zeile 53:


body.page-Hauptseite {
body.page-Hauptseite {
      padding-top:50px;
padding-top:50px;
  }
}
 
body.page-Hauptseite  #asside1, body.page-Hauptseite  #asside2, body.page-Hauptseite #asside3 {
width: 30%;
float: left;
padding:5px;
min-height:200px;
}


  body.page-Hauptseite   #asside1, body.page-Hauptseite  #asside2, body.page-Hauptseite #asside3 {
body.page-Hauptseite #asside1 {
        width: 30%;
     background-color:    #bcc9b5;
        float: left;
}  
        padding:5px;
        min-height:200px;
     }
  body.page-Hauptseite #asside1 {
        background-color:    #bcc9b5;
    }  


  body.page-Hauptseite  #asside2 {
body.page-Hauptseite  #asside2 {
          margin: 0 5%;
margin: 0 5%;
        background-color: #f5ceac;
background-color: #f5ceac;
    }
}


    body.page-Hauptseite #asside3 {
body.page-Hauptseite #asside3 {
        background-color:#b8b69d;  
background-color:#b8b69d;  
    }
}


body.page-Hauptseite #wiki-outer-body{
body.page-Hauptseite #wiki-outer-body{
  background-image:url( images/bg.jpg);  
background-image:url( images/bg.jpg);  
  background-size: 100% 360px;
background-size: 100% 360px;
    background-repeat: no-repeat;
background-repeat: no-repeat;
}
}


Zeile 86: Zeile 88:
}
}
body.page-Hauptseite .pagetitle h1{
body.page-Hauptseite .pagetitle h1{
    margin-left: 230px;
margin-left: 230px;
    font-family: 'Rock Salt', cursive;
font-family: 'Rock Salt', cursive;
    font-size: 40pt;
font-size: 40pt;
    color: #f1ebdd;
color: #f1ebdd;
    padding-top: 95px;
padding-top: 95px;
}
}


body.page-Hauptseite .page-header{
body.page-Hauptseite .page-header{
  border-bottom:0px;
border-bottom:0px;
}
}


Zeile 101: Zeile 103:


#mystammbaum {
#mystammbaum {
border:0px;
border:0px;
}
}


#mystammbaum>tbody>tr:nth-child(odd)>td,  
#mystammbaum>tbody>tr:nth-child(odd)>td,  
#mystammbaum>tbody>tr:nth-child(odd)>th{
#mystammbaum>tbody>tr:nth-child(odd)>th{
background-color:RGBA(255,255,255,0);
background-color:RGBA(255,255,255,0);
}
}


table#mystammbaum thead>tr>th, table#mystammbaum thead>tr>td,
table#mystammbaum thead>tr>th, table#mystammbaum thead>tr>td,
table#mystammbaum tbody>tr>th, table#mystammbaum tbody>tr>td{
table#mystammbaum tbody>tr>th, table#mystammbaum tbody>tr>td{
border: 0px;
border: 0px;
}
}




#category{
#category{
    background-color: #8c8a75;
background-color: #8c8a75;
    margin-top:1em;
margin-top:1em;
}
}


#catlinks {  
#catlinks {  
    margin: 10px 0;
margin: 10px 0;
    padding: 10px;
padding: 10px;
    background-color:#dbd9c4;
background-color:#dbd9c4;
    border:1px solid #514f3a;
border:1px solid #514f3a;
    border-radius:3px;
border-radius:3px;
}
}


#catlinks #mw-normal-catlinks > a {
#catlinks #mw-normal-catlinks > a {
    color: #4C4B3E;
color: #4C4B3E;
     font-size: 18px;
     font-size: 18px;
     font-weight: bolder;
     font-weight: bolder;
Zeile 136: Zeile 138:


@media screen {
@media screen {
.catlinks ul {
.catlinks ul {
    display: block;
display: block;
}
 
.catlinks li {
display: block;
}
 
/*Seitenmenü*/
#toc ul {
padding-left:0px;
}
 
#toc{
margin-top:30px;
}
 
#toc.toc-sidebar h3{
font-size: 1.2em;
text-shadow: 1px 1px 0 rgb(255,255,255);
color: rgb(40, 39, 31);
}
.catlinks li:first-child {
padding-left: 0.5em;
}
}
}


.catlinks li {
 
    display: block;
/* Infobox Bilder */
#vorlage-infobox-Bilddaten{
width:30%;
float:right;
}
}


/*Seitenmenü*/
#vorlage-infobox-Bilddaten>tr:nth-child(1)>td{
#toc ul {
background-color:red;
        padding-left:0px;
}
}


#toc{
#vorlage-infobox-Bilddaten>tr>td:nth-child(1){
  margin-top:30px;
font-weight:bold;
}
#toc.toc-sidebar h3{
  font-size: 1.2em;
    text-shadow: 1px 1px 0 rgb(255,255,255);
    color: rgb(40, 39, 31);
}
.catlinks li:first-child {
    padding-left: 0.5em;
}
}
}

Version vom 16. November 2015, 13:23 Uhr

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


.pagetitle h1 {
	font-style: italic;
	color: #C74527;
}

h2 .mw-headline{
	font-size:0.8em;
}

#wiki-body{
	min-height: 732px;

}
#wiki-body h2{
	border-bottom-color: #C74527;
}

#hilfe{
	border: 1px solid #225588;
	padding:5px;
	clear:both;
	margin-top:250px;
}

.navbar-inverse{
	background-color:#d9826e ;     /*#edab70;*/
	border-color:#d9826e ;     /*#edab70;*/
}


.bottom {
	background-color: #575757;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
}

.bottom footer {
	margin-top: 10px;
	text-align: center;
}



body.page-Hauptseite {
	padding-top:50px;
}

body.page-Hauptseite   #asside1, body.page-Hauptseite  #asside2, body.page-Hauptseite #asside3 {
	width: 30%; 
	float: left;
	padding:5px;
	min-height:200px;
}

body.page-Hauptseite #asside1 {
    background-color:    #bcc9b5;
} 

body.page-Hauptseite  #asside2 {
	margin: 0 5%;
	background-color: #f5ceac;
}

body.page-Hauptseite #asside3 {
	background-color:#b8b69d; 
}

body.page-Hauptseite #wiki-outer-body{
	background-image:url( images/bg.jpg); 
	background-size: 100% 360px;
	background-repeat: no-repeat;
}

body.page-Hauptseite .pagetitle {
    background-image:url( images/portrait.jpg); 
    background-repeat: no-repeat;
    height:300px;
}
body.page-Hauptseite .pagetitle h1{
	margin-left: 230px;
	font-family: 'Rock Salt', cursive;
	font-size: 40pt;
	color: #f1ebdd;
	padding-top: 95px;
}

body.page-Hauptseite .page-header{
	border-bottom:0px;
}


/* Einstellungen Stammbaum*/

#mystammbaum {
	border:0px;
}

#mystammbaum>tbody>tr:nth-child(odd)>td, 
#mystammbaum>tbody>tr:nth-child(odd)>th{
	background-color:RGBA(255,255,255,0);
}

table#mystammbaum thead>tr>th, table#mystammbaum thead>tr>td,
table#mystammbaum tbody>tr>th, table#mystammbaum tbody>tr>td{
	border: 0px;
}


#category{
	background-color: #8c8a75;
	margin-top:1em;
}

#catlinks { 
	margin: 10px 0;
	padding: 10px;
	background-color:#dbd9c4;
	border:1px solid #514f3a;
	border-radius:3px;
}

#catlinks #mw-normal-catlinks > a {
	color: #4C4B3E;
    font-size: 18px;
    font-weight: bolder;
    font-style: italic;
}

@media screen {
	.catlinks ul {
		display: block;
	}

	.catlinks li {
		display: block;
	}

	/*Seitenmenü*/
	#toc ul {
		padding-left:0px;
	}

	#toc{
		margin-top:30px;
	}

	#toc.toc-sidebar h3{
		font-size: 1.2em;
		text-shadow: 1px 1px 0 rgb(255,255,255);
		color: rgb(40, 39, 31);
	}
	.catlinks li:first-child {
		padding-left: 0.5em;
	}
}


/* Infobox Bilder */
#vorlage-infobox-Bilddaten{
width:30%;
float:right;
}

#vorlage-infobox-Bilddaten>tr:nth-child(1)>td{
background-color:red;
}

#vorlage-infobox-Bilddaten>tr>td:nth-child(1){
font-weight:bold;
}