mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
[svn r5733] Added a version of the stylesheet that can be got at with a <link rel> rather than messing around with SSI's.
This commit is contained in:
parent
710c8a7c5c
commit
3b9377ae18
17
css/main2.css
Normal file
17
css/main2.css
Normal file
@ -0,0 +1,17 @@
|
||||
<!--
|
||||
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 }
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user