fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove the banner
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
2022
/
styles
/
layout
/
_text.scss
diff --git
a/src/wolnelektury/static/2022/styles/layout/_text.scss
b/src/wolnelektury/static/2022/styles/layout/_text.scss
index
22ad16c
..
dd48d4f
100644
(file)
--- a/
src/wolnelektury/static/2022/styles/layout/_text.scss
+++ b/
src/wolnelektury/static/2022/styles/layout/_text.scss
@@
-92,6
+92,11
@@
#heretoc {
margin-top: .5em;
#heretoc {
margin-top: .5em;
+
+ // Workaround for missing li's.
+ ol a {
+ line-height: 30px;
+ }
}
#menu .box {
}
#menu .box {