test/header.html

changeset 7
02cf8ac736e6
parent 5
412f1896874b
child 8
417cd3b29f97
     1.1 --- a/test/header.html	Wed Jun 12 14:50:27 2013 +0200
     1.2 +++ b/test/header.html	Fri Jun 21 11:42:18 2013 +0200
     1.3 @@ -13,6 +13,12 @@
     1.4        span.c2html-type {
     1.5          color: cornflowerblue;
     1.6        }
     1.7 +      span.c2html-directive {
     1.8 +        color: green;
     1.9 +      }
    1.10 +      span.c2html-string {
    1.11 +        color: orange;
    1.12 +      }
    1.13      </style>
    1.14    </head>
    1.15    <body>

mercurial