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

@@ -991,10 +991,10 @@ table.attrlist tbody tr td.ColumnValue {
width: 15%; width: 15%;
} }
table.attrlist tbody tr td.ColumnNotes { table.attrlist tbody tr td.ColumnNotes {
width: 45%; width: 40%;
} }
table.attrlist tbody tr td.ColumnSources { table.attrlist tbody tr td.ColumnSources {
width: 15%; width: 10%;
} }
/* Subsections : Parents /* Subsections : Parents
@@ -1177,7 +1177,6 @@ div#References {
div#sourcerefs { div#sourcerefs {
padding: 0; padding: 0;
margin: 0 auto; margin: 0 auto;
background-color: #BCEAF6;
} }
div#sourcerefs ol { div#sourcerefs ol {
list-style-type: decimal; list-style-type: decimal;
@@ -1240,7 +1239,6 @@ table.weblinks tbody tr td.ColumnDescription {
div#pedigree { div#pedigree {
margin: 0; margin: 0;
padding: 0; padding: 0;
background-color: #BCEAF6;
} }
#pedigree a { #pedigree a {
text-decoration:none; text-decoration:none;