fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix
[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
b9ef8f2
..
0057bc2
100755
(executable)
--- a/
wolnelektury/static/css/book_box.css
+++ b/
wolnelektury/static/css/book_box.css
@@
-124,7
+124,7
@@
.book-box-body {
height: 17em;
.book-box-body {
height: 17em;
- overflow:
hidden;
+ overflow:hidden;
position: relative;
}
position: relative;
}
@@
-134,7
+134,7
@@
.book-box-head {
min-height: 7em;
.book-box-head {
min-height: 7em;
-
margin
-top: 1.4em;
+
padding
-top: 1.4em;
margin-bottom: 1em;
}
.book-box-head a {
margin-bottom: 1em;
}
.book-box-head a {
@@
-146,6
+146,8
@@
}
.book-box-head .title {
font-size: 2.4em;
}
.book-box-head .title {
font-size: 2.4em;
+ height: 2.4em;
+ overflow:hidden;
margin-top: .3em;
}
.book-box-body .tags {
margin-top: .3em;
}
.book-box-body .tags {
@@
-194,6
+196,7
@@
}
.book-box-tools {
}
.book-box-tools {
+ width: 30em;
font-size: 1.1em;
}
font-size: 1.1em;
}
@@
-203,6
+206,7
@@
.book-wide-box #theme-list-wrapper {
margin-left: 15.4em;
.book-wide-box #theme-list-wrapper {
margin-left: 15.4em;
+ width: 30em;
}
}
@@
-270,15
+274,22
@@
ul.inline-items li {
.book-wide-box .other-tools {
float: left;
width: 14.5em;
.book-wide-box .other-tools {
float: left;
width: 14.5em;
- margin:
6
em 0 0 1.5em;
+ margin:
5
em 0 0 1.5em;
}
.book-wide-box .other-download {
float: left;
width: 22em;
}
.book-wide-box .other-download {
float: left;
width: 22em;
- margin:
6
em 1.5em 0em 1.5em;
+ margin:
5
em 1.5em 0em 1.5em;
}
}
+.book-wide-box .other-tools h2,
+.book-wide-box .other-download h2,
+.book-wide-box .other-tools ul,
+.book-wide-box .other-download ul {
+ font-size: 1.1em;
+}
+
.star {
.star {