From 715b5e3641230a2412fb6ebbfb43bfd5c0aafe79 Mon Sep 17 00:00:00 2001 From: OzzyAndShadow <107278915+OzzyAndShadow@users.noreply.github.com> Date: Fri, 28 Nov 2025 12:27:55 -0600 Subject: [PATCH] test planka --- styles/planka.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 styles/planka.css diff --git a/styles/planka.css b/styles/planka.css new file mode 100644 index 0000000..02fdfa7 --- /dev/null +++ b/styles/planka.css @@ -0,0 +1,3 @@ +* { + font-family: 'scientifica' !important; +}