fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update librarian
[redakcja.git]
/
redakcja
/
static
/
css
/
book.css
diff --git
a/redakcja/static/css/book.css
b/redakcja/static/css/book.css
index
354a839
..
7f9adda
100644
(file)
--- a/
redakcja/static/css/book.css
+++ b/
redakcja/static/css/book.css
@@
-66,12
+66,12
@@
img {
#menu li a.menu:hover, #menu li a.menu:active {
color: #000;
#menu li a.menu:hover, #menu li a.menu:active {
color: #000;
- background: #FFF
url(/media/static/img/arrow-down.png) no-repeat center right
;
+ background: #FFF;
}
#menu li a.menu.selected {
color: #000;
}
#menu li a.menu.selected {
color: #000;
- background: #FFF
url(/media/static/img/arrow-up.png) no-repeat center right
;
+ background: #FFF;
}
#menu a.menu-link {
display: block;
}
#menu a.menu-link {
display: block;
@@
-353,6
+353,11
@@
div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph {
font-style: italic;
}
font-style: italic;
}
+div.frame {
+ border: 1px darkgray solid;
+ padding-bottom: 1.5em;
+}
+
hr.spacer {
height: 3em;
visibility: hidden;
hr.spacer {
height: 3em;
visibility: hidden;