Benutzer:Uslenried/briefspiel3.css
Zur Navigation springen
Zur Suche springen
Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.
- Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
- Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
- Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
- Opera: Strg+F5
h1#firstHeading {
font-family: Marker felt, times, helvetica;
font-size: 26px;
}
.navmenu {
font-family: helvetica, arial;
}
div.brief {
font-family: papyrus, palatino, times;
font-style:italic;
font-size: 18px;
}
/* Titelblock2 */
div#content div.titelblock2 {
width : 100%;
position : relative;
}
div#content div.titelblock2 div.oben {
text-align : center;
z-index : 40;
width : 100%;
position : relative;
padding : 0px;
}
div#content div.titelblock2 div.links {
text-align : center;
width : 220px;
min-width : 220px;
max-width : 220px;
float : left;
z-index : 20;
position : relative;
padding : 0px;
}
div#content div.titelblock2 div.rechts {
text-align : center;
width : 220px;
min-width : 220px;
max-width : 220px;
float : right;
z-index : 10;
position : relative;
padding : 0px;
}
div#content div.titelblock2 div.zentrum {
margin-left : 220px;
margin-right : 220px;
z-index : 50;
position : relative;
padding : 1.0em;
}
div#content div.titelblock2 div.unten {
text-align : center;
z-index : 30;
width : 100%;
position : relative;
padding :0px;
clear : both;
}
div#content div.titelblock2 div.briefspielspalte {
position : relative;
text-align : left;
margin : 0px 10px;
padding : 1.0em;
}
div#content div.titelblock2 div.boronbalken {
position : relative;
color : white;
background-color : black;
margin : 0px;
padding : 0.5em;
}