diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/herman.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/assets/herman.css b/assets/herman.css index cd84aec..ce5ae41 100644 --- a/assets/herman.css +++ b/assets/herman.css @@ -132,9 +132,8 @@ ul.blog-posts li span { min-width: 11ch; } -time { +p.byline { opacity: 0.5; - font-style: normal; } code { |