aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Gräf <roman.graef@gmail.com>2017-11-06 10:42:37 +0100
committerGitHub <noreply@github.com>2017-11-06 10:42:37 +0100
commitd83811d45be09989501d07388323707851cca937 (patch)
tree22e4ee9eb2eaf93f57a9dac3ce477e0b3f12f5c5
parent9ddda2daee2c8a626f6aa3f350919381b7e7227c (diff)
downloadichtml-d83811d45be09989501d07388323707851cca937.tar.gz
ichtml-d83811d45be09989501d07388323707851cca937.tar.bz2
ichtml-d83811d45be09989501d07388323707851cca937.zip
Update default.css
-rw-r--r--res/default.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/default.css b/res/default.css
index 83f1cdb..c73cc09 100644
--- a/res/default.css
+++ b/res/default.css
@@ -39,6 +39,7 @@ a {
}
#content {
- width: 50%;
+ line-height: 1.5em;
+ width: 70%;
margin: 0 auto;
}