Merge branch 'master' of gitlab.com:dev_urandom/simple-site

This commit is contained in:
/dev/urandom 2020-12-02 21:44:02 +03:00
commit 92f9c09d17

View file

@ -118,7 +118,9 @@ th, td {
} }
.navbar { .navbar {
padding: 6pt; padding: 4px;
height: 24px;
background: #404A68 url("/menu_background.gif");
} }
.footer { .footer {
@ -249,7 +251,7 @@ th, td {
} }
.itime-bar { .itime-bar {
height: 6px; height: 2px;
width: 100%; width: 100%;
margin-block: 2px; margin-block: 2px;
} }