diff options
Diffstat (limited to 'styles/editor-instance.css')
| -rw-r--r-- | styles/editor-instance.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/styles/editor-instance.css b/styles/editor-instance.css index 99ac763..7ae5727 100644 --- a/styles/editor-instance.css +++ b/styles/editor-instance.css @@ -32,8 +32,7 @@ body { .flex-wrapper .row.header { flex: 0 1 auto; - /* background-color: #474A5E; */ - background: #6D8A88; + background-color: #474A5E; color: white; } |