fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added button to fold unfolded category list on main page.
[wolnelektury.git]
/
wolnelektury
/
media
/
css
/
master.book.css
diff --git
a/wolnelektury/media/css/master.book.css
b/wolnelektury/media/css/master.book.css
index
d8ffe49
..
a5f791c
100644
(file)
--- a/
wolnelektury/media/css/master.book.css
+++ b/
wolnelektury/media/css/master.book.css
@@
-108,6
+108,7
@@
img {
margin: 0;
color: blue;
font-size: 16px;
margin: 0;
color: blue;
font-size: 16px;
+ position: inherit;
}
/* =================================================== */
}
/* =================================================== */
@@
-156,7
+157,9
@@
p {
font-style: normal;
font-weight: normal;
font-size: 16px;
font-style: normal;
font-weight: normal;
font-size: 16px;
- position: absolute;
+ float: right;
+ margin-right: -9.5em;
+ clear: both;
left: 40em;
line-height: 1.5em;
text-align: left;
left: 40em;
line-height: 1.5em;
text-align: left;
@@
-192,13
+195,15
@@
blockquote {
/* = Numbering = */
/* ============= */
.anchor {
/* = Numbering = */
/* ============= */
.anchor {
- float: left;
- margin: -0.2em -0.5em -0.2em -3.5em;
+ position: absolute;
+ margin: -0.25em -0.5em;
+ left: 1em;
color: #777;
font-size: 12px;
width: 2em;
text-align: center;
color: #777;
font-size: 12px;
width: 2em;
text-align: center;
- padding: 0.2em 0.5em;
+ padding: 0.25em 0.5em;
+ line-height: 1.5em;
}
.anchor:hover, #book-text .anchor:active {
}
.anchor:hover, #book-text .anchor:active {