better dupe color

This commit is contained in:
Damien Elmes 2020-01-23 18:01:29 +10:00
parent 9548df1c0f
commit 3acf926fb0

View file

@ -73,7 +73,7 @@ button.linkb {
}
.dupe {
background: #fcc;
background: vars.$night-flag1-bg;
}
.nightMode {
@ -88,7 +88,7 @@ button.linkb {
}
.dupe {
background: #a00;
background: vars.$night-flag1-bg;
}
#dupes a {