forked from leftypol/leftypol
strikethrough
This commit is contained in:
parent
2a37ad3b5d
commit
b27a838c2a
2 changed files with 5 additions and 0 deletions
|
@ -1959,6 +1959,10 @@ span.underline {
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
span.strikethrough {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
span.orangeQuote {
|
||||
color: #FF8C00;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue