test/header.htm

changeset 2
3bced1fe9193
parent 1
12c482ea4fc4
     1.1 --- a/test/header.htm	Fri May 24 13:35:06 2013 +0200
     1.2 +++ b/test/header.htm	Fri May 24 13:53:52 2013 +0200
     1.3 @@ -2,6 +2,12 @@
     1.4  <html>
     1.5    <head>
     1.6      <title>c2html</title>
     1.7 +    <style type="text/css">
     1.8 +      span.c2html-lineno {
     1.9 +        font-style: italic;
    1.10 +        color: grey;
    1.11 +      }
    1.12 +    </style>
    1.13    </head>
    1.14    <body>
    1.15  

mercurial