fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix fragment on tag page.
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
static
/
css
/
new.book.css
diff --git
a/apps/wolnelektury_core/static/css/new.book.css
b/apps/wolnelektury_core/static/css/new.book.css
index
164051e
..
45f8e5d
100644
(file)
--- a/
apps/wolnelektury_core/static/css/new.book.css
+++ b/
apps/wolnelektury_core/static/css/new.book.css
@@
-13,7
+13,7
@@
a {
/* ================================== */
/* = Header with logo and menu = */
/* ================================== */
/* ================================== */
/* = Header with logo and menu = */
/* ================================== */
-#toc ol, #themes ol {
+#toc ol, #themes ol
, #objects ol
{
list-style: none;
padding: 0;
margin: 0;
list-style: none;
padding: 0;
margin: 0;
@@
-182,7
+182,7
@@
div.kwestia {
}
div.stanza {
}
div.stanza {
- margin: 1.5em 0
0
;
+ margin: 1.5em 0;
}
div.kwestia div.stanza {
}
div.kwestia div.stanza {
@@
-191,10
+191,11
@@
div.kwestia div.stanza {
p.paragraph {
text-align: justify;
p.paragraph {
text-align: justify;
- margin: 1.5em 0 0;
+ margin: 0;
+ text-indent: 1.5em;
}
}
-
p
.motto {
+.motto {
text-align: justify;
font-style: italic;
margin: 1.5em 0 0;
text-align: justify;
font-style: italic;
margin: 1.5em 0 0;
@@
-203,6
+204,7
@@
p.motto {
p.motto_podpis {
font-size: 0.875em;
text-align: right;
p.motto_podpis {
font-size: 0.875em;
text-align: right;
+ margin-bottom: 1.5em;
}
div.fragment {
}
div.fragment {