Stands in for <s> while editing
This commit is contained in:
@@ -61,6 +61,10 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.lexxy-content__strikethrough {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
/* Code */
|
||||
:where(code, pre) {
|
||||
background-color: var(--color-canvas);
|
||||
|
||||
Reference in New Issue
Block a user