From 89f79886863416f6ab4f7587d053dbcac438e1b1 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 9 Dec 2012 18:52:43 -0800 Subject: LAYOUT: make footer smaller --- css/standard.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css') diff --git a/css/standard.less b/css/standard.less index a5c79c3..3a32187 100644 --- a/css/standard.less +++ b/css/standard.less @@ -46,8 +46,8 @@ footer { padding:0em 0.2em; border-top: 2px solid gray; } -footer .right { float:right; font-size:smaller;} -footer .left { text-aling:left; font-size:smaller;} +footer .right { float:right; margin-top:1em; line-height:90%;font-size:smaller;} +footer .left { text-align:left; line-height:90%;font-size:smaller;} .WIP { background-color: #efaaaa; -- cgit v1.2.3-18-g5258