MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus FürthWiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 101: | Zeile 101: | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
} | |||
div#Inhalt_Box { | |||
border: 1px solid #AAAAAA; | |||
margin-bottom: 4px; | |||
padding: 1px; | |||
} | |||
div#Ueberschrift_Box { | |||
background-attachment: scroll; | |||
background-color: #51AB4F; | |||
background-image: url("/wiki/external_images/fue_wappen.jpg"); | |||
background-position: 5px 0; | |||
background-repeat: no-repeat; | |||
border: 1px solid #AAAAAA; | |||
height: 24px; | |||
padding: 2px 2px 2px 38px; | |||
text-align: left; | |||
} | } |
Version vom 16. Dezember 2012, 00:58 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/* Versuch, die Seite neu einzufärben scheitert aber an den Sidebars!
a {
color: #007700;
}
a:visited {
color: #004400;
}
*/
div#Box_oben_mitte_Startseite {
background-color: #F9F9F9;
border: 1px solid #AAAAAA;
text-align: center;
}
div#Ueberschrift_Startseite_main {
background-attachment: scroll;
background-color: #51AB4F;
background-image: none;
background-position: 0 0;
background-repeat: repeat;
border: 1px solid #AAAAAA;
height: 24px;
padding: 2px;
text-align: center;
vertical-align: middle;
}
div#Ueberschrift_Startseite {
background-attachment: scroll;
background-color: #51AB4F;
background-image: url("/wiki/external_images/fue_wappen.jpg");
background-position: 5px 0;
background-repeat: no-repeat;
border: 1px solid #AAAAAA;
height: 24px;
padding: 2px;
text-align: center;
}
div#Ueberschrift_Startseite_l {
background-attachment: scroll;
background-color: #51AB4F;
background-image: url("/wiki/external_images/fue_wappen.jpg");
background-position: 5px 0;
background-repeat: no-repeat;
border: 1px solid #AAAAAA;
height: 24px;
padding: 2px 2px 2px 38px;
text-align: left;
}
div#Ueberschrift_Startseite2 {
background-attachment: scroll;
background-color: #93D391;
background-image: none;
background-position: 0 0;
background-repeat: repeat;
border: 1px solid #AAAAAA;
padding: 2px;
text-align: center;
}
div#startseite_links {
float: left;
text-align: left;
margin-right: 4px;
margin-top: 4px;
width: 68%;
}
div#startseite_rechts {
background-color: #F9F9F9;
float: right;
margin-top: 4px;
width: 30%;
}
div#startseite_box {
border: 1px solid #AAAAAA;
margin-bottom: 4px;
padding: 1px;
}
div#startseite_oben {
border: 1px solid #AAAAAA;
margin-bottom: 4px;
padding: 1px;
text-align: center;
}
div#startseite_unten {
background-color: #F9F9F9;
border: 1px solid #AAAAAA;
clear: both;
text-align: center;
padding: 1px;
}
div#startseite_interlink {
font-size: 0.9em;
font-style: italic;
margin-right: 4px;
text-align: right;
}
li#n-Unser-Verein.a {
height:36px;
background-image: url("/wiki/images/a/aa/Kleeblatt_kategory.jpg");
background-repeat:no-repeat;
}
div#Inhalt_Box {
border: 1px solid #AAAAAA;
margin-bottom: 4px;
padding: 1px;
}
div#Ueberschrift_Box {
background-attachment: scroll;
background-color: #51AB4F;
background-image: url("/wiki/external_images/fue_wappen.jpg");
background-position: 5px 0;
background-repeat: no-repeat;
border: 1px solid #AAAAAA;
height: 24px;
padding: 2px 2px 2px 38px;
text-align: left;
}