body {
font-size: 16px;
- font-family: Georgia, "Times New Roman", serif;
+ font-family: Gelasio, Georgia, "Times New Roman", serif;
line-height: 1.5em;
margin: 0;
}
max-width: 37.5rem;
margin-top: 1em;
}
+.animacja {
+ margin-top: 1em;
+}
+.animacja img {
+ margin-top: 0;
+}
/* ================================== */
/* = Header with logo and menu = */
/* ================================== */
-#toc ol, #themes ol, #objects ol {
+#wltoc ol, #themes ol, #objects ol {
list-style: none;
padding: 0;
margin: 0;
}
-
-#toc ol li {
- font-weight: bold;
+#wltoc ol {
+ padding-left: 1.5em;
}
-#toc ol ol {
+#wltoc ol ol {
padding: 0 0 1.5em 1.5em;
margin: 0;
}
-#toc ol ol li {
+#wltoc ol ol li {
font-weight: normal;
}
-#toc h2 {
+#wltoc h2 {
display: none;
}
-#toc .anchor {
+#wltoc .anchor {
float: none;
margin: 0;
color: blue;
line-height: 1.5em;
}
-h3 {
+h3, .subtitle2 {
font-size: 1.5em;
margin: 1.5em 0 0;
font-weight: normal;
line-height: 1.5em;
}
-h4 {
+h4, .subtitle3 {
font-size: 1em;
margin: 1.5em 0 0;
line-height: 1.5em;
}
+.subtitle4 {
+ font-weight: bold;
+}
+
p {
margin: 0;
}