Added style elements into all style sheets.

svn: r18675
This commit is contained in:
Rob G. Healey
2012-01-01 01:03:45 +00:00
parent 96598f1646
commit 2490aecba5
9 changed files with 156 additions and 0 deletions

View File

@@ -960,6 +960,22 @@ div#Sources table.infolist tbody tr td.ColumnName a:hover { }
div#SourceDetail div#references ol li {
padding-bottom:.5em;
}
div#SourceDetail {
margin: 0 auto;
}
div#SourceCitationReferents ol.Col1 {
list-style-type: decimal-leading-zero;
}
div#SourceCitationReferents ol.Col2 {
list-style-type: upper-alpha;
}
div#SourceCitationReferents ol.Col3 {
list-style-type: lower-alpha;
}
div#SourceCitationReferents ol.Col4 {
list-style-type: upper-roman;;
}
/* Repositories