Updated stylesheets to show note hyperlinks in the pages of Home, Introduction, and Contact.

svn: r16403
This commit is contained in:
Rob G. Healey 2011-01-18 01:17:55 +00:00
parent 7e9ed2e31f
commit d4869ddd57
10 changed files with 42 additions and 2 deletions

View File

@ -570,7 +570,7 @@ table.individuallist tbody tr td.ColumnName a:hover {
/* Contact
----------------------------------------------------- */
#Contact #summaryarea {
width:500px;
width:600px;
margin:2em auto;
padding:3em;
background-color:#EEE;
@ -594,7 +594,7 @@ table.individuallist tbody tr td.ColumnName a:hover {
margin-right:.4em;
}
#streetaddress {
width:85%;
width: 100%;
}
#city:after {
content:",";
@ -677,6 +677,10 @@ table.download td.Modified {
margin:0;
padding:0 20px 3em 20px;
}
#Home a, #Introduction a, #Contact a {
color: #000;
text-decoration: none;
)
div.subsection{
padding-bottom:.5em;
background-color:#FFF;

View File

@ -953,6 +953,10 @@ div#MarriageReport tbody tr td.ColumnImage {
margin: 0;
padding: 0 20px 3em 2em;
}
#Home a, #Introduction a, #Contact a {
color: #000;
text-decoration: none;
}
div.subsection {
padding-bottom: .5em;
}

View File

@ -674,6 +674,10 @@ table.download td.Modified {
margin:0;
padding:0 20px 3em 20px;
}
#Home a, #Introduction a, #Contact a {
color: #000;
text-decoration: none;
}
div.subsection{
padding-bottom:.5em;
background-color:#FFF;

View File

@ -675,6 +675,10 @@ table.download td.Modified {
margin:0;
padding:0 20px 3em 20px;
}
#Home a, #Introduction a, #Contact a {
color: #000;
text-decoration: none;
}
div.subsection{
padding-bottom:.5em;
background-color:#FAFAFF;

View File

@ -676,6 +676,10 @@ table.download td.Modified {
margin:0;
padding:0 20px 3em 20px;
}
#Home a, #Introduction a, #Contact a {
color: #000;
text-decoration: none;
}
div.subsection{
padding-bottom:.5em;
background-color:#FFFBE7;

View File

@ -676,6 +676,10 @@ table.download td.Modified {
margin:0;
padding:0 20px 3em 20px;
}
#Home a, #Introduction a, #Contact a {
color: #000;
text-decoration: none;
}
div.subsection{
padding-bottom:.5em;
background-color:#FFF;

View File

@ -689,6 +689,10 @@ table.download td.Modified {
margin:0;
padding:0 20px 3em 20px;
}
#Home a, #Introduction a, #Contact a {
color: #000;
text-decoration: none;
}
div.subsection{
padding-bottom:.5em;
}

View File

@ -707,6 +707,10 @@ table.download td.Modified {
margin:0;
padding:0 20px 3em 2em;
}
#Home a, #Introduction a, #Contact a {
color: #000;
text-decoration: none;
}
div.subsection{
padding-bottom:.5em;
background-color:#F6F2EE;

View File

@ -341,6 +341,10 @@ table.surname thead tr th.ColumnParents, table.surname tbody tr td.ColumnParents
margin:0;
padding:0 0 9pt 9pt;
}
#Contact a {
color: #000;
text-decoration: none;
}
#researcher h3 {
margin:0;
}

View File

@ -921,6 +921,10 @@ div#AddressBookList table.addressbook tbody tr td.ColumnWebLinks {
margin:0;
padding:0 20px 3em 2em;
}
#Home a, #Introduction a, #Contact a {
color: #000;
text-decoration: none;
}
div.subsection{
padding-bottom:.5em;
}