From f696b4cebafb69df193f37d02c7ad6729877d898 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Sat, 27 Apr 2024 04:53:51 +0000 Subject: [PATCH] Add style.css --- style.css | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 style.css diff --git a/style.css b/style.css new file mode 100644 index 00000000..4cc6ac05 --- /dev/null +++ b/style.css @@ -0,0 +1,2 @@ +@import url("/css/style.css"); +@import url("/css/themes.css"); \ No newline at end of file