summaryrefslogtreecommitdiffhomepage
path: root/css/style.css
diff options
context:
space:
mode:
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;
+}
+