X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/f605bbe71bbda9201703b93abe194ec40bc1b857..c52181f8ccd2d9a9d50fbe31bbab0e34b16a362e:/edumed/static/css/base.scss diff --git a/edumed/static/css/base.scss b/edumed/static/css/base.scss index da9312c..e2be168 100644 --- a/edumed/static/css/base.scss +++ b/edumed/static/css/base.scss @@ -46,7 +46,12 @@ header.main { } #organizer { float: right; - margin-top: 1.3em; + font-size: .75em; + color: #777; + + img { + margin-top: .5em; + } } @@ -141,9 +146,9 @@ footer.main { font-size: .75em; } } - .footer-item-half { + .sponsors-column { float: left; - margin-right: 20 * $px; + margin-left: 20 * $px; width: 100 * $px; p { font-size: .75em; @@ -199,6 +204,10 @@ footer.main { list-style: none; padding: 0; + li { + margin-bottom: .5em; + } + a:before { content: "→"; margin-right: .5em;