fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add contrib locale to make-locale-pack, various bugfixes
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
screen.css
diff --git
a/wolnelektury/static/css/screen.css
b/wolnelektury/static/css/screen.css
index
3a344dc
..
3110210
100644
(file)
--- a/
wolnelektury/static/css/screen.css
+++ b/
wolnelektury/static/css/screen.css
@@
-130,3
+130,14
@@
#search-button {
float: right;
}
+
+
+/* Book list */
+
+#book-list-nav {
+ border-left: 1px solid #CFCFCF;
+ padding: .75em;
+ position: absolute;
+ right: 4em;
+ width: 25em;
+}
\ No newline at end of file