fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
free art license icon
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
css
/
new.book.css
diff --git
a/src/wolnelektury/static/css/new.book.css
b/src/wolnelektury/static/css/new.book.css
index
ae77c65
..
e34d502
100644
(file)
--- a/
src/wolnelektury/static/css/new.book.css
+++ b/
src/wolnelektury/static/css/new.book.css
@@
-11,7
+11,7
@@
a {
}
img {
}
img {
- max-width: 3
6
em;
+ max-width: 3
7.5r
em;
margin-top: 1em;
}
margin-top: 1em;
}
@@
-266,10
+266,25
@@
em.person {
font-variant: small-caps;
}
font-variant: small-caps;
}
+em.wieksze-odstepy {
+ font-style: normal;
+ word-spacing: 1em;
+}
+
.verse:after {
content: "\feff";
}
.verse:after {
content: "\feff";
}
+table {
+ border-collapse: collapse;
+ width: 100%;
+}
+
+table.border td, table.border th {
+ border: 1px solid black;
+ vertical-align: top;
+}
+
/* =================================== */
/* = Hide some elements for printing = */
/* =================================== */
/* = Hide some elements for printing = */