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:
parent
1ccfa8a07d
commit
3f8cabd5a8
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,7 @@ div.topbar ul.secondary-nav { padding-right: 75px; }
|
||||||
|
|
||||||
#header .slide h1{
|
#header .slide h1{
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
|
color: #000;
|
||||||
}
|
}
|
||||||
#header .slide .about_link:hover {
|
#header .slide .about_link:hover {
|
||||||
color: #ABE128;
|
color: #ABE128;
|
||||||
|
@ -61,6 +62,7 @@ div.topbar ul.secondary-nav { padding-right: 75px; }
|
||||||
top: -150px;
|
top: -150px;
|
||||||
margin-right: 200px;
|
margin-right: 200px;
|
||||||
margin-bottom: -100px;
|
margin-bottom: -100px;
|
||||||
|
color: #000;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue