X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/e470363329ca19f0ed74f7e6d420badcd83408c6..c52181f8ccd2d9a9d50fbe31bbab0e34b16a362e:/edumed/static/css/base.css diff --git a/edumed/static/css/base.css b/edumed/static/css/base.css index 27f9ccf..c971f39 100644 --- a/edumed/static/css/base.css +++ b/edumed/static/css/base.css @@ -32,7 +32,10 @@ header.main { vertical-align: middle; } header.main #organizer { float: right; - margin-top: 1.3em; } + font-size: .75em; + color: #777; } + header.main #organizer img { + margin-top: .5em; } header.main nav ul { padding: 0; position: absolute; @@ -157,6 +160,8 @@ footer.main { .link-list { list-style: none; padding: 0; } + .link-list li { + margin-bottom: .5em; } .link-list a:before { content: "→"; margin-right: .5em; }