unify menu style
This commit is contained in:
parent
a76916c520
commit
3cd9ee2aa3
2 changed files with 7 additions and 2 deletions
|
|
@ -318,3 +318,8 @@ menu li.selected span {
|
|||
.link:active {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
menu li.line-through {
|
||||
text-decoration-line: line-through;
|
||||
color: grey;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue