diff options
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; |
