Several enhancements to logbooks, and code cleanup (CSS into actual css file)

This commit is contained in:
Aiora Zabala
2011-06-02 18:02:02 +02:00
parent 15335790b1
commit be3186cda2
12 changed files with 119 additions and 127 deletions

View File

@@ -1,16 +1,9 @@
<html>
<head><title>2002 Expo Logbook</title></head>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
tripperson[0]<style type="text/css">
.tripdate { float: left;}
.trippeople { float: right;}
.triptitle { font-size: 120%; text-align: center; font-weight: bold; clear: both }
.timeug { text-align: right; font-weight: bold }
p { clear: both }
</style>
<body></p>
<body>
<p><h1>Expo 2002</h1></p>
<h1>Expo 2002</h1>
<hr />
@@ -629,7 +622,8 @@ a diplomatic mission was sent bearing a gift of Jagertee and an apology cobbled
trick, we were told to "have a good fart" and that Alice was in ordnung.</p>
<hr />
<ul>
<ul id="links">
<br />
<li>Back to <a href="index.htm">2002 index</a></li>
</ul>
</body></html>