test/header.htm

Fri, 24 May 2013 13:53:52 +0200

author
Mike Becker <universe@uap-core.de>
date
Fri, 24 May 2013 13:53:52 +0200
changeset 2
3bced1fe9193
parent 1
12c482ea4fc4
permissions
-rw-r--r--

extra style for line numbers

universe@1 1 <!DOCTYPE html>
universe@1 2 <html>
universe@1 3 <head>
universe@1 4 <title>c2html</title>
universe@2 5 <style type="text/css">
universe@2 6 span.c2html-lineno {
universe@2 7 font-style: italic;
universe@2 8 color: grey;
universe@2 9 }
universe@2 10 </style>
universe@1 11 </head>
universe@1 12 <body>
universe@1 13

mercurial