From 2f566c4c2774a6421ecdb421c9f4e244339c812c Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 15 Nov 2019 20:52:55 +0100 Subject: [PATCH] added impressum --- foefrenzy/index.html | 2 ++ foefrenzy/style.css | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/foefrenzy/index.html b/foefrenzy/index.html index 47d937a..0af30f6 100644 --- a/foefrenzy/index.html +++ b/foefrenzy/index.html @@ -146,6 +146,8 @@

Note that the gray background on some of the images simply exists to make them stand out from this site's background color. It's not actually part of the images themselves.

+ + \ No newline at end of file diff --git a/foefrenzy/style.css b/foefrenzy/style.css index 9e40d10..08bb8d3 100644 --- a/foefrenzy/style.css +++ b/foefrenzy/style.css @@ -74,6 +74,10 @@ li { margin-top: 5px; } +.footer { + margin-top: 40px; +} + @media (max-width: 1200px) { .main { width: 80%;