X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/8ad56095130253384647c1e51ef5ae597671a7c9..308fc0f1252dbf98897051a4780679e96eb55f46:/edumed/static/css/form.scss diff --git a/edumed/static/css/form.scss b/edumed/static/css/form.scss index 57255d5..90ad634 100755 --- a/edumed/static/css/form.scss +++ b/edumed/static/css/form.scss @@ -10,6 +10,7 @@ margin: 0; } th { + min-width: 4em; max-width: 16em; font-weight: normal; } @@ -25,4 +26,7 @@ margin: 0; color: red; } + .form-footer { + font-size: smaller; + } }