Set explicit font size

This might be bad style, but cgit really needed smaller fonts.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Lars Hjemli 2007-01-28 12:01:21 +01:00
parent 8596cda71d
commit d8b0cca260

View File

@ -1,6 +1,6 @@
body {
font-family: arial;
font-size: normal;
font-size: 11pt;
background: white;
padding: 0em;
margin: 0em;