diff options
| -rwxr-xr-x | template/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template/style.css b/template/style.css index 7b5c49d..972c8f0 100755 --- a/template/style.css +++ b/template/style.css | |||
| @@ -143,6 +143,10 @@ blockquote p { | |||
| 143 | font-weight: 900; | 143 | font-weight: 900; |
| 144 | } | 144 | } |
| 145 | 145 | ||
| 146 | .navigation header .home a { | ||
| 147 | color: var(--base-color); | ||
| 148 | } | ||
| 149 | |||
| 146 | .navigation header .home a:hover { | 150 | .navigation header .home a:hover { |
| 147 | text-decoration: none; | 151 | text-decoration: none; |
| 148 | } | 152 | } |
