aboutsummaryrefslogtreecommitdiff
path: root/budget
diff options
context:
space:
mode:
authorAlexis Metaireau <alexis@notmyidea.org>2011-08-25 18:25:10 +0200
committerAlexis Metaireau <alexis@notmyidea.org>2011-08-25 18:25:10 +0200
commit3f8cabd5a85af7b6a965137929874d9e0caaf35a (patch)
treef7326e976614715b92dc025cab287ab1b1a0af99 /budget
parent1ccfa8a07dbfc76b5c6f7ffdcfad95a5b2894bfc (diff)
downloadihatemoney-mirror-3f8cabd5a85af7b6a965137929874d9e0caaf35a.zip
ihatemoney-mirror-3f8cabd5a85af7b6a965137929874d9e0caaf35a.tar.gz
ihatemoney-mirror-3f8cabd5a85af7b6a965137929874d9e0caaf35a.tar.bz2
change the color of the font in the main page
Diffstat (limited to 'budget')
-rw-r--r--budget/static/main.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/budget/static/main.css b/budget/static/main.css
index 279054b..aa2be62 100644
--- a/budget/static/main.css
+++ b/budget/static/main.css
@@ -38,6 +38,7 @@ div.topbar ul.secondary-nav { padding-right: 75px; }
#header .slide h1{
margin-bottom: 30px;
+ color: #000;
}
#header .slide .about_link:hover {
color: #ABE128;
@@ -61,6 +62,7 @@ div.topbar ul.secondary-nav { padding-right: 75px; }
top: -150px;
margin-right: 200px;
margin-bottom: -100px;
+ color: #000;
}