From ecd7d1a48a0e72de0215ea0ed37208ddd2e2348c Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Wed, 8 Jul 2020 22:28:11 +0200 Subject: ARG that's uglyyyyy :D I needed some code and I don't have that much time => UGLY CODE --- css/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'css/style.css') diff --git a/css/style.css b/css/style.css index 58e35d3..2dac462 100644 --- a/css/style.css +++ b/css/style.css @@ -7,6 +7,14 @@ font-size: xx-large; } +#flaecheErg { + color: "red"; + position: fixed; + bottom: 20px; + + font-size: xx-large; +} + .flexContainer { display: flex; } -- cgit v1.2.3