diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-08-27 01:12:32 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-08-27 01:12:32 -0700 |
| commit | 1cc5a2be9e7c3408b8b59aabd6d6e9afeb574c84 (patch) | |
| tree | 7b340eb97d41edc91c5c4993233cb01ba140919c /src/styles/ffxiv-gil-making.css | |
| parent | e3f0281c25d6ead23264a94b0a7b18f10019c185 (diff) | |
move ffxiv post components to submodule
- declutter blog code
Diffstat (limited to 'src/styles/ffxiv-gil-making.css')
| -rw-r--r-- | src/styles/ffxiv-gil-making.css | 18 |
1 files changed, 0 insertions, 18 deletions
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 |
