diff --git a/about.json b/about.json index df21f6ffa613aaf1a8473a93cca35f3a8ac4077c..600522353050f924010b29970e55683390726eb1 100644 --- a/about.json +++ b/about.json @@ -17,7 +17,7 @@ "success": "009900", "love": "fa6c8d" }, - "Community Dark": { + "Community dark": { "primary": "dddddd", "secondary": "161616", "tertiary": "cfcfcf", diff --git a/common/common.scss b/common/common.scss index 4c81933814f7303e76adc714884b3320318dd719..de4422a9745ca9bace2c449d5aad1ef50de2563a 100644 --- a/common/common.scss +++ b/common/common.scss @@ -156,6 +156,9 @@ p { a { color: var(--primary-medium-hover); + &:hover { + text-decoration: underline; + } } // White background in boxes