diff --git a/img/heart.svg b/img/heart.svg index 204531e..3dc242b 100644 --- a/img/heart.svg +++ b/img/heart.svg @@ -1 +1 @@ - + diff --git a/index.html b/index.html index c08c939..5c7f4e4 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@ body { margin-bottom: 60px; + color: #505662; } .page-header { @@ -91,7 +92,7 @@ } .ui.bragit.label { - color: #fd8868!important; + color: #505662!important; border-color: #676f7e!important; background-color: #ffffff; }