test/header.html

changeset 27
53fd8595378c
parent 10
925172e535a9
child 59
643a3ccecd61
     1.1 --- a/test/header.html	Tue Apr 21 09:53:01 2015 +0200
     1.2 +++ b/test/header.html	Tue Apr 21 10:11:37 2015 +0200
     1.3 @@ -3,8 +3,9 @@
     1.4    <head>
     1.5      <title>c2html</title>
     1.6      <style type="text/css">
     1.7 -      span.c2html-lineno {
     1.8 +      span.c2html-lineno a {
     1.9          font-style: italic;
    1.10 +        text-decoration: none;
    1.11          color: grey;
    1.12        }
    1.13        span.c2html-keyword {

mercurial