diff options
author | goatchurch <goatchurch@ubuntu.clocksoft.dom> | 2009-09-11 09:04:59 +0100 |
---|---|---|
committer | goatchurch <goatchurch@ubuntu.clocksoft.dom> | 2009-09-11 09:04:59 +0100 |
commit | b80168c099b5805dfc9c1fee576d00cabc31e2d2 (patch) | |
tree | 3da6204d8fdba45d4d11ada481abda77747f6118 /media | |
parent | ece3b79e5d5690c96630b598493009b1c924c8f7 (diff) | |
download | troggle-b80168c099b5805dfc9c1fee576d00cabc31e2d2.tar.gz troggle-b80168c099b5805dfc9c1fee576d00cabc31e2d2.tar.bz2 troggle-b80168c099b5805dfc9c1fee576d00cabc31e2d2.zip |
modelviz added
Diffstat (limited to 'media')
-rw-r--r-- | media/css/main3.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media/css/main3.css b/media/css/main3.css index 4d94049..4652486 100644 --- a/media/css/main3.css +++ b/media/css/main3.css @@ -45,7 +45,7 @@ div#content h2 {
text-align:center;
font-size:200%;
- padding-bottom:30px;
+ Dpadding-bottom:30px;
}
table.prevnextexpeditions
@@ -118,7 +118,7 @@ div.centre img { vertical-align: middle; } h1 { text-align: center; font-size: 210%; display: inline;}
h2 { }
-h3 { color: #000 text-align:left; border-bottom:thin solid black; margin-bottom:1em; margin-top:1em; font-weight:bold}
+h3 { color: #000 text-align:left; Dborder-bottom:thin solid black; margin-bottom:1em; margin-top:1em; font-weight:bold}
h4 { color: #0d664c; }
h4.navbar {line-height: 0px;}
img.onright, div.onright { vertical-align: top; float: right;
|