diff --git a/assests/css/style.css b/assests/css/style.css index 6a8f455..142ea7f 100644 --- a/assests/css/style.css +++ b/assests/css/style.css @@ -102,7 +102,7 @@ body { .footer{ color: white; - background-color: #0000ff; + background-color: #6A6ED4; } .footer ul{ @@ -113,3 +113,7 @@ body { text-decoration: none; color: white; } + +.txt_title { + color: rgb(51, 152, 217); +} diff --git a/views/_partial/footer.tpl b/views/_partial/footer.tpl index ba77334..18af5e3 100644 --- a/views/_partial/footer.tpl +++ b/views/_partial/footer.tpl @@ -1,34 +1,23 @@ -