diff --git a/static/src/vdk2ch.css b/static/src/vdk2ch.css index f3614cb..f591498 100644 --- a/static/src/vdk2ch.css +++ b/static/src/vdk2ch.css @@ -26,9 +26,9 @@ .hex-container img:nth-child(odd) { background: transparent; - } +} .hex-container::before { -content: ""; + content: ""; width: calc(var(--s)/2 + var(--m)); float: left; height: 120%; @@ -37,4 +37,5 @@ content: ""; #000 0 var(--f)); } - \ No newline at end of file + + diff --git a/templates/main-page.html b/templates/main-page.html index ccb89f2..c98b023 100644 --- a/templates/main-page.html +++ b/templates/main-page.html @@ -8,10 +8,10 @@
-
+
- +

@@ -25,7 +25,7 @@