diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-10-27 23:10:35 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-10-27 23:14:45 -0700 |
| commit | ca56a2618dd306855a4ede4dbcc389d4c714cccd (patch) | |
| tree | 8600e72216f6d5db6cd93874c5e0c167129a3db8 /styles | |
| parent | 539ef6568697c9dc1712fc7a2a379d4e3fb9235c (diff) | |
add metadata section for controlling title
Diffstat (limited to 'styles')
| -rw-r--r-- | styles/carbon.css (renamed from styles/ffxiv-style.css) | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/styles/ffxiv-style.css b/styles/carbon.css index 2b1c0e9..a6b6228 100644 --- a/styles/ffxiv-style.css +++ b/styles/carbon.css @@ -1,8 +1,5 @@ -/* FFXIV Wiki-inspired CSS */ -/* Base typography and colors inspired by the Lodestone and Wiki style */ - +/*Carbon themed CSS*/ :root { - /* Color palette inspired by FFXIV UI */ --primary-bg: #1a1a1a; --secondary-bg: #252525; --tertiary-bg: #2d2d2d; |
