summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorViktor Kleen <viktor@kleen.org>2015-01-02 13:48:21 +0000
committerViktor Kleen <viktor@kleen.org>2015-01-02 13:48:21 +0000
commit0495a66c4b7953e27cb8c7ab20f8b061fed6b379 (patch)
treeb737d7d0dedb904a7920588c7b0c2dbb63f635db /style.css
parent84bcb75a87bbb67d260af7e5cefad0fb7f099482 (diff)
downloaddirty-haskell.org-0495a66c4b7953e27cb8c7ab20f8b061fed6b379.tar
dirty-haskell.org-0495a66c4b7953e27cb8c7ab20f8b061fed6b379.tar.gz
dirty-haskell.org-0495a66c4b7953e27cb8c7ab20f8b061fed6b379.tar.bz2
dirty-haskell.org-0495a66c4b7953e27cb8c7ab20f8b061fed6b379.tar.xz
dirty-haskell.org-0495a66c4b7953e27cb8c7ab20f8b061fed6b379.zip
Remove some webdesign
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index b86b20c..7158c52 100644
--- a/style.css
+++ b/style.css
@@ -3,7 +3,7 @@ body {
3 padding-right: 1em; 3 padding-right: 1em;
4 padding-left: 1em; 4 padding-left: 1em;
5 font: normal 1.1em/1.3em monospace; 5 font: normal 1.1em/1.3em monospace;
6 width: 60em; 6 max-width: 60em;
7 text-align: justify; 7 text-align: justify;
8} 8}
9 9