diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-13 23:05:02 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-13 23:05:02 +0000 |
| commit | c38bc0db072e8e5636d5465f11a966e31aaefb36 (patch) | |
| tree | b69b0e414bddc0bc4909c2664b0917484bdaa40d /style.css | |
| parent | dfbf4085f6c3e6275a650627dea5d6de2d21bd16 (diff) | |
no more ugly underlines
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ a:link { color: var(--cl-orange-6); border: 2px solid var(--cl-orange-6); padding: 4px 8px; + text-decoration: none; } a:visited, a:active { color: var(--cl-green-6); |
