aboutsummaryrefslogtreecommitdiff
path: root/static/small.css
diff options
context:
space:
mode:
authorofshellohicy <ofshellohicy@gmail.com>2014-09-10 11:42:21 +0800
committerofshellohicy <ofshellohicy@gmail.com>2014-09-10 11:42:21 +0800
commitbbc403b4534d4e93b446959791466c9d55239afc (patch)
tree94a706f230537f3a2d30cede8ff6e96b254fc0bb /static/small.css
parentupdate layout tmpl (diff)
downloadstackbin-bbc403b4534d4e93b446959791466c9d55239afc.tar.gz
stackbin-bbc403b4534d4e93b446959791466c9d55239afc.tar.bz2
stackbin-bbc403b4534d4e93b446959791466c9d55239afc.zip
misc updates
Diffstat (limited to 'static/small.css')
-rw-r--r--static/small.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/small.css b/static/small.css
index 4ed0712..af50a92 100644
--- a/static/small.css
+++ b/static/small.css
@@ -2,3 +2,5 @@ pre {
font-size: 18px;
line-height: 1.8em;
}
+
+.page { margin: 50px auto; width: 100%; }
bgstack15