Benutzer:Uslenried/briefspiel3.css: Unterschied zwischen den Versionen

Aus GaretienWiki
Zur Navigation springen Zur Suche springen
Zeile 2: Zeile 2:
 
  font-family: Marker felt, times, helvetica;
 
  font-family: Marker felt, times, helvetica;
 
  font-size: 26px;
 
  font-size: 26px;
 +
}
 +
 +
body {
 +
font-family: times, times new roman; helvetica; arial, verdana;
 +
font-size: 11px;
 
}
 
}
  

Version vom 2. Juli 2014, 06:13 Uhr

h1#firstHeading {
 font-family: Marker felt, times, helvetica;
 font-size: 26px;
}

body {
 font-family: times, times new roman; helvetica; arial, verdana;
 font-size: 11px;
}

div.brief {
 font-family: papyrus, palatino, times;
 font-style:italic; 
 font-size: 18px;
}