NarrativeWeb: LDS Ordinances: added source references. Web_Visually: added LDS Source References.

svn: r12868
This commit is contained in:
Rob G. Healey
2009-08-03 08:43:14 +00:00
parent 571e73f0cd
commit bc738e0811
2 changed files with 76 additions and 41 deletions

View File

@@ -924,16 +924,9 @@ div#parents table.infolist tbody tr td.ColumnValue ol li {
----------------------------------------------------- */
div#families table.infolist {
margin-top:.5em;
}
div#Families table.infolist tbody tr td {
background-color:#FFF;
width:100%;
}
div#Families table.infolist tr.TableTitle {
border-top:solid 2px #000;
border-bottom:solid 1px #000;
}
div#Families table.infolist tr.TableTitle td {
width:100%;
text-align:center;
}
div#families table.infolist tbody tr td.ColumnValue p {
margin-top:0;
@@ -946,6 +939,42 @@ div#families table.infolist tbody tr td.ColumnValue ol li {
padding-bottom:.2em;
}
/* Subsection: LDS Ordinance
------------------------------------------------------ */
div#LDSOrdinance { }
div#LDSOrdinance table.ldsordlist {
font-size:.35cm;
}
table.ldsordlist {
margin-bottom:.5em;
}
table.ldsordlist tbody tr td {
border-bottom:solid 1px #000;
}
table.ldsordlist tbody tr td.ColumnLDSType {
width:12%;
}
table.ldsordlist tbody tr td.ColumnLDSDate {
width:15%;
}
table.ldsordlist tbody tr td.ColumnLDSTemple {
width:10%;
}
table.ldsordlist tbody tr td.ColumnLDSPlace {
width:35%;
}
table.ldsordlist tbody tr td.ColumnLDSStatus {
width:8;
}
table.ldsordlist tbody tr td.ColumnLDSSealed {
width:25%;
}
table.ldsordlist tbody tr td.ColumnLDSSources {
width:7%;
margin-top:.2cm;
}
/* Subsections : Addresses
----------------------------------------------------- */
div#addresses {