Skip to content

Commit b8b6573

Browse files
pllimhamogu
andcommitted
Ensure em is italics
Co-authored-by: Hans Moritz Günther <[email protected]>
1 parent a714fad commit b8b6573

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: css/style.css

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ time, mark, audio, video {
2424
vertical-align: baseline;
2525
}
2626

27+
em {
28+
font-style: italic;
29+
}
30+
2731
/* HTML5 display-role reset for older browsers */
2832
article, aside, details, figcaption, figure,
2933
footer, header, hgroup, menu, nav, section {

0 commit comments

Comments
 (0)