diff options
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/simple/layouts/partials/head.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/simple/layouts/partials/head.html b/themes/simple/layouts/partials/head.html index b527ef7..fc79650 100644 --- a/themes/simple/layouts/partials/head.html +++ b/themes/simple/layouts/partials/head.html | |||
| @@ -133,6 +133,10 @@ | |||
| 133 | padding: 5px 10px; | 133 | padding: 5px 10px; |
| 134 | } | 134 | } |
| 135 | 135 | ||
| 136 | article.single a { | ||
| 137 | text-decoration: underline; | ||
| 138 | } | ||
| 139 | |||
| 136 | article.single blockquote { | 140 | article.single blockquote { |
| 137 | margin-left: 40px; | 141 | margin-left: 40px; |
| 138 | position: relative; | 142 | position: relative; |
