diff --git a/static/style.css.h b/static/style.css.h index d0b9c7d..e8ddb70 100644 --- a/static/style.css.h +++ b/static/style.css.h @@ -118,7 +118,9 @@ th, td { } .navbar { - padding: 6pt; + padding: 4px; + height: 24px; + background: #404A68 url("/menu_background.gif"); } .footer { @@ -249,7 +251,7 @@ th, td { } .itime-bar { - height: 6px; + height: 2px; width: 100%; margin-block: 2px; }