i and em are italics, b and strong are bold
This commit is contained in:
parent
655bd12097
commit
ed4f8304de
|
@ -97,11 +97,11 @@ ul ul, ol ul {
|
|||
list-style-type: circle;
|
||||
}
|
||||
|
||||
em {
|
||||
em, i {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
strong {
|
||||
strong, b {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue