Change edits style

main
Bob Mottram 2022-04-11 17:05:46 +01:00
parent d7bb5dc1c7
commit b9579bffb2
1 changed files with 1 additions and 3 deletions

View File

@ -263,13 +263,11 @@ mark {
}
.diff_add {
color: var(--main-link-color);
text-decoration: underline;
color: var(--time-color);
}
.diff_remove {
color: var(--title-color);
text-decoration: underline;
}
.accesskeys {