fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add section numbers in search + fixes
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
book_box.css
diff --git
a/wolnelektury/static/css/book_box.css
b/wolnelektury/static/css/book_box.css
index
8a91bc3
..
b9ef8f2
100755
(executable)
--- a/
wolnelektury/static/css/book_box.css
+++ b/
wolnelektury/static/css/book_box.css
@@
-142,6
+142,7
@@
}
.book-box-head .author {
font-size: 1.1em;
}
.book-box-head .author {
font-size: 1.1em;
+ max-width: 24em;
}
.book-box-head .title {
font-size: 2.4em;
}
.book-box-head .title {
font-size: 2.4em;
@@
-200,8
+201,8
@@
margin-left: 14em;
}
margin-left: 14em;
}
-.book-wide-box #theme
s
-list-wrapper {
- margin-left: 14em;
+.book-wide-box #theme-list-wrapper {
+ margin-left: 1
5.
4em;
}
}