mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 16:52:00 +00:00
13 lines
410 B
CSS
13 lines
410 B
CSS
<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 }
|
|
A:link, A:visited, A:active { text-decoration: none }
|
|
-->
|
|
</style>
|
|
|