fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
viewer basically implemented. going to wire information/links on the site
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
static
/
css
/
picture_box.css
1
.book-wide-box.picture img.cover {
2
width: 53.5em;
3
height: auto;
4
}
5
6
.picture.book-wide-box .book-box-tools {
7
margin-left: 50em; // 535px image + 15px margin @ 11pt
8
}
9
10
.picture li.book-box-download {
11
width: 15em;
12
}