mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 08:41:54 +00:00
21 lines
718 B
CSS
21 lines
718 B
CSS
<!-- THIS STYLESHEET IS DEPRECATED -->
|
|
<style type="text/css">
|
|
<!--
|
|
body, td, center, ul, ml, p, input { font-family: sans-serif }
|
|
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 }
|
|
-->
|
|
</style>
|
|
|