X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/5ca33d388049e1d2dd7e5fd1a31fdc86ca959e5d..1a3d8c24f70c122b65426a95119ee6a0398ee95e:/edumed/static/css/base.css diff --git a/edumed/static/css/base.css b/edumed/static/css/base.css index 4d807d7..5cfe862 100644 --- a/edumed/static/css/base.css +++ b/edumed/static/css/base.css @@ -61,7 +61,8 @@ header.main { width: 2.75em; height: 2.125em; text-align: center; - margin: auto; } + margin: auto; + margin-bottom: .8em; } header.main nav .menu-lekcje:before { background: url(../img/menu/lekcje.png) no-repeat 0 0; background-size: 100%; } @@ -133,12 +134,12 @@ footer.main { padding: 0.2em 0.625em; margin: 2.5em auto 0 auto; color: #9a9c9e; } + footer.main p { + font-size: .75em; } footer.main .footer-item { float: left; margin-right: 1.25em; width: 13.75em; } - footer.main .footer-item p { - font-size: .75em; } footer.main .sponsors-column { float: left; margin-left: 1.25em; @@ -189,6 +190,9 @@ footer.main { .link-list a:hover { color: #ed7831; } +.link-list-colored a { + color: #ed7831; } + .plain { margin: 0; padding: 0;