test/header.html

changeset 5
412f1896874b
parent 3
b7a6d546bd1d
child 7
02cf8ac736e6
--- a/test/header.html	Wed Jun 12 13:40:23 2013 +0200
+++ b/test/header.html	Wed Jun 12 14:48:50 2013 +0200
@@ -7,6 +7,12 @@
         font-style: italic;
         color: grey;
       }
+      span.c2html-keyword {
+        color: blue;
+      }
+      span.c2html-type {
+        color: cornflowerblue;
+      }
     </style>
   </head>
   <body>

mercurial