diff templates/static/style.css @ 4659:7a7d4937272b

Kill trailing spaces
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 21 Jun 2007 09:25:49 +0200
parents d98eebc48d5e
children bc63247c66e9
line wrap: on
line diff
--- a/templates/static/style.css	Thu Jun 21 00:34:14 2007 -0300
+++ b/templates/static/style.css	Thu Jun 21 09:25:49 2007 +0200
@@ -3,7 +3,7 @@
 .indexlinks { white-space:nowrap; }
 .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; }
@@ -46,7 +46,7 @@
 
 .logo a {
   font-weight: bold;
-  font-size: 150%; 
+  font-size: 150%;
   color: #999;
 }