From 1cc5a2be9e7c3408b8b59aabd6d6e9afeb574c84 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 27 Aug 2024 01:12:32 -0700 Subject: move ffxiv post components to submodule - declutter blog code --- src/styles/ffxiv-gil-making.css | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 src/styles/ffxiv-gil-making.css (limited to 'src/styles/ffxiv-gil-making.css') diff --git a/src/styles/ffxiv-gil-making.css b/src/styles/ffxiv-gil-making.css deleted file mode 100644 index 711b873..0000000 --- a/src/styles/ffxiv-gil-making.css +++ /dev/null @@ -1,18 +0,0 @@ -.eorzeadb_link { - color: goldenrod; - text-decoration: none; - position: relative; -} - -.eorzeadb_link:hover { - color: darkgoldenrod; -} - -.no-underline { - color: inherit; - text-decoration: none; -} - -.no-underline:hover { - text-decoration: underline; -} \ No newline at end of file -- cgit v1.2.3