diff options
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/css/components/_post-list.scss | 9 | ||||
| -rw-r--r-- | assets/fonts/glyphs.txt | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/assets/css/components/_post-list.scss b/assets/css/components/_post-list.scss index ba4c5af..7ca8183 100644 --- a/assets/css/components/_post-list.scss +++ b/assets/css/components/_post-list.scss | |||
| @@ -20,6 +20,15 @@ | |||
| 20 | @include element('category-header') { | 20 | @include element('category-header') { |
| 21 | margin-top: $line-height * 2rem; | 21 | margin-top: $line-height * 2rem; |
| 22 | color: prop(--colors --cat --fg); | 22 | color: prop(--colors --cat --fg); |
| 23 | |||
| 24 | :link, | ||
| 25 | :visited { | ||
| 26 | text-decoration: none; | ||
| 27 | |||
| 28 | &:hover { | ||
| 29 | text-decoration: underline; | ||
| 30 | } | ||
| 31 | } | ||
| 23 | } | 32 | } |
| 24 | 33 | ||
| 25 | @include element('category-content') { | 34 | @include element('category-content') { |
diff --git a/assets/fonts/glyphs.txt b/assets/fonts/glyphs.txt index d61faee..9e2a9aa 100644 --- a/assets/fonts/glyphs.txt +++ b/assets/fonts/glyphs.txt | |||
| @@ -1 +1 @@ | |||
| !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`´abcdefghijklmnopqrstuvwxyz{|}~äöüÄÖÜßẞ€„“”·…°’█▓▒░ | !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`´abcdefghijklmnopqrstuvwxyz{|}~äöüÄÖÜßẞ€„“”·…°’█▓▒░↑→↓← | ||
