diff options
Diffstat (limited to 'ext/mixed/css/display-default.css')
-rw-r--r-- | ext/mixed/css/display-default.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/mixed/css/display-default.css b/ext/mixed/css/display-default.css index 6eee43c4..e43e3742 100644 --- a/ext/mixed/css/display-default.css +++ b/ext/mixed/css/display-default.css @@ -19,6 +19,8 @@ body { background-color: #ffffff; color: #333333; } +h2 { border-bottom-color: #eeeeee; } + .navigation-header { background-color: #ffffff; border-bottom-color: #eeeeee; |