diff --git a/index.html b/index.html index e587e4a..9fd355f 100644 --- a/index.html +++ b/index.html @@ -131,6 +131,24 @@ docs.mischlabs.de + +
+ + + + + + + + +
+
+

MiChess

+

Schach

+
+ michess.mischlabs.de +
+
diff --git a/style.css b/style.css index 63db909..ad60028 100644 --- a/style.css +++ b/style.css @@ -301,3 +301,4 @@ footer p { .card:nth-child(6) { animation-delay: 0.3s; } .card:nth-child(7) { animation-delay: 0.35s; } .card:nth-child(8) { animation-delay: 0.4s; } +.card:nth-child(9) { animation-delay: 0.45s; }