Skip to content
Snippets Groups Projects
Commit d8fae719 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Properly handle strikethrough and underline at the same time

parent 512a8978
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,9 @@ ...@@ -10,6 +10,9 @@
.irc_strikethrough .irc_strikethrough
text-decoration: line-through text-decoration: line-through
.irc_strikethrough.irc_underline
text-decoration: line-through underline
.irc_monospace .irc_monospace
font-family: 'Roboto Mono', 'Source Code Pro', monospace font-family: 'Roboto Mono', 'Source Code Pro', monospace
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment