Set explicit font size

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

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Cette révision appartient à :
Lars Hjemli 2007-01-28 12:01:21 +01:00
Parent 8596cda71d
révision d8b0cca260

Voir le fichier

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