fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Translators as authors.
[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
0a0e2a5
..
dd48d4f
100644
(file)
--- a/
src/wolnelektury/static/2022/styles/layout/_text.scss
+++ b/
src/wolnelektury/static/2022/styles/layout/_text.scss
@@
-89,6
+89,16
@@
}
}
+
+#heretoc {
+ margin-top: .5em;
+
+ // Workaround for missing li's.
+ ol a {
+ line-height: 30px;
+ }
+}
+
#menu .box {
display: none;
position: absolute;
#menu .box {
display: none;
position: absolute;
@@
-99,7
+109,7
@@
height: 300px;
padding: 30px;
overflow: auto;
height: 300px;
padding: 30px;
overflow: auto;
- background: #F
7BA00
;
+ background: #F
FE79E
;
box-shadow: 0px 0px 20px rgba(1, 129, 137, 0.2);
border-radius: 10px;
}
box-shadow: 0px 0px 20px rgba(1, 129, 137, 0.2);
border-radius: 10px;
}
@@
-185,7
+195,6
@@
height: 300px;
padding: 0px 30px 30px;
overflow: auto;
height: 300px;
padding: 0px 30px 30px;
overflow: auto;
- background: #F7BA00;
box-shadow: 0px 0px 20px rgba(1, 129, 137, 0.2);
border-radius: 10px;
box-shadow: 0px 0px 20px rgba(1, 129, 137, 0.2);
border-radius: 10px;