aboutsummaryrefslogtreecommitdiff
path: root/book/theme/css/chrome.css
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-04-07 14:56:56 +0000
committerBlaž Hrastnik2021-04-07 14:56:56 +0000
commitb1290ee60933434574fe491b08e3f57a69422bff (patch)
tree2b722ee2fd9f90e073b5cd3accdbb876da0b13be /book/theme/css/chrome.css
parentbc4e54c0c45abbbb5fe9ac3278361d0b4e5774ba (diff)
Update book css styling.
Diffstat (limited to 'book/theme/css/chrome.css')
-rw-r--r--book/theme/css/chrome.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/book/theme/css/chrome.css b/book/theme/css/chrome.css
index 3056e16d..72b7f188 100644
--- a/book/theme/css/chrome.css
+++ b/book/theme/css/chrome.css
@@ -381,7 +381,6 @@ ul#searchresults span.teaser em {
.chapter {
list-style: none outside none;
padding-left: 0;
- line-height: 2.2em;
margin: .25rem 0;
}
@@ -426,7 +425,7 @@ ul#searchresults span.teaser em {
}
.chapter li.chapter-item {
- padding: .875rem 1.5rem .125rem;
+ padding: 1rem 1.5rem;
}
.chapter .section li.chapter-item {