fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdab956
)
Enlarged collection part of book title. Added margin top to stanzas.
author
Marek Stępniowski
<marek@stepniowski.com>
Sun, 31 Aug 2008 12:49:55 +0000
(14:49 +0200)
committer
Marek Stępniowski
<marek@stepniowski.com>
Sun, 31 Aug 2008 12:49:55 +0000
(14:49 +0200)
bin/master.css
patch
|
blob
|
history
diff --git
a/bin/master.css
b/bin/master.css
index
dca4909
..
dc12483
100644
(file)
--- a/
bin/master.css
+++ b/
bin/master.css
@@
-86,17
+86,17
@@
p {
/* = Custom elements = */
/* =================== */
span.author {
- font-size: 0.
8
em;
+ font-size: 0.
75
em;
display: block;
line-height: 1.5em;
margin-bottom: 0.25em;
}
span.collection {
- font-size: 0.5em;
+ font-size: 0.
7
5em;
display: block;
line-height: 1.5em;
- margin-bottom: -0.5em;
+ margin-bottom: -0.
2
5em;
}
div.didaskalia {
@@
-108,6
+108,10
@@
div.kwestia {
margin: 0.5em 0 0;
}
+div.stanza {
+ margin: 1.5em 0 0;
+}
+
p.paragraph {
text-align: justify;
margin: 1.5em 0 0;