fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
new audience SP3 (grades 7-8)
[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
a5f4c06
..
d6a54a4
100644
(file)
--- a/
src/wolnelektury/static/css/new.book.css
+++ b/
src/wolnelektury/static/css/new.book.css
@@
-10,6
+10,11
@@
a {
text-decoration: none;
}
text-decoration: none;
}
+img {
+ max-width: 37.5rem;
+ margin-top: 1em;
+}
+
/* ================================== */
/* = Header with logo and menu = */
/* ================================== */
/* ================================== */
/* = Header with logo and menu = */
/* ================================== */
@@
-261,10
+266,23
@@
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;
+}
+
+table, td, th {
+ border: 1px solid black;
+}
+
/* =================================== */
/* = Hide some elements for printing = */
/* =================================== */
/* = Hide some elements for printing = */