summaryrefslogtreecommitdiff
path: root/github.css
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2019-01-02 20:40:44 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2019-01-02 20:40:44 +0000
commitb6d7dbb926443bc78ad0380d53124f11a5d95b40 (patch)
tree621cc104d9556efc551a8d867ff752651d50d3d5 /github.css
parentAdd hidden option for permanent chastity between plays (diff)
downloadtoy-b6d7dbb926443bc78ad0380d53124f11a5d95b40.zip
Align sizes/paths/styles to render correctly in cgit and native
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
+}