4486: NarrativeWeb does not validate
svn: r18064
This commit is contained in:
@@ -513,6 +513,15 @@ table.relationships tbody tr td.ColumnPartner a:hover {
|
||||
background-color:#C1B398;
|
||||
}
|
||||
|
||||
/* Events
|
||||
----------------------------------------------------- */
|
||||
#EventList table.infolist tr.BeginType td {
|
||||
border-top: dashed 1px #C1B398;
|
||||
}
|
||||
#EventList table.infolist tr.BeginLetter td {
|
||||
border-top: solid 1px #C1B398;
|
||||
}
|
||||
|
||||
/* Gallery
|
||||
----------------------------------------------------- */
|
||||
#Gallery { }
|
||||
@@ -830,6 +839,9 @@ div#addresses table.infolist tbody tr td.ColumnAttribute {
|
||||
div#addresses table.infolist tbody tr td.ColumnValue {
|
||||
border-bottom:solid 1px #C1B398;
|
||||
}
|
||||
div#Addresses table.infolist tr td a, div#Addresses table.infolist tr td p a {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
/* Subsections : Gallery
|
||||
----------------------------------------------------- */
|
||||
@@ -867,10 +879,10 @@ div#addresses table.infolist tbody tr td.ColumnValue {
|
||||
|
||||
/* Subsections : Narrative
|
||||
----------------------------------------------------- */
|
||||
div#narrative {
|
||||
div.narrative {
|
||||
padding-bottom:0;
|
||||
}
|
||||
#narrative p {
|
||||
.narrative p {
|
||||
font:normal .9em/1.4em sans-serif;
|
||||
margin-top:.5em;
|
||||
margin-bottom:0;
|
||||
|
||||
Reference in New Issue
Block a user