diff --git a/static/style.css b/static/style.css index 382fd88..cf8bc82 100644 --- a/static/style.css +++ b/static/style.css @@ -295,6 +295,6 @@ sup { content: "*" counter(noteList) ". "; } -em { +em, b, s { color: inherit; } \ No newline at end of file