X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/d0f0e1412cc42d366b234e798dfb68feed05d751..d555d988764995ea1f9f5ece46f453a66f09b334:/edumed/static/css/mil.scss diff --git a/edumed/static/css/mil.scss b/edumed/static/css/mil.scss deleted file mode 100644 index be3f0aa..0000000 --- a/edumed/static/css/mil.scss +++ /dev/null @@ -1,57 +0,0 @@ -@import "vars"; - -header.header-mil { - - background-color: #f47b3b; - - #organizer { - color: white; - float: none; - position: absolute; - top: 10px; - right:12px; - } - - nav { - ul { - margin-top: 0; - li { - vertical-align: text-bottom; - } - } - - a,a:hover { - color: white; - } - - a:before { - content: " "; - display: block; - margin-bottom: .8em; - width: 88*$px; - height: 68*$px; - text-align:center; - margin: auto; - margin-bottom: .8em; - } - - .menu-consultations:before { background: url(../img/menu/mil/consultations.png) no-repeat 0 0; background-size: 100%;} - .menu-takepart:before { background: url(../img/menu/mil/takepart.png) no-repeat 0 0; background-size: 100%;} - .menu-knowledgebase:before { background: url(../img/menu/mil/knowledgebase.png) no-repeat 0 0; background-size: 100%;} - - .menu-kompetencje:before, .menu-kontakt:before { - width: 58*$px; - height: 45*$px; - } - - .menu-kompetencje:before, .menu-kompetencje:hover:before { - background: url(../img/menu/mil/catalog.png) no-repeat 0 0; background-size: 100%; - } - .menu-kontakt:before, .menu-kontakt:hover:before { - background: url(../img/menu/mil/contact.png) no-repeat 0 0; background-size: 100%; - } - - .lang-switcher-en:before { background: url(../img/menu/mil/lang_en.png) no-repeat 0 0; background-size: 100%;} - .lang-switcher-pl:before { background: url(../img/menu/mil/lang_pl.png) no-repeat 0 0; background-size: 100%;} - } -} \ No newline at end of file