Subversion-Projekte lars-tiefland.faltradxxs.de

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
2 lars 1
body, div { font-family: 'lucida grande', helvetica, verdana, arial, sans-serif }
2
body { margin: 0; padding: 0; font-size: small; color: #333 }
3
h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
4
h1 { font-size: large }
5
#main { padding: 1em; }
6
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
7
    background: url(../images/bg.gif) repeat-x; text-align: center }
8
#banner a { color: white; }
9
 
10
p { margin: 10px 0; }
11
 
12
li { margin-left: 10px; }
13
 
14
h3 { margin: 1em 0 0; }
15
 
16
h1 { font-size: 2em; }
17
h2 { font-size: 1.8em; }
18
h3 { font-size: 1.6em; }
19
h4 { font-size: 1.4em; }
20
h5 { font-size: 1.2em; }
21