test/header.html

changeset 7
02cf8ac736e6
parent 5
412f1896874b
child 8
417cd3b29f97
--- a/test/header.html	Wed Jun 12 14:50:27 2013 +0200
+++ b/test/header.html	Fri Jun 21 11:42:18 2013 +0200
@@ -13,6 +13,12 @@
       span.c2html-type {
         color: cornflowerblue;
       }
+      span.c2html-directive {
+        color: green;
+      }
+      span.c2html-string {
+        color: orange;
+      }
     </style>
   </head>
   <body>

mercurial