fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Dynamic object lists.
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
css
/
master.book.css
diff --git
a/src/wolnelektury/static/css/master.book.css
b/src/wolnelektury/static/css/master.book.css
index
29c8476
..
36cade8
100644
(file)
--- a/
src/wolnelektury/static/css/master.book.css
+++ b/
src/wolnelektury/static/css/master.book.css
@@
-1,6
+1,6
@@
body {
font-size: 16px;
body {
font-size: 16px;
- font
:
Georgia, "Times New Roman", serif;
+ font
-family: Gelasio,
Georgia, "Times New Roman", serif;
line-height: 1.5em;
margin: 0;
}
line-height: 1.5em;
margin: 0;
}
@@
-12,11
+12,11
@@
a {
#book-text {
margin: 0 3em;
#book-text {
margin: 0 3em;
- max-width:
36
em;
+ max-width:
48
em;
}
#other-text #book-text {
}
#other-text #book-text {
- width:
36
em;
+ width:
48
em;
}
/* ================================== */
}
/* ================================== */
@@
-28,6
+28,8
@@
a {
img {
border: none;
img {
border: none;
+ max-width: 48em;
+ margin-top: 1em;
}
#logo {
}
#logo {
@@
-39,8
+41,8
@@
img {
#menu {
position: fixed;
#menu {
position: fixed;
- left: 0
em
;
- top: 0
em
;
+ left: 0;
+ top: 0;
width: 100%;
height: 1.5em;
background: #333;
width: 100%;
height: 1.5em;
background: #333;
@@
-93,9
+95,9
@@
img {
}
}
-#toc, #themes, #nota_red, #info, #other-versions, #objects {
+#
wl
toc, #themes, #nota_red, #info, #other-versions, #objects {
position: fixed;
position: fixed;
- left: 0
em
;
+ left: 0;
top: 1.5em;
width: 37em;
padding: 1.5em;
top: 1.5em;
width: 37em;
padding: 1.5em;
@@
-111,7
+113,7
@@
img {
}
#download {
position: fixed;
}
#download {
position: fixed;
- left: 0
em
;
+ left: 0;
top: 1.5em;
width: 37em;
padding: 1.5em;
top: 1.5em;
width: 37em;
padding: 1.5em;
@@
-126,30
+128,30
@@
img {
z-index: 99;
}
z-index: 99;
}
-#toc ol, #themes ol, #objects ol {
+#
wl
toc ol, #themes ol, #objects ol {
list-style: none;
padding: 0;
margin: 0;
}
list-style: none;
padding: 0;
margin: 0;
}
-#toc ol li {
+#
wl
toc ol li {
font-weight: bold;
}
font-weight: bold;
}
-#toc ol ol {
+#
wl
toc ol ol {
padding: 0 0 1.5em 1.5em;
margin: 0;
}
padding: 0 0 1.5em 1.5em;
margin: 0;
}
-#toc ol ol li {
+#
wl
toc ol ol li {
font-weight: normal;
}
font-weight: normal;
}
-#toc h2 {
+#
wl
toc h2 {
display: none;
}
display: none;
}
-#toc .anchor {
+#
wl
toc .anchor {
float: none;
margin: 0;
color: blue;
float: none;
margin: 0;
color: blue;