From 3f2eaa37c2ba1ba343f26ff3ae5d6b118be63abf Mon Sep 17 00:00:00 2001 From: mms Date: Fri, 12 Apr 2024 00:12:11 +0200 Subject: chore: homepage w3c valid --- static/.#style.css | 1 + static/style.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 static/.#style.css (limited to 'static') diff --git a/static/.#style.css b/static/.#style.css new file mode 120000 index 0000000..5fa0764 --- /dev/null +++ b/static/.#style.css @@ -0,0 +1 @@ +mms@voyager.63297:1712135685 \ No newline at end of file diff --git a/static/style.css b/static/style.css index a444673..c11987f 100644 --- a/static/style.css +++ b/static/style.css @@ -212,7 +212,7 @@ header li { display: block; } -header li::after { +header li:not(:last-child)::after { content: "ยป"; } -- cgit v1.2.3