summaryrefslogtreecommitdiff
path: root/netsurf.css
diff options
context:
space:
mode:
Diffstat (limited to 'netsurf.css')
-rw-r--r--netsurf.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/netsurf.css b/netsurf.css
index 96a4dbd..3f5198a 100644
--- a/netsurf.css
+++ b/netsurf.css
@@ -8,7 +8,8 @@ body {
font-family: sans-serif;
font-size: 94%;
margin: 0 auto;
- position: relative; }
+ position: relative;
+ line-height: 1.35em; }
a:link {
text-decoration: underline;