summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index 63acd78..5c4b15b 100644
--- a/cgit.css
+++ b/cgit.css
@@ -1,15 +1,15 @@
body {
font-family: arial;
- font-size: normal;
+ font-size: 11pt;
background: white;
padding: 0em;
margin: 0em;
}
h2 {
font-size: 120%;
font-weight: bold;
margin-bottom: 0.5em;
}