From 802e907905eae16f6d8b13479875f260960f02fc Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Tue, 11 May 2021 11:44:41 +0200 Subject: [PATCH] ths style changes --- static/site.css | 3 ++- templates/index.html | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/static/site.css b/static/site.css index bb8a2c0..0ef24c4 100644 --- a/static/site.css +++ b/static/site.css @@ -5,6 +5,7 @@ html { body { font-size: 20px; overflow-x: hidden; + background: linear-gradient(to right, #88bbcf, #54c4eb, #e1f5fc) !important; } @media (max-width: 767px) { @@ -51,7 +52,7 @@ body { } .text-color-special{ - color: #eae9e9; + color: black; } .stretched-link::after { diff --git a/templates/index.html b/templates/index.html index 51a610d..d28397f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -18,7 +18,8 @@
@@ -115,7 +116,7 @@ {% endif %} {% for section in sections %} -
+