mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 15:21:55 +00:00
23 lines
1.1 KiB
CSS
23 lines
1.1 KiB
CSS
body, td, center, ul, p, input { font-family: sans-serif }
|
|
table#cavepage { border: 0pt; width: 100%; font-size: 160%}
|
|
table#cavepage th#kat_no { text-align: left; width: 25%}
|
|
table#cavepage th#name { text-align: center; width: 50%}
|
|
table#cavepage th#status { text-align: right; width: 25%}
|
|
ul#links { padding-left: 20px; list-style-image: url(../../icons/lists/0.png) }
|
|
ul#links ul { padding-left: 24px; list-style-image: url(../../icons/lists/1.png) }
|
|
ul#links ul ul { padding-left: 32px; list-style-image: url(../../icons/lists/2.png) }
|
|
ul#links ul ul ul { padding-left: 32px; list-style-image: url(../../icons/lists/3.png) }
|
|
td.navbar { line-height: 140% }
|
|
td.titlebar { background: #eeeeff }
|
|
td.frontpage { padding-left: 2% }
|
|
h1 { font-size: 24pt; line-height: 100% }
|
|
h2 { color: #009900 }
|
|
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 }
|