5063: Mainz stylesheet bugs
svn: r17913
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user