diff --git a/static/cnil/_custom.scss b/static/cnil/_custom.scss index 1baa58c9..bcd7a1cc 100644 --- a/static/cnil/_custom.scss +++ b/static/cnil/_custom.scss @@ -223,10 +223,10 @@ div.errornotice { } .gru-content div.cell.inverse { - background: #363636; + background: $darkgray; color: white; h2 { - background: #363636; + background: $darkgray; color: white; } }