4,554
edits
No edit summary |
No edit summary |
||
Line 691: | Line 691: | ||
text-decoration: underline; | text-decoration: underline; | ||
border-top: 1px solid black; | border-top: 1px solid black; | ||
} | |||
.related-article-people a { | |||
color: black; | |||
text-decoration: underline; | |||
} | |||
.related-article a:hover { | |||
font-style: italic; | |||
color: black; | |||
} | } | ||
.related-article-title { | .related-article-title { | ||
Line 697: | Line 705: | ||
.related-article-type { | .related-article-type { | ||
border-top: 1px solid black; | border-top: 1px solid black; | ||
} | |||
.related-article-type a { | |||
color: black; | |||
text-decoration: none; | |||
} | |||
.related-article-type a:hover { | |||
font-style: italic; | |||
color: black; | |||
} | } | ||
#close-button { | #close-button { |