From eb2cf9f9476473811178d1c5cfdd71a0293fdff4 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 27 May 2023 01:05:49 +0200 Subject: Github Actions note and better rendering of images --- themes/simple/static/css/tailwind.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/simple/static/css') diff --git a/themes/simple/static/css/tailwind.css b/themes/simple/static/css/tailwind.css index 36e45e8..db7294b 100644 --- a/themes/simple/static/css/tailwind.css +++ b/themes/simple/static/css/tailwind.css @@ -2,7 +2,7 @@ @tailwind components; @tailwind utilities; -* { cursor: url(/general/9front-cursor.png), auto; } +/* * { cursor: url(/general/9front-cursor.png), auto; } */ /* Container */ .container-blog { -- cgit v1.2.3