Files
bbc-young-reporter/_site/css/article-page.css
2019-02-26 08:01:18 +00:00

10 lines
232 B
CSS

.mdc-typography--headline2, .mdc-typography--subtitle1 {
text-transform: capitalize;
}
.mdc-typography--headline2, .mdc-typography--subtitle1, figure {
margin: 5px;
}
.mdc-typography--caption-text {
font-style: italic;
}