diff options
Diffstat (limited to 'themes/simple/static/css')
| -rw-r--r-- | themes/simple/static/css/tailwind.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/simple/static/css/tailwind.css b/themes/simple/static/css/tailwind.css index cbcd724..53d8798 100644 --- a/themes/simple/static/css/tailwind.css +++ b/themes/simple/static/css/tailwind.css | |||
| @@ -46,7 +46,7 @@ article.single p { | |||
| 46 | 46 | ||
| 47 | /* Links */ | 47 | /* Links */ |
| 48 | article.single a { | 48 | article.single a { |
| 49 | @apply underline-offset-2 decoration-1 decoration-wavy underline hover:bg-yellow-100; | 49 | @apply underline-offset-2 underline hover:bg-yellow-100; |
| 50 | } | 50 | } |
| 51 | 51 | ||
| 52 | /* Blockquote */ | 52 | /* Blockquote */ |
