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