mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-06 09:16:53 -06:00
Disable italics on bold
This commit is contained in:
@@ -163,10 +163,10 @@ strong * {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
strong,
|
// strong,
|
||||||
strong * {
|
// strong * {
|
||||||
font-style: italic;
|
// font-style: italic;
|
||||||
}
|
// }
|
||||||
|
|
||||||
ul,
|
ul,
|
||||||
ol,
|
ol,
|
||||||
|
|||||||
Reference in New Issue
Block a user