4486: NarrativeWeb does not validate
svn: r18064
This commit is contained in:
@@ -511,6 +511,15 @@ table.relationships tbody tr td.ColumnPartner {
|
||||
padding:.1em 10px .3em 10px;
|
||||
}
|
||||
|
||||
/* Events
|
||||
----------------------------------------------------- */
|
||||
#EventList table.infolist tr.BeginType td {
|
||||
border-top: dashed 1px #B4B4CB;
|
||||
}
|
||||
#EventList table.infolist tr.BeginLetter td {
|
||||
border-top: solid 1px #B4B4CB;
|
||||
}
|
||||
|
||||
/* Gallery
|
||||
----------------------------------------------------- */
|
||||
#Gallery table.infolist tbody tr td.ColumnRowLabel, #Gallery table.infolist tbody tr td.ColumnDate {
|
||||
@@ -836,6 +845,9 @@ div#addresses table.infolist tbody tr td.ColumnAttribute {
|
||||
div#addresses table.infolist tbody tr td.ColumnValue {
|
||||
border-bottom:dashed 1px #B4B4CB;
|
||||
}
|
||||
div#Addresses table.infolist tr td a, div#Addresses table.infolist tr td p a{
|
||||
display: inline;
|
||||
}
|
||||
|
||||
/* Subsections : Attributes
|
||||
----------------------------------------------------- */
|
||||
@@ -876,10 +888,10 @@ div#addresses table.infolist tbody tr td.ColumnValue {
|
||||
|
||||
/* Subsections : Narrative
|
||||
----------------------------------------------------- */
|
||||
div#narrative {
|
||||
div.narrative {
|
||||
padding-bottom:0;
|
||||
}
|
||||
#narrative p {
|
||||
.narrative p {
|
||||
margin-top:.5em;
|
||||
margin-bottom:0;
|
||||
padding:0 20px 1em 20px;
|
||||
|
||||
Reference in New Issue
Block a user