summaryrefslogtreecommitdiffhomepage
path: root/css/style.css
diff options
context:
space:
mode:
authorMarvin Borner2020-06-21 13:29:32 +0200
committerMarvin Borner2020-06-21 13:29:32 +0200
commit4645073ed73d977c19aaa02a335420b10571c7d5 (patch)
tree3170a25d2565b79e585d5dec5ab87f7de4b2c721 /css/style.css
parente5ada93506f2b46f280c9334c0954e6b7c4f597d (diff)
Well, I don't need a thesis in corona-times
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
new file mode 100644
index 0000000..ab3acdc
--- /dev/null
+++ b/css/style.css
@@ -0,0 +1,13 @@
+#koch {
+ margin: auto;
+}
+
+#iterationCtr {
+ position: fixed;
+ font-size: xx-large;
+}
+
+.flexContainer {
+ display: flex;
+}
+