From d66b4ad0ab43303b4f9d182825f3500d865e42d1 Mon Sep 17 00:00:00 2001 From: Mohamad Damaj Date: Wed, 21 Dec 2022 12:28:55 +0000 Subject: [PATCH] Improve Codebase(or so i think) --- css/main.css | 5 +++++ index.php | 5 +++-- site/contact.php | 3 ++- site/others.php | 3 ++- templates/header.php | 4 ++-- 5 files changed, 14 insertions(+), 6 deletions(-) diff --git a/css/main.css b/css/main.css index 2b7afd7..7999123 100755 --- a/css/main.css +++ b/css/main.css @@ -21,9 +21,14 @@ hr { } .logo { font-size: 35pt; + text-align: center; + display: block; + color: #FFFFFF; } .links { font-size: 10pt; + text-align: center; + display: block; } a { color: #fd7717; diff --git a/index.php b/index.php index 3af67fd..7356fd7 100755 --- a/index.php +++ b/index.php @@ -1,15 +1,16 @@ + damaj.gq - + -
+
diff --git a/site/contact.php b/site/contact.php index 29d56d0..7cdc5c6 100755 --- a/site/contact.php +++ b/site/contact.php @@ -1,10 +1,11 @@ + damaj.gq - + diff --git a/site/others.php b/site/others.php index c90d805..7941a67 100755 --- a/site/others.php +++ b/site/others.php @@ -1,9 +1,10 @@ + + damaj.gq - diff --git a/templates/header.php b/templates/header.php index 10d74a3..8622b42 100755 --- a/templates/header.php +++ b/templates/header.php @@ -1,4 +1,4 @@ - +
- [Home] [Contact Me] [Other Sites] +