X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/a4d51d90f268865744a6d54c83d0f298d1faa42d..e308ec385a4969eb4a95beac68bd52a141f6db5a:/edumed/static/css/base.css?ds=sidebyside diff --git a/edumed/static/css/base.css b/edumed/static/css/base.css index f718c23..463057b 100644 --- a/edumed/static/css/base.css +++ b/edumed/static/css/base.css @@ -16,6 +16,16 @@ body { .clr { clear: both; } +#ads { + display: inline-block; + width: 100%; } + #ads > a { + display: block; + width: 100%; } + #ads img { + display: block; + margin: 0 auto; } + #header-wrapper { background-image: url(../img/header-bar.png); background-repeat: repeat-x;