aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-10-28 10:18:33 -0700
committerPinapelz <yukais@pinapelz.com>2025-10-28 10:18:33 -0700
commit4d6d770c9ddcaf461232d51b674937be21ed539f (patch)
treec8df56b5b8250e803f94fc331fba6e23d7fe8c50
parent5fea6ece5c4c90753e19c27150522678b1872a12 (diff)
carbon: adjust readability of h1
-rw-r--r--styles/carbon.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/styles/carbon.css b/styles/carbon.css
index e857486..247a2b2 100644
--- a/styles/carbon.css
+++ b/styles/carbon.css
@@ -148,7 +148,6 @@ body {
box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}
-/* Headers with FFXIV styling */
h1,
h2,
h3,
@@ -169,7 +168,7 @@ h1 {
font-size: 2.2em;
padding-bottom: 0.5em;
border-bottom: 3px solid var(--accent-gold);
- background: linear-gradient(90deg, var(--accent-gold), transparent 70%);
+ background: var(--accent-gold);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage