diff --git a/public/style.css b/public/style.css index ef51b77..a212e37 100644 --- a/public/style.css +++ b/public/style.css @@ -211,7 +211,7 @@ summary { color: white; font-weight: bold; border-radius: 3px; - padding: 0px 2px; + padding: 0px 4px; } .comment .meta a.distinguished { background-color: #228822; @@ -806,7 +806,7 @@ nav .host { } nav .spacer { - height: 40px; + height: 32px; position: relative; } nav .space a {