test/jheader.html

changeset 17
7ea86024aef0
child 27
53fd8595378c
equal deleted inserted replaced
16:fa0bcd0444eb 17:7ea86024aef0
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>c2html</title>
5 <style type="text/css">
6 span.c2html-lineno {
7 font-style: italic;
8 color: grey;
9 }
10 span.c2html-keyword {
11 color: blue;
12 }
13 span.c2html-macroconst {
14 color: cornflowerblue;
15 }
16 span.c2html-type {
17 color: teal;
18 }
19 span.c2html-directive {
20 color: silver;
21 }
22 span.c2html-string {
23 color: darkorange;
24 }
25 span.c2html-comment {
26 color: grey;
27 }
28 span.c2html-stdinclude, span.c2html-userinclude, a.c2html-userinclude {
29 }
30 </style>
31 </head>
32 <body>
33

mercurial