templates/htmlstart.tmpl
changeset 137 b45b1b00fc9e
parent 136 0e8d60d2bb2b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/htmlstart.tmpl	Sun May 22 08:13:38 2005 -0800
@@ -0,0 +1,23 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+<!-- created by hgweb 0.1 - jake@edge2.net -->
+<HEAD><TITLE>#title#</TITLE>
+<style type="text/css">
+body { font-family: sans-serif; font-size: 12px; }
+table { font-size: 12px; }
+.errmsg { font-size: 200%; color: red; }
+.filename { font-size: 150%; color: purple; }
+.manifest { font-size: 150%; color: purple; }
+.filehist { font-size: 150%; color: purple; }
+.annotation { font-size: 150%; color: purple; }
+.plusline { color: green; }
+.minusline { color: red; }
+.atline { color: purple; }
+a.annlinelink { text-decoration: none; color: black; }
+a.revnumlink { text-decoration: none; color: black; }
+a.annlinelink:hover { text-decoration: none; color: blue; }
+a.revnumlink:hover { text-decoration: none; color: blue; }
+</style>
+</HEAD>
+<BODY>
+