diff -r e5f5c21f4169 -r 90ee844b9f71 templates/static/style.css --- a/templates/static/style.css Tue Apr 25 23:28:40 2006 +0200 +++ b/templates/static/style.css Wed Apr 26 06:12:42 2006 +0200 @@ -1,4 +1,5 @@ a { text-decoration:none; } +.age { white-space:nowrap; } .parity0 { background-color: #dddddd; } .parity1 { background-color: #eeeeee; } .lineno { width: 60px; color: #aaaaaa; font-size: smaller;