}
em {
- font-style: normal;
- background-color: #F5DC7D;
}
hr {
#header #logo img {
margin-bottom: -1.25em;
}
-#header #logo a {
+#header a.logo {
display:block;
color: #777;
}
+
+#tagline {
+ color: #777;
+ position: absolute;
+}
+
#logo a:hover {
text-decoration: none;
}
/* =============== */
#description {
margin-top: 0.5em;
- text-align: justify;
overflow: hidden;
}
#description-short {
.column-left {
width: 37em;
float: left;
- text-align: justify;
margin-top: 1em;
}
.column-right {
margin-left: 40em;
- text-align: justify;
margin-top: 1em;
}
#presentation-frame {
border: 0px none white;
}
+
+
+/* dictionary */
+
+.dictionary-note-source {
+ margin-top: -1em;
+}
+
+#footnotes .pagination {
+ margin-top: 1em;
+}
+
+
+/* report */
+.stats td {
+ vertical-align: top;
+}
\ No newline at end of file