test/header.html

changeset 5
412f1896874b
parent 3
b7a6d546bd1d
child 7
02cf8ac736e6
     1.1 --- a/test/header.html	Wed Jun 12 13:40:23 2013 +0200
     1.2 +++ b/test/header.html	Wed Jun 12 14:48:50 2013 +0200
     1.3 @@ -7,6 +7,12 @@
     1.4          font-style: italic;
     1.5          color: grey;
     1.6        }
     1.7 +      span.c2html-keyword {
     1.8 +        color: blue;
     1.9 +      }
    1.10 +      span.c2html-type {
    1.11 +        color: cornflowerblue;
    1.12 +      }
    1.13      </style>
    1.14    </head>
    1.15    <body>

mercurial