comparison: test/header.html
test/header.html
- changeset 27
- 53fd8595378c
- parent 10
- 925172e535a9
- child 59
- 643a3ccecd61
equal
deleted
inserted
replaced
1 <!DOCTYPE html> |
1 <!DOCTYPE html> |
2 <html> |
2 <html> |
3 <head> |
3 <head> |
4 <title>c2html</title> |
4 <title>c2html</title> |
5 <style type="text/css"> |
5 <style type="text/css"> |
6 span.c2html-lineno { |
6 span.c2html-lineno a { |
7 font-style: italic; |
7 font-style: italic; |
|
8 text-decoration: none; |
8 color: grey; |
9 color: grey; |
9 } |
10 } |
10 span.c2html-keyword { |
11 span.c2html-keyword { |
11 color: blue; |
12 color: blue; |
12 } |
13 } |