mirror of
https://github.com/silverstripe/silverstripe-docsviewer
synced 2024-10-22 09:05:56 +00:00
Tighten up spacing
This commit is contained in:
parent
a8416221f8
commit
6a6b168da7
@ -81,7 +81,7 @@ ul { margin: 14px 0 21px 20px; }
|
|||||||
}
|
}
|
||||||
li ul,
|
li ul,
|
||||||
li ol {
|
li ol {
|
||||||
margin-top: 7px;
|
margin: 0 0 7px 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
dl { margin: 7px 0 21px 0; }
|
dl { margin: 7px 0 21px 0; }
|
||||||
@ -103,14 +103,14 @@ h1 {
|
|||||||
h2 {
|
h2 {
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
line-height: 28px;
|
line-height: 28px;
|
||||||
margin: 35px 0 14px;
|
margin: 21px 0 7px;
|
||||||
color: #111;
|
color: #111;
|
||||||
}
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
line-height: 21px;
|
line-height: 21px;
|
||||||
margin: 35px 0px 14px;
|
margin: 21px 0 7px;
|
||||||
color: #111;
|
color: #111;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user