5063: Mainz stylesheet bugs
svn: r17913
This commit is contained in:
@@ -509,6 +509,14 @@ 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;
|
||||
color:rgb(0,0,0);
|
||||
}
|
||||
#familymap a.familymap:hover {
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
/* Places
|
||||
----------------------------------------------------- */
|
||||
@@ -935,7 +943,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