5063: Mainz stylesheet bugs

svn: r17913
This commit is contained in:
Michiel Nauta
2011-07-10 19:01:30 +00:00
parent 7f02492f0f
commit a2b617201d
11 changed files with 176 additions and 146 deletions

View File

@@ -508,6 +508,13 @@ div#IndividualDetail table.infolist tbody tr td.ColumnAttribute {
div#IndividualDetail div.subsection table tr td:first-child {
padding-left: 20px;
}
#familymap a.familymap {
margin-left:20px;
text-decoration:none;
}
#familymap a.familymap:hover {
text-decoration:underline;
}
/* Places
================================================= */
@@ -963,7 +970,7 @@ div.subsection {
div.subsection h4 {
margin-bottom: .5em;
}
div.subsection table, div.subsection ol, div.subsection p {
div.subsection table, div.subsection ol, div.subsection p, div.subsection > a {
font-size: .9em;
}
div.subsection a {