projects
/
eg-antora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
533ec58
)
reduce space between doctitle and embedded toc
author
Dan Allen
<dan@opendevise.com>
Tue, 29 Dec 2020 08:43:40 +0000
(
01:43
-0700)
committer
Dan Allen
<dan@opendevise.com>
Tue, 29 Dec 2020 08:43:40 +0000
(
01:43
-0700)
src/css/doc.css
patch
|
blob
|
history
diff --git
a/src/css/doc.css
b/src/css/doc.css
index
1297ac5
..
cbae20e
100644
(file)
--- a/
src/css/doc.css
+++ b/
src/css/doc.css
@@
-42,6
+42,10
@@
}
}
+h1.page + aside.toc.embedded {
+ margin-top: -0.5rem;
+}
+
#preamble + .sect1,
.doc .sect1 + .sect1 {
margin-top: 2rem;