3 @mixin main-promobox-shape() {
12 width: 220*$px - 20*$px;
13 height: 235*$px - 2 * 1.5em;
16 @include main-promobox-shape();
20 width: 220*$px - 3 * 20*$px;
28 @include main-promobox-shape();
32 text-transform: uppercase;
34 width: 222*$px - 2 * 20*$px;
37 padding-bottom: 1.25em;
38 border-bottom-right-radius: 0;
39 border-bottom-left-radius: 0;
42 content: url(/static/img/icons/announce_white.png);
49 /*margin: 1.1em 0 0 0;*/
52 text-transform: uppercase;
71 text-transform: uppercase;
75 margin: -3*$px 0 0 -20*$px;
84 border-radius: 15*$px;
88 text-transform: uppercase;
99 vertical-align: middle;
100 border: 1px solid transparent;
101 border-radius: 10*$px;
113 border: 1px solid white;
117 background-color: #adaeaf;
120 background-color: #f8b323;
123 background-color: #16a487;
126 background-color: #5e6165;
128 // .box5 {background-color: #16a487;}
130 background-color: #f8b323;
133 background-color: #363a3e;
136 background-color: #adaeaf;
139 background-color: #ed7831;
152 text-transform: uppercase;
156 margin: 17*$px 0 17*$px 1.4em;
160 text-transform: uppercase;
168 content: url(/static/img/icons/knowledge_dark.png);
171 content: url(/static/img/icons/activity_dark.png);
173 .lesson-plan:before {
174 content: url(/static/img/icons/lesson-plan_dark.png);
177 content: url(/static/img/icons/reference_dark.png);
179 .knowledge:hover:before {
180 content: url(/static/img/icons/knowledge_orange.png);
182 .activity:hover:before {
183 content: url(/static/img/icons/activity_orange.png);
185 .lesson-plan:hover:before {
186 content: url(/static/img/icons/lesson-plan_orange.png);
188 .reference:hover:before {
189 content: url(/static/img/icons/reference_orange.png);
194 margin: 0 0 30*$px 1.4em;
199 margin-bottom: 0.2em;
210 margin: 0 0 1em 20*$px;
211 text-transform: uppercase;
224 margin-right: 20*$px;
230 text-transform: uppercase;