A little bit of formatting and spacing.

svn: r15783
This commit is contained in:
Rob G. Healey 2010-08-21 05:40:21 +00:00
parent cab9169019
commit bb46e8798b

View File

@ -168,7 +168,7 @@ h4 {
font: normal 1.2em/1.2em serif;
color: #FFF;
margin-top: .3cm;
padding:.2em 0 .2em 20px;
padding: .2em 0 .2em 20px;
background-color: #00029D;
border-width: 4px 0px 4px 0px;
border-style: solid;
@ -192,20 +192,20 @@ p#description:first-letter {
}
p a {
color: #FFF;
text-decoration:underline;
text-decoration: underline;
}
sup {
line-height:0;
}
ol {
font:normal .9em/1.6em sans-serif;
margin-top:0;
margin-bottom:0;
padding-top:.5em;
padding-bottom:0;
font: normal .9em/1.6em sans-serif;
margin-top: 0;
margin-bottom: 0;
padding-top: .5em;
padding-bottom: 0;
}
ol li a {
text-decoration:none;
text-decoration: none;
}
ol li a:hover {
text-decoration: none;
@ -258,16 +258,16 @@ p#user_header {
/* Footer
----------------------------------------------------- */
div#footer {
clear:both;
overflow:hidden;
width:100%;
clear: both;
overflow: hidden;
width: 100%;
height: 60px;
font-size:12px;
line-height:130%;
color:#FFF;
font-size: 12px;
line-height: 130%;
color: #FFF;
margin-top: 0.5cm;
background-color:#00029D;
border-top:solid 8px #13A926;
background-color: #00029D;
border-top: solid 8px #13A926;
}
div#footer a, div#footer a:visited {
text-decoration: none;
@ -678,56 +678,56 @@ div#EventDetail table.eventlist tbody tr td.ColumnDate {
width: 20%;
}
#GalleryNav {
font:normal 1em/1em sans-serif;
margin:1em 0 0 0;
padding:1.2em 0 1.4em 0;
text-align:center;
font: normal 1em/1em sans-serif;
margin: 1em 0 0 0;
padding: 1.2em 0 1.4em 0;
text-align: center;
}
#GalleryNav a {
font-weight:bold;
text-decoration:none;
font-weight: bold;
text-decoration: none;
border: solid 1px #000;
}
#GalleryNav a#Previous {
padding:.5em .7em .3em .7em;
padding: .5em .7em .3em .7em;
}
#GalleryNav a#Next {
padding:.5em 1.9em .3em 1.9em;
}
#GalleryPages {
margin:0 1em;
margin: 0 1em;
}
#GalleryCurrent {
font:bold 1.2em/1em sans-serif;
font: bold 1.2em/1em sans-serif;
}
#GalleryTotal {
font-weight:normal;
font-weight: normal;
}
#GalleryDisplay {
margin:0 auto;
padding:0;
position:relative;
overflow:hidden;
text-align:center;
margin: 0 auto;
padding: 0;
position: relative;
overflow: hidden;
text-align: center;
border: solid 1px #000;
}
#GalleryDisplay img {
margin:0 auto;
margin: 0 auto;
}
#GalleryDetail div#summaryarea{
margin:0;
padding:2em 0 0 0;
margin: 0;
padding: 2em 0 0 0;
}
#GalleryDetail div#summaryarea h3 {
font:normal 1.2em/1.2em serif;
text-align:center;
font: normal 1.2em/1.2em serif;
text-align: center;
}
#GalleryDetail div h4 {
margin-top:0;
margin-top: 0;
}
#GalleryDetail div#summaryarea table.gallery {
padding-bottom:0;
margin: 1.5em 0 0 0;
padding-bottom: 0;
margin: 1 .5em 0 0 0;
border-style: solid;
border-width: 2px 0 1px 0;
border-color: #000;
@ -897,44 +897,44 @@ div#AddressBookList table.addressbook tbody tr td.ColumnWebLinks {
/* Subsections
----------------------------------------------------- */
#Home, #Introduction, #Contact {
padding:2em 0 3em 0;
padding: 2em 0 3em 0;
}
#Home p, #Introduction p {
margin:0 20px 1em 20px;
margin: 0 20px 1em 20px;
}
#Home img, #Introduction img {
float:right;
margin:0;
padding:0 20px 3em 2em;
float: right;
margin: 0;
padding: 0 20px 3em 2em;
}
div.subsection {
padding-bottom:.5em;
padding-bottom: .5em;
}
div.subsection h4 {
margin-bottom:.5em;
margin-bottom: .5em;
}
div.subsection table, div.subsection ol, div.subsection p {
font-size:.9em;
font-size: .9em;
}
div.subsection a {
text-decoration:underline;
text-decoration: underline;
}
div.subsection a:hover {
text-decoration:underline;
text-decoration: underline;
}
div.subsection table.infolist {
width:100%;
margin:0;
width: 100%;
margin: 0;
}
/* Subsections : Events
----------------------------------------------------- */
div#events {
padding-bottom:0;
padding-bottom: 0;
}
div#events h4 {
margin-bottom:0;
border:none;
margin-bottom: 0;
border: none;
}
div#events table.eventlist {
margin-top: .3em;
@ -946,30 +946,30 @@ div#events table.eventlist {
width: 100%;
}
#IndividualDetail div#events table.infolist thead tr th {
font-weight:bold;
font-size:10px;
line-height:12px;
font-weight: bold;
font-size: 10px;
line-height: 12px;
color: #000;
padding:6px 0 4px 0;
padding: 6px 0 4px 0;
background-color: #70B1ED;
}
#IndividualDetail div#events table.infolist thead tr th:first-child {
padding-left:20px;
padding-left: 20px;
}
#IndividualDetail div#events table.infolist tbody tr td {
padding-top:.4em;
padding-bottom:.8em;
padding-top: .4em;
padding-bottom: .8em;
}
#IndividualDetail div#events table.infolist tbody tr td.ColumnAttribute {
border-bottom: solid 1px #000;
}
#IndividualDetail div#events table.infolist tbody tr td.ColumnValue {
border-bottom:solid 1px #000;
border-bottom: solid 1px #000;
}
table.infolist tbody tr td.ColumnValue p {
font-family:sans-serif;
font-family: sans-serif;
color: #696969;
margin:.2em 0 0 2em;
margin: .2em 0 0 2em;
}
/* Subsections : Attributes
@ -991,10 +991,10 @@ table.attrlist tbody tr td.ColumnValue {
width: 15%;
}
table.attrlist tbody tr td.ColumnNotes {
width: 45%;
width: 40%;
}
table.attrlist tbody tr td.ColumnSources {
width: 15%;
width: 10%;
}
/* Subsections : Parents
@ -1028,14 +1028,14 @@ div#Families table.infolist tbody tr td.ColumnAttribute {
color: #000;
}
div#families table.infolist tbody tr td.ColumnValue p {
margin-top:0;
margin-top: 0;
}
div#families table.infolist tbody tr td.ColumnValue ol {
margin:0;
padding-top:0;
margin: 0;
padding-top: 0;
}
div#families table.infolist tbody tr td.ColumnValue ol li {
padding-bottom:.2em;
padding-bottom: .2em;
}
div#families table.infolist tbody tr td.ColumnValue ol li a {
text-decoration: underline;
@ -1048,32 +1048,32 @@ div#LDSOrdinance {
padding: 0;
}
div#LDSOrdinance table.ldsordlist {
font-size:.35cm;
font-size: .35cm;
}
table.ldsordlist {
margin-bottom:.5em;
margin-bottom: .5em;
}
table.ldsordlist tbody tr td.ColumnLDSType {
width:12%;
width: 12%;
}
table.ldsordlist tbody tr td.ColumnLDSDate {
width:15%;
width: 15%;
}
table.ldsordlist tbody tr td.ColumnLDSTemple {
width:10%;
width: 10%;
}
table.ldsordlist tbody tr td.ColumnLDSPlace {
width:35%;
width: 35%;
}
table.ldsordlist tbody tr td.ColumnLDSStatus {
width:8;
width: 8;
}
table.ldsordlist tbody tr td.ColumnLDSSealed {
width:25%;
width: 25%;
}
table.ldsordlist tbody tr td.ColumnLDSSources {
width:7%;
margin-top:.2cm;
width: 7%;
margin-top: .2cm;
}
/* Subsections : Addresses
@ -1177,7 +1177,6 @@ div#References {
div#sourcerefs {
padding: 0;
margin: 0 auto;
background-color: #BCEAF6;
}
div#sourcerefs ol {
list-style-type: decimal;
@ -1240,7 +1239,6 @@ table.weblinks tbody tr td.ColumnDescription {
div#pedigree {
margin: 0;
padding: 0;
background-color: #BCEAF6;
}
#pedigree a {
text-decoration:none;