Skip to content

Commit 4cb68cf

Browse files
committed
Make em italic
1 parent 9cf36a2 commit 4cb68cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/javascript/css/baseline.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ strong {
9696
font-weight: bolder;
9797
}
9898

99+
em {
100+
font-style: italic;
101+
}
102+
99103
code,
100104
kbd,
101105
samp,

0 commit comments

Comments
 (0)