}
#book-text {
- margin: 3em;
+ margin: 0 3em;
max-width: 36em;
}
+#other-text #book-text {
+ width: 36em;
+}
+
/* ================================== */
/* = Header with logo and menu = */
/* ================================== */
}
-#toc, #themes, #nota_red, #info {
+#toc, #themes, #nota_red, #info, #other-versions, #objects {
position: fixed;
left: 0em;
top: 1.5em;
z-index: 99;
}
-#toc ol, #themes ol {
+#toc ol, #themes ol, #objects ol {
list-style: none;
padding: 0;
margin: 0;
/* =================================================== */
h1 {
font-size: 3em;
- margin: 1.5em 0;
+ margin: 0 0 1.5em 0;
text-align: center;
line-height: 1.5em;
font-weight: bold;