From f061e99a61006ea4482ac94e63d870ae56ec9b08 Mon Sep 17 00:00:00 2001 From: alopexc0de Date: Tue, 19 Feb 2013 02:28:43 -0500 Subject: [PATCH] Added footer_right for page-gen-time-thingy --- img/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/img/style.css b/img/style.css index 14602d9..d53180e 100644 --- a/img/style.css +++ b/img/style.css @@ -376,6 +376,10 @@ div#footer div.footer_left a{ div#footer div.footer_left a:hover{color:#fff;} +div#footer div.footer_right{ + float:right; +} + html,body,#page_wrap{height:100%;} body > #page_wrap{