From 0d81a3d617833b26bed10b4514d07b8816ced8f7 Mon Sep 17 00:00:00 2001 From: Besnik MEHMETI Date: Fri, 27 Feb 2026 11:55:12 +0100 Subject: [PATCH] besnik le goat --- assests/css/style.css | 6 ++++- views/_partial/footer.tpl | 49 +++++++++++++++------------------------ views/_partial/header.tpl | 23 +++++++++++++++++- views/about.tpl | 4 ++-- views/addedit_project.tpl | 4 ++++ views/admin.tpl | 3 +++ views/help.tpl | 7 +++--- views/layout.tpl | 2 +- views/search.tpl | 4 ++++ 9 files changed, 63 insertions(+), 39 deletions(-) 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 @@ -