From b47ad8990d835fad9d1414cd45bbc2567ff3605c Mon Sep 17 00:00:00 2001 From: rdrew Date: Wed, 4 Oct 2023 09:51:20 -0300 Subject: [PATCH] added hacks file --- css_hacks.css | 3 +++ roblib_2023.libraries.yml | 1 + 2 files changed, 4 insertions(+) create mode 100644 css_hacks.css diff --git a/css_hacks.css b/css_hacks.css new file mode 100644 index 0000000..8b19f3b --- /dev/null +++ b/css_hacks.css @@ -0,0 +1,3 @@ +/*this file is for unorganized, cosmetic styles and adjustments. */ +/*Please add comments. */ +/*Will be sorted later*/ diff --git a/roblib_2023.libraries.yml b/roblib_2023.libraries.yml index 113270d..f5a18cf 100755 --- a/roblib_2023.libraries.yml +++ b/roblib_2023.libraries.yml @@ -9,6 +9,7 @@ base: css: theme: css/global-style.css: {} + css_hacks.css: {} superfish: version: 1.x