4486: NarrativeWeb does not validate
svn: r18064
This commit is contained in:
@@ -670,6 +670,15 @@ div#EventDetail table.eventlist tbody tr td.ColumnPerson {
|
||||
background-color: #D8F3D6;
|
||||
}
|
||||
|
||||
/* Events
|
||||
----------------------------------------------------- */
|
||||
#EventList table.infolist tr.BeginType td {
|
||||
border-top: dashed 1px #5D835F;
|
||||
}
|
||||
#EventList table.infolist tr.BeginLetter td {
|
||||
border-top: solid 1px #5D835F;
|
||||
}
|
||||
|
||||
/* Gallery
|
||||
----------------------------------------------------- */
|
||||
#Gallery {
|
||||
@@ -1141,7 +1150,7 @@ table.ldsordlist tbody tr td.ColumnLDSPlace {
|
||||
width:35%;
|
||||
}
|
||||
table.ldsordlist tbody tr td.ColumnLDSStatus {
|
||||
width:8;
|
||||
width:8%;
|
||||
}
|
||||
table.ldsordlist tbody tr td.ColumnLDSSealed {
|
||||
width:25%;
|
||||
@@ -1188,6 +1197,9 @@ div#Addresses table.infolist tbody tr td.ColumnPostalcode {
|
||||
div#Addresses table.infolist tbody tr td.ColumnPhone {
|
||||
width: 15%;
|
||||
}
|
||||
div#Addresses table.infolist tr td a, div#Addresses table.infolist tr td p a {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
/* Subsections : Gallery
|
||||
----------------------------------------------------- */
|
||||
@@ -1225,10 +1237,10 @@ div#Addresses table.infolist tbody tr td.ColumnPhone {
|
||||
|
||||
/* 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