diff options
Diffstat (limited to 'wwwroot')
| -rw-r--r-- | wwwroot/css/site.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wwwroot/css/site.css b/wwwroot/css/site.css index 65147c2..21f9a94 100644 --- a/wwwroot/css/site.css +++ b/wwwroot/css/site.css @@ -1,5 +1,5 @@ #blazor-error-ui { - background: lightyellow; + background: #555; bottom: 0; box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2); display: none; |
