diff --git a/style.css b/style.css index c9203ed..3167ec7 100644 --- a/style.css +++ b/style.css @@ -544,7 +544,7 @@ border-radius: 3px; .page-title a:hover { color: #333; } .page-title h1 i, .page-title h2 i, -.page-title h4 i { font-weight: 400; margin-right: 6px; color: rgba(255,255,255,0.2); } +.page-title h4 i { font-weight: 600; margin-right: 6px; color: rgba(255,255,255,0.2); } .page-title h1, .page-title h2, .page-title h4 { color: rgba(255,255,255,0.9); font-weight: 600; }