fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0cda34
)
Changed stanzas in drama lines to have margin 0 again.
author
Marek Stępniowski
<marek@stepniowski.com>
Sun, 31 Aug 2008 12:53:43 +0000
(14:53 +0200)
committer
Marek Stępniowski
<marek@stepniowski.com>
Sun, 31 Aug 2008 12:53:43 +0000
(14:53 +0200)
bin/master.css
patch
|
blob
|
history
diff --git
a/bin/master.css
b/bin/master.css
index
dc12483
..
c3613d5
100644
(file)
--- a/
bin/master.css
+++ b/
bin/master.css
@@
-112,6
+112,10
@@
div.stanza {
margin: 1.5em 0 0;
}
+div.kwestia div.stanza {
+ margin: 0;
+}
+
p.paragraph {
text-align: justify;
margin: 1.5em 0 0;