sticky titles ok, only level 1, more level seems to not be doable
This commit is contained in:
Vendored
+7
-1
@@ -736,7 +736,7 @@ header {
|
||||
color: #000; }
|
||||
|
||||
.sticky-clone-wrapper {
|
||||
padding-top: 6em;
|
||||
padding-top: 5em;
|
||||
padding-bottom: 1em;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
@@ -750,6 +750,12 @@ header {
|
||||
margin: 0 0 0 70px; }
|
||||
body.mode-text .sticky-clone-wrapper h1.part-title {
|
||||
margin: 0 0 0 70px; }
|
||||
.sticky-clone-wrapper h2.title {
|
||||
font-size: 1em; }
|
||||
body.mode-connections .sticky-clone-wrapper h2.title {
|
||||
margin: 0 0 0 70px; }
|
||||
body.mode-text .sticky-clone-wrapper h2.title {
|
||||
margin: 0 0 0 70px; }
|
||||
|
||||
main#content {
|
||||
margin-top: 5em; }
|
||||
|
||||
Reference in New Issue
Block a user