fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Workaround for API problem, minor fixes.
[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
a1d45c8
..
689d99f
100644
(file)
--- a/
src/wolnelektury/static/css/new.book.css
+++ b/
src/wolnelektury/static/css/new.book.css
@@
-14,6
+14,12
@@
img {
max-width: 37.5rem;
margin-top: 1em;
}
+.animacja {
+ margin-top: 1em;
+}
+.animacja img {
+ margin-top: 0;
+}
/* ================================== */
/* = Header with logo and menu = */