style.css (figure): New styling

master
Mike Gerwitz 2019-08-02 23:09:05 -04:00
parent 95408e5571
commit b3ad4f7599
Signed by: mikegerwitz
GPG Key ID: 8C917B7F5DC51BA2
1 changed files with 7 additions and 0 deletions

View File

@ -395,6 +395,13 @@ article section.footnotes {
line-height: 1.5em;
}
article figure {
margin: 0;
}
article figure > figcaption {
font-weight: bold;
}
@media ( max-width: 60ch ) {
article {