diff options
author | sudan <sudan@douban.com> | 2016-01-21 10:13:35 +0800 |
---|---|---|
committer | sudan <sudan@douban.com> | 2016-01-21 11:16:11 +0800 |
commit | 1123a187c012df06381b415798db4b2c18a4016d (patch) | |
tree | 7de10187ec169f6beaf5a6d9c695ce4920b72453 /static/small.css | |
parent | merge from jiawei (diff) | |
download | stackbin-1123a187c012df06381b415798db4b2c18a4016d.tar.gz stackbin-1123a187c012df06381b415798db4b2c18a4016d.tar.bz2 stackbin-1123a187c012df06381b415798db4b2c18a4016d.zip |
style
Diffstat (limited to 'static/small.css')
-rw-r--r-- | static/small.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/small.css b/static/small.css index af50a92..caa5783 100644 --- a/static/small.css +++ b/static/small.css @@ -3,4 +3,4 @@ pre { line-height: 1.8em; } -.page { margin: 50px auto; width: 100%; } +.page { margin: 20px auto; width: 100%; } |