diff options
| author | Volpeon <git@volpeon.ink> | 2021-06-06 15:33:40 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-06-06 15:33:40 +0200 |
| commit | e8918511b8dca8c8b8b4728e265aff2a5e329518 (patch) | |
| tree | e39d508206f9fc32a5c142ec41a6a31dec2ee828 /assets | |
| parent | Some design fixes, page list metadata improvements (diff) | |
| download | volpeon.ink-e8918511b8dca8c8b8b4728e265aff2a5e329518.tar.gz volpeon.ink-e8918511b8dca8c8b8b4728e265aff2a5e329518.tar.bz2 volpeon.ink-e8918511b8dca8c8b8b4728e265aff2a5e329518.zip | |
Added 2 old dreams to the dream journal
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{|}~äöüÄÖÜßẞ€„“”·…°’█▓▒░↑→↓← | ||
