aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Gräf <roman.graef@gmail.com>2017-11-06 10:38:04 +0100
committerGitHub <noreply@github.com>2017-11-06 10:38:04 +0100
commit140e296b55e801d20785d60a4938378d6e6f1b45 (patch)
treeaf6ad4ca4521a93e64b3c51fadbc7eb10413559e
parentdba2b000c2431061e9e83fc80bd1303833b7ba51 (diff)
downloadichtml-140e296b55e801d20785d60a4938378d6e6f1b45.tar.gz
ichtml-140e296b55e801d20785d60a4938378d6e6f1b45.tar.bz2
ichtml-140e296b55e801d20785d60a4938378d6e6f1b45.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 79bf86e..83f1cdb 100644
--- a/res/default.css
+++ b/res/default.css
@@ -39,5 +39,6 @@ a {
}
#content {
- margin: 2px;
+ width: 50%;
+ margin: 0 auto;
}