4,090
edits
m (1 revision imported) |
No edit summary |
||
Line 372: | Line 372: | ||
padding-bottom: 5px; | padding-bottom: 5px; | ||
} | } | ||
.header-authors | |||
.header-authors { | |||
font-size: 19px; | |||
line-height: 26px; | |||
letter-spacing: 0.95px; | |||
padding-left: 5em; | |||
} | } | ||
.header | .header-title { | ||
border-top: 1px solid black; | |||
font-size: 19px; | |||
line-height: 26px; | |||
letter-spacing: 0.95px; | |||
padding: 4px 0; | |||
} | } | ||
.header-authors | .header-authors a { | ||
color: black; | |||
text-decoration: none; | |||
} | } | ||
.header-authors a:hover { | |||
font-style: italic; | |||
} | |||
.header-title a { | |||
color: black; | |||
text-decoration: none; | |||
} | |||
.header-title a:hover { | |||
font-style: italic; | |||
} | |||
.header-type { | .header-type { | ||
border-top: 1px solid black; | border-top: 1px solid black; |