templates/header.tmpl
changeset 1336 8c094fb47b59
parent 1334 0843e1bf2b97
child 1417 90b62337f8dd
--- a/templates/header.tmpl
+++ b/templates/header.tmpl
@@ -8,7 +8,8 @@ Content-type: text/html
 a { text-decoration:none; }
 .parity0 { background-color: #dddddd; }
 .parity1 { background-color: #eeeeee; }
-.lineno { width: 60px; color: #aaaaaa; font-size: smaller; }
+.lineno { width: 60px; color: #aaaaaa; font-size: smaller; 
+          text-align: right; padding-right:1em; }
 .plusline { color: green; }
 .minusline { color: red; }
 .atline { color: purple; }