diff options
-rw-r--r-- | local.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -122,7 +122,8 @@ DIV#wrapper { DIV#content { clear: both; - padding: 1em auto 1em; + margin: 3em auto 1em; + padding: 0; max-width: 52em; } |
index : bynu/content | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | local.css | 3 |
@@ -122,7 +122,8 @@ DIV#wrapper { DIV#content { clear: both; - padding: 1em auto 1em; + margin: 3em auto 1em; + padding: 0; max-width: 52em; } |