fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Lessons - HTMLized and added fixtures.
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
master.book.css
diff --git
a/wolnelektury/static/css/master.book.css
b/wolnelektury/static/css/master.book.css
index
aac5d58
..
5f7c80e
100644
(file)
--- a/
wolnelektury/static/css/master.book.css
+++ b/
wolnelektury/static/css/master.book.css
@@
-80,7
+80,7
@@
img {
}
-#toc, #themes {
+#toc, #themes
, #nota_red
{
position: fixed;
left: 0em;
top: 1.5em;
@@
-347,6
+347,10
@@
em.person {
font-variant: small-caps;
}
+.verse:after {
+ content: "\feff";
+}
+
/* =================================== */
/* = Hide some elements for printing = */