diff options
Diffstat (limited to 'htdocs/binding.css')
-rw-r--r-- | htdocs/binding.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/binding.css b/htdocs/binding.css index 99f84b4..9ee1303 100644 --- a/htdocs/binding.css +++ b/htdocs/binding.css @@ -88,7 +88,7 @@ dialog::backdrop { } h3.dialogheader { - background-color: rgb(177, 177, 236); + background-color: lightgreen; padding: 1ch; } |