diff options
| author | Marc Vertes <mvertes@free.fr> | 2024-04-19 23:10:36 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2024-04-19 23:10:36 +0200 |
| commit | 75692cf01b38c123ebe7bd92ebf9277a9be35fbd (patch) | |
| tree | 50d54131503d95fae9f601f7f1bc8c5e335c029b /nnw/mv.nnwtheme/stylesheet.css | |
| parent | b1d42a5ce16d828a1b7e840b5574e50281b46cd6 (diff) | |
update
Diffstat (limited to 'nnw/mv.nnwtheme/stylesheet.css')
| -rw-r--r-- | nnw/mv.nnwtheme/stylesheet.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nnw/mv.nnwtheme/stylesheet.css b/nnw/mv.nnwtheme/stylesheet.css index e8e0bf8..2f15405 100644 --- a/nnw/mv.nnwtheme/stylesheet.css +++ b/nnw/mv.nnwtheme/stylesheet.css @@ -37,7 +37,7 @@ a:hover { --header-color: rgba(0, 0, 0, 0); --body-code-color: #704214; --system-message-color: #704214; - --feedlink-color: #704214; + --feedlink-color: blue; --article-title-color: black; --article-date-color: rgba(0, 0, 0, 0); --table-cell-border-color: lightgray; |
