X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/a4d51d90f268865744a6d54c83d0f298d1faa42d..2ef45eda8c195bc284bd57a29813a55d6870c3f4:/edumed/static/css/base.css diff --git a/edumed/static/css/base.css b/edumed/static/css/base.css index f718c23..2d17d6e 100644 --- a/edumed/static/css/base.css +++ b/edumed/static/css/base.css @@ -16,6 +16,17 @@ body { .clr { clear: both; } +#banners { + margin: 0 auto; + width: 58.75em; } + #banners > a { + display: block; + width: 100%; } + #banners img { + display: block; + margin: 0 auto; + width: 100%; } + #header-wrapper { background-image: url(../img/header-bar.png); background-repeat: repeat-x;