change line-through style from grey to red
This commit is contained in:
@@ -319,5 +319,5 @@ menu li.selected span {
|
||||
|
||||
menu li.line-through {
|
||||
text-decoration-line: line-through;
|
||||
color: grey;
|
||||
color: red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user