aboutsummaryrefslogtreecommitdiff
path: root/budget/static
diff options
context:
space:
mode:
authorAlexis Metaireau <alexis@notmyidea.org>2011-08-21 02:23:48 +0200
committerAlexis Metaireau <alexis@notmyidea.org>2011-08-21 02:23:48 +0200
commitd584391929d0f47ebb0e6fd46e3ae800e590849f (patch)
tree05fb01c0aea1fd636cf28d8618a46d5e5124e634 /budget/static
parent2fdc86136d402b822e6cc693d9bd29615f7fce0d (diff)
downloadihatemoney-mirror-d584391929d0f47ebb0e6fd46e3ae800e590849f.zip
ihatemoney-mirror-d584391929d0f47ebb0e6fd46e3ae800e590849f.tar.gz
ihatemoney-mirror-d584391929d0f47ebb0e6fd46e3ae800e590849f.tar.bz2
minor styling changes (homepage)
Diffstat (limited to 'budget/static')
-rw-r--r--budget/static/main.css1
1 files changed, 1 insertions, 0 deletions
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; }