3 @mixin main-promobox-shape() {
5 padding: 0.75em 20*$px;
12 width: 220*$px - 2 * 20*$px;
13 height: 235*$px - 2 * 1.5em;
16 @include main-promobox-shape();
20 width: 220*$px - 4 * 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: 220*$px - 3 * 20*$px;
41 border-bottom-right-radius: 0;
42 border-bottom-left-radius: 0;
45 content: url(/static/img/icons/announce_white.png);
52 /*margin: 1.1em 0 0 0;*/
55 text-transform: uppercase;
74 text-transform: uppercase;
78 margin: -3*$px 0 0 -20*$px;
87 border-radius: 15*$px;
91 text-transform: uppercase;
102 vertical-align: middle;
103 border: 1px solid transparent;
104 border-radius: 10*$px;
116 border: 1px solid white;
120 background-color: #adaeaf;
123 background-color: #f8b323;
126 background-color: #16a487;
129 background-color: #5e6165;
131 // .box5 {background-color: #16a487;}
133 background-color: #f8b323;
136 background-color: #363a3e;
139 background-color: #adaeaf;
142 background-color: #ed7831;
155 text-transform: uppercase;
159 margin: 17*$px 0 17*$px 1.4em;
163 text-transform: uppercase;
171 content: url(/static/img/icons/knowledge_dark.png);
174 content: url(/static/img/icons/activity_dark.png);
176 .lesson-plan:before {
177 content: url(/static/img/icons/lesson-plan_dark.png);
180 content: url(/static/img/icons/reference_dark.png);
182 .knowledge:hover:before {
183 content: url(/static/img/icons/knowledge_orange.png);
185 .activity:hover:before {
186 content: url(/static/img/icons/activity_orange.png);
188 .lesson-plan:hover:before {
189 content: url(/static/img/icons/lesson-plan_orange.png);
191 .reference:hover:before {
192 content: url(/static/img/icons/reference_orange.png);
197 margin: 0 0 30*$px 1.4em;
208 margin: 0 0 1em 20*$px;
209 text-transform: uppercase;
222 margin-right: 20*$px;
228 text-transform: uppercase;