summaryrefslogtreecommitdiff
path: root/github.css
diff options
context:
space:
mode:
Diffstat (limited to 'github.css')
-rw-r--r--github.css4
1 files changed, 2 insertions, 2 deletions
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
+}