}
#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, #objects {
+#toc, #themes, #nota_red, #info, #other-versions, #objects {
position: fixed;
left: 0em;
top: 1.5em;
/* =================================================== */
h1 {
font-size: 3em;
- margin: 1.5em 0;
+ margin: 0 0 1.5em 0;
text-align: center;
line-height: 1.5em;
font-weight: bold;