From b6d7dbb926443bc78ad0380d53124f11a5d95b40 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Wed, 2 Jan 2019 20:40:44 +0000 Subject: Align sizes/paths/styles to render correctly in cgit and native --- github.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'github.css') diff --git a/github.css b/github.css index 738521e..6cf7f61 100644 --- a/github.css +++ b/github.css @@ -166,7 +166,7 @@ a:first-child h1, a:first-child h2, a:first-child h3, a:first-child h4, a:first- padding-top: 0; } -h1 p, h2 p, h3 p, h4 p, h5 p, h6 p { +h1+p, h2+p, h3+p, h4+p, h5+p, h6+p { margin-top: 0; } @@ -406,4 +406,4 @@ pre { pre code, pre tt { background-color: transparent; border: none; -} \ No newline at end of file +} -- cgit v1.2.3