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;
25 border-top-right-radius: 0;
26 border-top-left-radius: 0;
33 @include main-promobox-shape();
37 text-transform: uppercase;
39 width: 222*$px - 2 * 20*$px;
42 padding-bottom: 1.25em;
43 border-bottom-right-radius: 0;
44 border-bottom-left-radius: 0;
47 content: url(/static/img/icons/announce_white.png);
54 /*margin: 1.1em 0 0 0;*/
57 text-transform: uppercase;
76 text-transform: uppercase;
80 margin: -3*$px 0 0 -20*$px;
89 border-radius: 15*$px;
93 text-transform: uppercase;
104 vertical-align: middle;
105 border: 1px solid transparent;
106 border-radius: 10*$px;
118 border: 1px solid white;
122 background-color: #adaeaf;
125 background-color: #f8b323;
128 background-color: #16a487;
131 background-color: #5e6165;
133 // .box5 {background-color: #16a487;}
135 background-color: #f8b323;
138 background-color: #363a3e;
141 background-color: #adaeaf;
144 background-color: #ed7831;
157 text-transform: uppercase;
161 margin: 17*$px 0 17*$px 1.4em;
165 text-transform: uppercase;
173 content: url(/static/img/icons/knowledge_dark.png);
176 content: url(/static/img/icons/activity_dark.png);
178 .lesson-plan:before {
179 content: url(/static/img/icons/lesson-plan_dark.png);
182 content: url(/static/img/icons/reference_dark.png);
184 .knowledge:hover:before {
185 content: url(/static/img/icons/knowledge_orange.png);
187 .activity:hover:before {
188 content: url(/static/img/icons/activity_orange.png);
190 .lesson-plan:hover:before {
191 content: url(/static/img/icons/lesson-plan_orange.png);
193 .reference:hover:before {
194 content: url(/static/img/icons/reference_orange.png);
199 margin: 0 0 30*$px 1.4em;
204 margin-bottom: 0.2em;
215 margin: 0 0 1em 20*$px;
216 text-transform: uppercase;
229 margin-right: 20*$px;
235 text-transform: uppercase;