From d584391929d0f47ebb0e6fd46e3ae800e590849f Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Sun, 21 Aug 2011 02:23:48 +0200 Subject: minor styling changes (homepage) --- budget/static/main.css | 1 + 1 file changed, 1 insertion(+) (limited to 'budget/static') diff --git a/budget/static/main.css b/budget/static/main.css index 8f16a41..f39a840 100644 --- a/budget/static/main.css +++ b/budget/static/main.css @@ -12,4 +12,5 @@ div.topbar ul.secondary-nav { padding-right: 75px; } .sidebar h2 { text-align: center; } .sidebar button{ margin-top: 10px; float: right; } +.right h3 { float: right; } #bills { color: black; } -- cgit v1.1