templates/header.tmpl
author mpm@selenic.com
Fri, 27 May 2005 12:26:14 -0800
changeset 176 1d8e9637a0a4
parent 172 e9b1147db448
child 583 415054ea31c1
permissions -rw-r--r--
Change hg: protocol name to http: and http: to old-http: hg: will continue to work for a bit old-http: will be phased out soon

Content-type: text/html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
a { text-decoration:none; }
.parity0 { background-color: #dddddd; }
.parity1 { background-color: #eeeeee; }
.lineno { width: 60px; color: #aaaaaa; font-size: smaller; }
.plusline { color: green; }
.minusline { color: red; }
.atline { color: purple; }
.annotate { font-size: smaller; text-align: right; padding-right: 1em; }
.buttons a {
  background-color: #666666;
  padding: 2pt;
  color: white;
  font-family: sans;
  font-weight: bold;
}
.metatag {
  background-color: #888888;
  color: white;
  text-align: right; 
}

</style>