diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/css/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/css/styles.css b/site/css/styles.css index 19feeaf..309d6c0 100644 --- a/site/css/styles.css +++ b/site/css/styles.css @@ -74,7 +74,7 @@ body { color: black; font-size: 16px; margin: 0px auto 0px auto; - width: 700px; + width: 1000px; background-color: #f2eff4; font-family: 'Linux Libertine',serif; line-height: 140%; |