5063: Mainz stylesheet bugs
svn: r17913
This commit is contained in:
@@ -455,6 +455,9 @@ table.individuallist tbody tr td.ColumnName a:hover {
|
||||
#IndividualDetail div.subsection table tr td:first-child {
|
||||
padding-left:20px;
|
||||
}
|
||||
#familymap a.familymap {
|
||||
margin-left:20px;
|
||||
}
|
||||
|
||||
/* Sources
|
||||
----------------------------------------------------- */
|
||||
@@ -466,7 +469,6 @@ table.individuallist tbody tr td.ColumnName a:hover {
|
||||
padding:0;
|
||||
}
|
||||
#Sources table.infolist tbody tr td.ColumnName a {
|
||||
font-size:.9em;
|
||||
padding:.1em 10px .3em 10px;
|
||||
}
|
||||
#Sources table.infolist tbody tr td.ColumnName a:hover {
|
||||
@@ -690,7 +692,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 {
|
||||
@@ -937,7 +939,7 @@ div#pedigree {
|
||||
font-size: 12px;
|
||||
line-height: 130%;
|
||||
font-family: sans-serif;
|
||||
color: #FFF;
|
||||
color: #C1B398;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color: #542;
|
||||
@@ -945,7 +947,7 @@ div#pedigree {
|
||||
}
|
||||
#footer a, #footer a:visited {
|
||||
text-decoration: none;
|
||||
color: #FFF;
|
||||
color: #C1B398;
|
||||
}
|
||||
#footer a:hover {
|
||||
text-decoration: underline;
|
||||
@@ -960,13 +962,13 @@ div#pedigree {
|
||||
width: 40%;
|
||||
text-align: left;
|
||||
margin-left: 10px;
|
||||
color: #FFF;
|
||||
color: #C1B398;
|
||||
}
|
||||
#footer p#copyright {
|
||||
float: right;
|
||||
width: 40%;
|
||||
text-align: right;
|
||||
color: #FFF;
|
||||
color: #C1B398;
|
||||
margin-right: 10px;
|
||||
}
|
||||
#footer p#copyright img {
|
||||
|
||||
Reference in New Issue
Block a user