[svn r5773] Extensive fiddlings, aiming to achieve XHTML compilance for Stuart's automatically generated pages.

This commit is contained in:
dl267 2004-04-21 21:10:31 +02:00
parent 142363edf3
commit eb2d725972
2 changed files with 23 additions and 16 deletions

View File

@ -1,3 +1,4 @@
<!-- THIS STYLESHEET IS DEPRECATED -->
<style type="text/css"> <style type="text/css">
<!-- <!--
body, td, center, ul, ml, p, input { font-family: sans-serif } body, td, center, ul, ml, p, input { font-family: sans-serif }

View File

@ -1,17 +1,23 @@
<!-- body, td, center, ul, p, input { font-family: sans-serif }
body, td, center, ul, ml, p, input { font-family: sans-serif } table#cavepage { border: 0pt; width: 100%; font-size: 160%}
td.navbar { line-height: 140% } table#cavepage th#kat_no { text-align: left; width: 25%}
td.titlebar { background: #eeeeff } table#cavepage th#name { text-align: center; width: 50%}
td.frontpage { padding-left: 2% } table#cavepage th#status { text-align: right; width: 25%}
h1 { font-size: 24pt; line-height: 100% } ul { padding-left: 20px; list-style-image: url(../../icons/lists/0.png) }
h2 { color: #009900 } ul ul { padding-left: 24px; list-style-image: url(../../icons/lists/1.png) }
h4 { color: #0d664c } ul ul ul { padding-left: 32px; list-style-image: url(../../icons/lists/2.png) }
h3 { color: #2c105e } ul ul ul ul { padding-left: 32px; list-style-image: url(../../icons/lists/3.png) }
A:link, A:visited { text-decoration: none } td.navbar { line-height: 140% }
p.caption { font-size: 8pt } td.titlebar { background: #eeeeff }
img.onright { vertical-align: top; float: right; padding-left: 10pt; td.frontpage { padding-left: 2% }
padding-bottom: 10pt; padding-right: 8pt } h1 { font-size: 24pt; line-height: 100% }
table.imgtable { width: 100% } h2 { color: #009900 }
td.imgtable { vertical-align: top } h4 { color: #0d664c }
--> h3 { color: #2c105e }
A:link, A:visited { text-decoration: none }
p.caption { font-size: 8pt }
img.onright { vertical-align: top; float: right; padding-left: 10pt;
padding-bottom: 10pt; padding-right: 8pt }
table.imgtable { width: 100% }
td.imgtable { vertical-align: top }