4,090
edits
No edit summary |
No edit summary |
||
Line 397: | Line 397: | ||
padding-bottom: 4px; | padding-bottom: 4px; | ||
} | } | ||
.header-authors | .header-authors { | ||
border-top: 1px solid black; | border-top: 1px solid black; | ||
font-size: 19px; | font-size: 19px; | ||
Line 404: | Line 404: | ||
padding: 4px 0; | padding: 4px 0; | ||
} | } | ||
.header-authors-title a { | .header-title { | ||
border-top: 1px solid black; | |||
font-size: 19px; | |||
line-height: 26px; | |||
letter-spacing: 0.95px; | |||
padding: 4px 0; | |||
} | |||
.header-authors a { | |||
color: black; | |||
text-decoration: none; | |||
} | |||
.header-authors a:hover { | |||
font-style: italic; | |||
} | |||
.header-title a { | |||
color: black; | color: black; | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
.header | .header-title a:hover { | ||
font-style: italic; | font-style: italic; | ||
} | } |