summaryrefslogtreecommitdiffhomepage
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css8
1 files changed, 8 insertions, 0 deletions
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;
}