fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Smaller icons.
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
css
/
master.book.css
diff --git
a/src/wolnelektury/static/css/master.book.css
b/src/wolnelektury/static/css/master.book.css
index
1c615df
..
29d115b
100644
(file)
--- a/
src/wolnelektury/static/css/master.book.css
+++ b/
src/wolnelektury/static/css/master.book.css
@@
-12,11
+12,11
@@
a {
#book-text {
margin: 0 3em;
- max-width:
36
em;
+ max-width:
48
em;
}
#other-text #book-text {
- width:
36
em;
+ width:
48
em;
}
/* ================================== */
@@
-28,7
+28,7
@@
a {
img {
border: none;
- max-width:
36
em;
+ max-width:
48
em;
margin-top: 1em;
}