test/jheader.html

changeset 27
53fd8595378c
parent 17
7ea86024aef0
child 60
9f25df78925e
     1.1 --- a/test/jheader.html	Tue Apr 21 09:53:01 2015 +0200
     1.2 +++ b/test/jheader.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