diff --git a/zdblack/theme/colours.css b/zdblack/theme/colours.css index 20c2483..2028505 100644 --- a/zdblack/theme/colours.css +++ b/zdblack/theme/colours.css @@ -222,11 +222,11 @@ dl.details dd { } .reported .inner { - background-color: rgba(95, 0, 0, 0.75); + background-color: rgb(89, 0, 0); } .reported { - background-color: rgba(95, 0, 0, 0.75); + background-color: rgb(89, 0, 0); } li.reported:hover {