From 719c83e23485ef7caefbc574c23ba91a2e661ce8 Mon Sep 17 00:00:00 2001 From: raylu Date: Tue, 22 Oct 2013 23:56:11 -0700 Subject: whelp.gg, footer, firefox format_isk fix --- web/static/css/base.ccss | 5 +++++ web/static/css/home.ccss | 4 ++++ 2 files changed, 9 insertions(+) (limited to 'web/static/css') 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 diff --git a/web/static/css/home.ccss b/web/static/css/home.ccss index ecb8d24..b4e327d 100644 --- a/web/static/css/home.ccss +++ b/web/static/css/home.ccss @@ -4,5 +4,9 @@ #expensive: margin: 0 auto + td:nth-child(3): + text-align: right + padding-right: 3px + caption, tr:nth-child(odd): background-color: #181818 -- cgit v1.2.3