fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
#6 uzupełnione metadane (wg makiety)
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
main
/
book_box.scss
diff --git
a/src/wolnelektury/static/scss/main/book_box.scss
b/src/wolnelektury/static/scss/main/book_box.scss
index
d4f1d20
..
51d3fec
100755
(executable)
--- a/
src/wolnelektury/static/scss/main/book_box.scss
+++ b/
src/wolnelektury/static/scss/main/book_box.scss
@@
-86,6
+86,7
@@
.title {
@include size(font-size, 14px);
color: #242424;
.title {
@include size(font-size, 14px);
color: #242424;
+ white-space: normal;
}
}
}
}
@@
-130,8
+131,9
@@
}
}
}
}
- .right-column {
+ .
audiobook-
right-column {
@media screen and (min-width: 1024px) {
@media screen and (min-width: 1024px) {
+ float: right;
@include size(width, 360px);
}
}
@include size(width, 360px);
}
}
@@
-386,10
+388,16
@@
.book-box-read {
a {
@include mono;
.book-box-read {
a {
@include mono;
+ display: inline-block;
+ background: #0D7E85;
+ color: white;
+ @include size(width, 200px);
+ text-align: center;
+ @include size(margin-bottom, 5px);
}
a:before {
}
a:before {
- content: url("/static/img/read.png");
+ content: url("/static/img/read
-white
.png");
@include size(font-size, 25px);
@include size(margin-right, 3.71px);
vertical-align: middle;
@include size(font-size, 25px);
@include size(margin-right, 3.71px);
vertical-align: middle;