From b09c45a0a9540ac67a9ffad8a9c238d19010f2b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20Petr=C3=A1=C5=88?= Date: Sun, 21 Apr 2019 10:13:37 +0200 Subject: [PATCH] Complete spooky scary skeleto of footer --- cs/home.html | 63 ++++++++++++++++++++++++++++++ css/master.css | 3 +- img/SU-logo-col.svg | 43 +------------------- img/{Sgo.png => sin-logo-col.png} | Bin 4 files changed, 66 insertions(+), 43 deletions(-) rename img/{Sgo.png => sin-logo-col.png} (100%) diff --git a/cs/home.html b/cs/home.html index 59796d1..c6c10f8 100644 --- a/cs/home.html +++ b/cs/home.html @@ -119,7 +119,70 @@ diff --git a/css/master.css b/css/master.css index e6c189c..634bc34 100644 --- a/css/master.css +++ b/css/master.css @@ -68,7 +68,7 @@ article.about-us-1 h3.title::before{ */ div.gallery{ display: block; - margin-top: 1.2em; + margin-top: 1.6em; } div.gallery img{ width: 100%; @@ -147,6 +147,7 @@ button{ footer{ background-color: #4A4A4A; padding: 3em 3em; + color: #FCFCFC !important; } /* <--- NAVIGATION ---> */ nav { diff --git a/img/SU-logo-col.svg b/img/SU-logo-col.svg index 82448ae..9008d01 100644 --- a/img/SU-logo-col.svg +++ b/img/SU-logo-col.svg @@ -1,42 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/img/Sgo.png b/img/sin-logo-col.png similarity index 100% rename from img/Sgo.png rename to img/sin-logo-col.png