fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added handling of tag "naglowek_podrozdzial".
[wolnelektury.git]
/
lib
/
librarian
/
bin
/
master.css
diff --git
a/lib/librarian/bin/master.css
b/lib/librarian/bin/master.css
index
f07e41c
..
53209b2
100644
(file)
--- a/
lib/librarian/bin/master.css
+++ b/
lib/librarian/bin/master.css
@@
-64,7
+64,7
@@
p {
.annotation {
font-style: normal;
font-weight: normal;
.annotation {
font-style: normal;
font-weight: normal;
- font-size: 1
6
px;
+ font-size: 1
2
px;
}
#footnotes .annotation {
}
#footnotes .annotation {
@@
-143,7
+143,7
@@
div.fragment {
padding-bottom: 1.5em;
}
padding-bottom: 1.5em;
}
-div.note p, div.
note
p.paragraph {
+div.note p, div.
dedication p, div.note p.paragraph, div.dedication
p.paragraph {
text-align: right;
font-style: italic;
}
text-align: right;
font-style: italic;
}
@@
-152,3
+152,12
@@
hr.spacer {
height: 3em;
visibility: hidden;
}
height: 3em;
visibility: hidden;
}
+
+div.person-list ol {
+ list-style: none;
+ padding: 0 0 0 1.5em;
+}
+
+p.place-and-time {
+ font-style: italic;
+}