diff options
| author | dacctal <dacctal@symlinx.net> | 2026-05-20 13:04:21 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-05-20 13:04:21 +0000 |
| commit | 01030c4d11ee3612adef9fd7b8f30da29c44269c (patch) | |
| tree | edf65f442307ba53234540c4ca90e1257937ccfd /style.css | |
| parent | 781cf17c5d39c5da77ee4fdf48ddd1274688ec4e (diff) | |
test
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -51,3 +51,6 @@ a:hover { .h1Green { color: var(--cl-green-6); } +.h1Red { + color: var(--cl-red-6); +} |
