fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
#1913: tags in section titles break toc
[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
1733008
..
12adda1
100755
(executable)
--- a/
wolnelektury/static/css/book_box.css
+++ b/
wolnelektury/static/css/book_box.css
@@
-62,11
+62,12
@@
}
.book-mini-box .author {
font-size: 1.1em;
}
.book-mini-box .author {
font-size: 1.1em;
- color: #7
77
;
+ color: #7
07b7a
;
display: block;
}
.book-mini-box .title {
font-size: 1.4em;
display: block;
}
.book-mini-box .title {
font-size: 1.4em;
+ color: #242424;
}
}
@@
-128,7
+129,7
@@
}
}
-.book-box-download:hover .book-box-formats
:first
{
+.book-box-download:hover .book-box-formats
span:first-child
{
margin-top: 1.454em;
}
margin-top: 1.454em;
}