mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-21 23:01:55 +00:00
[svn r5835] Various rationalizations.
This commit is contained in:
parent
fa094ba57b
commit
1c29f1a67d
@ -1,25 +1,26 @@
|
||||
body, td, center, ul, p, input { font-family: sans-serif }
|
||||
table#cavepage { border: 0pt; width: 100%; font-size: 160%}
|
||||
body, td, center,
|
||||
ul, p, input { color: #000; font-family: sans-serif }
|
||||
h1 { text-align: center; font-size: 210%; line-height: 100%; }
|
||||
h2 { color: #009900 }
|
||||
h3 { color: #2c105e }
|
||||
h4 { color: #0d664c }
|
||||
h2#tophead { text-align: center; margin-bottom: -10pt; }
|
||||
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%}
|
||||
td.navbar { line-height: 140% }
|
||||
td.titlebar { background: #eeeeff }
|
||||
td.frontpage { padding-left: 2% }
|
||||
h1 { text-align: center; font-size: 24pt; line-height: 100% }
|
||||
h2 { color: #009900 }
|
||||
h4 { color: #0d664c }
|
||||
h3 { color: #2c105e }
|
||||
A:link, A:visited { text-decoration: none }
|
||||
.caption { font-size: 8pt; margin-bottom: 0pt; } /* this can apply to <p> or <td> or anything, so leave it like it is. */
|
||||
div.centre { text-align: center; }
|
||||
img.onright, div.onright { vertical-align: top; float: right; margin-left: 10pt; margin-bottom: 10pt; margin-right: 8pt }
|
||||
img.onleft, div.onleft { vertical-align: top; float: left; margin-right: 10pt; margin-bottom: 10pt; margin-left: 8pt }
|
||||
img.icon { vertical-align: middle; }
|
||||
a:link, a:visited { text-decoration: none }
|
||||
.caption { font-size: 8pt; margin-bottom: 0pt; }
|
||||
div.centre { text-align: center;}
|
||||
div.centre img { vertical-align: middle }
|
||||
img.onright, div.onright { vertical-align: top; float: right; margin-left: 10pt;
|
||||
margin-bottom: 10pt; margin-right: 8pt }
|
||||
img.onleft, div.onleft { vertical-align: top; float: left; margin-right: 10pt;
|
||||
margin-bottom: 10pt; margin-left: 8pt }
|
||||
img.icon { vertical-align: middle; }
|
||||
img.aligntop { vertical-align: top; }
|
||||
table.imgtable { width: 100% }
|
||||
table.imgtable { width: 100% }
|
||||
table.imgtable td { vertical-align: center; text-align: center }
|
||||
|
||||
table.trad, /* "Traditional" table with borders.*/
|
||||
table.trad, /* "Traditional" table with borders.*/
|
||||
table.trad td,
|
||||
table.trad th { margin: 0pt; border: 1px solid #000;}
|
||||
table.trad th { margin: 0pt; border: 1px solid #000;}
|
||||
|
Loading…
Reference in New Issue
Block a user