diff options
author | raylu <raylu@gridium.com> | 2013-10-22 23:56:11 -0700 |
---|---|---|
committer | raylu <raylu@gridium.com> | 2013-10-22 23:56:11 -0700 |
commit | 719c83e23485ef7caefbc574c23ba91a2e661ce8 (patch) | |
tree | 89c989d7968ff279c7e9936878029a5735dabf5b /web/static/css/base.ccss | |
parent | 29d0528ec6ff9cf61af3bab2feb71dcb3625240a (diff) | |
download | ykill-719c83e23485ef7caefbc574c23ba91a2e661ce8.tar.xz |
whelp.gg, footer, firefox format_isk fix
Diffstat (limited to 'web/static/css/base.ccss')
-rw-r--r-- | web/static/css/base.ccss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/static/css/base.ccss b/web/static/css/base.ccss index a7e130b..3097284 100644 --- a/web/static/css/base.ccss +++ b/web/static/css/base.ccss @@ -64,3 +64,8 @@ table: width: 900px margin: 0 auto 50px background: #111 + +footer: + width: 900px + margin: 50px auto + text-align: center |