We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73355fb commit 5d2b35bCopy full SHA for 5d2b35b
1 file changed
default.css
@@ -171,8 +171,8 @@
171
172
/** Change Marking ************************************************************/
173
174
- s, del { color: red; text-decoration: line-through; }
175
- u, ins { color: #080; text-decoration: underline; }
+ del { color: red; text-decoration: line-through; }
+ ins { color: #080; text-decoration: underline; }
176
177
/** Miscellaneous improvements to inline formatting ***************************/
178
0 commit comments