pkgbrowse/html/default.css

18 lines
759 B
CSS
Raw Permalink Normal View History

2008-09-04 18:33:49 +02:00
BODY { background: white; color: black}
A:link { background: white; color: blue }
A:visited { background: white; color: navy }
A:active { background: white; color: red }
H1 { text-align: center; font-size: 28pt}
H2 { text-align: left; font-size: 16pt}
H3 { text-align: left; font-size: 12pt}
H4 { text-align: center; font-size: 11pt}
H6 { text-align: left; font-size: 8pt; font-weight: normal}
P { margin-top: 0; margin-bottom: 0 }
P.F { font-family: monospace}
IMG { border: 0 }
IMG.PWR { border: 0; height: 47px }
LI.title1 { margin-top: 2em; margin-bottom: 2em }
LI.title2 { margin-top: 0; margin-bottom: 2em }
LI.chap1 { margin-top: 1em; margin-bottom: 0 }
LI.chap2 { margin-bottom: 0 }