1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00

change the color of the font in the main page

This commit is contained in:
Alexis Metaireau 2011-08-25 18:25:10 +02:00
parent 1ccfa8a07d
commit 3f8cabd5a8

View file

@ -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;
}