v1.0.18 - test CSS loads

This commit is contained in:
2026-04-16 16:03:52 +02:00
parent 8bf0fb515f
commit 35e2480c57

View File

@@ -1 +1,2 @@
/* Custom styles can go here */ /* Test if CSS loads - blue border */
#content { border: 5px solid blue !important; }