+
+
+/* dictionary */
+
+.dictionary-note-source {
+ margin-top: -1em;
+}
+
+#footnotes .pagination {
+ margin-top: 1em;
+}
+
+
+/* report */
+.stats td {
+ vertical-align: top;
+}
+
+/* ============ */
+/* = Pictures = */
+/* ============ */
+
+
+#picture-list .picture .title {
+ font-weight: bold;
+}
+
+#picture-list .picture {
+ background-color: white;
+ padding: 0.8em;
+ margin: 0.8em;
+ border: black 1px solid;
+ width: 600px;
+}
+