diff --git a/assets/css/main.css b/assets/css/main.css index 2bf8ad7..ad25042 100755 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -42,7 +42,7 @@ strong { .chapter-title { text-decoration: underline; text-decoration-thickness: 2px; - text-decoration-color: var(--accent-color); + text-decoration-color: #665d40; text-underline-offset:35%; } diff --git a/hugo.toml b/hugo.toml index 3725c37..36e1855 100755 --- a/hugo.toml +++ b/hugo.toml @@ -44,6 +44,7 @@ enableRobotsTXT = true # Accent color is displayed when you hover over tags accentColor = "#AC9C6D" + # accentColor = "#665d40" text_color = "" author = ""