4,554
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 337: | Line 337: | ||
}  | }  | ||
@media print {  | @media print {  | ||
   .article  |    .article-description,  | ||
   .article  |    .article-reflection,  | ||
   .article  |    .article-external-reference,  | ||
   .article  |    .article-quote {  | ||
     border-bottom: 0.5pt solid #292828;   /* subtle */  | |||
     padding-bottom: 6px;                  /* match other rows */  | |||
   }  |    }  | ||
}  | }  | ||