@@ -128,7 +128,7 @@ $monitor-height: 271px;
128128}
129129
130130.monitor {
131- @include background-image-2x (" / images/monitor-default" , $monitor-width , $monitor-height );
131+ @include background-image-2x ($baseurl + " images/monitor-default" , $monitor-width , $monitor-height );
132132 width : $monitor-width - 40 ;
133133 height : $monitor-height - 45 ;
134134 padding-top : 45px ;
@@ -184,19 +184,19 @@ $monitor-height: 271px;
184184 }
185185
186186 & .mac {
187- @include background-image-2x (" / images/monitor-mac" , $monitor-width , $monitor-height );
187+ @include background-image-2x ($baseurl + " images/monitor-mac" , $monitor-width , $monitor-height );
188188 width : $monitor-width - 40 ;
189189 height : $monitor-height - 36 ;
190190 padding-top : 36px ;
191191 padding-left : 40px ;
192192 }
193193
194194 & .windows {
195- @include background-image-2x (" / images/monitor-windows" , $monitor-width , $monitor-height );
195+ @include background-image-2x ($baseurl + " images/monitor-windows" , $monitor-width , $monitor-height );
196196 }
197197
198198 & .linux {
199- @include background-image-2x (" / images/monitor-linux" , $monitor-width , $monitor-height );
199+ @include background-image-2x ($baseurl + " images/monitor-linux" , $monitor-width , $monitor-height );
200200 }
201201}
202202
@@ -232,62 +232,62 @@ $monitor-height: 271px;
232232 }
233233
234234 & .google {
235- @include background-image-2x (" / images/company-project-logos/google" , 108px , 65px );
235+ @include background-image-2x ($baseurl + " images/company-project-logos/google" , 108px , 65px );
236236 }
237237
238238 & .twitter {
239- @include background-image-2x (" / images/company-project-logos/twitter" , 108px , 65px );
239+ @include background-image-2x ($baseurl + " images/company-project-logos/twitter" , 108px , 65px );
240240 }
241241
242242 & .microsoft {
243- @include background-image-2x (" / images/company-project-logos/microsoft" , 108px , 65px );
243+ @include background-image-2x ($baseurl + " images/company-project-logos/microsoft" , 108px , 65px );
244244 }
245245
246246 & .netflix {
247- @include background-image-2x (" / images/company-project-logos/netflix" , 108px , 65px );
247+ @include background-image-2x ($baseurl + " images/company-project-logos/netflix" , 108px , 65px );
248248 }
249249
250250 & .linked-in {
251- @include background-image-2x (" / images/company-project-logos/linked-in" , 108px , 65px );
251+ @include background-image-2x ($baseurl + " images/company-project-logos/linked-in" , 108px , 65px );
252252 }
253253
254254 & .linux {
255- @include background-image-2x (" / images/company-project-logos/linux" , 108px , 65px );
255+ @include background-image-2x ($baseurl + " images/company-project-logos/linux" , 108px , 65px );
256256 }
257257
258258 & .perl {
259- @include background-image-2x (" / images/company-project-logos/perl" , 108px , 65px );
259+ @include background-image-2x ($baseurl + " images/company-project-logos/perl" , 108px , 65px );
260260 }
261261
262262 & .postgresql {
263- @include background-image-2x (" / images/company-project-logos/postgresql" , 108px , 65px );
263+ @include background-image-2x ($baseurl + " images/company-project-logos/postgresql" , 108px , 65px );
264264 }
265265
266266 & .android {
267- @include background-image-2x (" / images/company-project-logos/android" , 108px , 65px );
267+ @include background-image-2x ($baseurl + " images/company-project-logos/android" , 108px , 65px );
268268 }
269269 & .rails {
270- @include background-image-2x (" / images/company-project-logos/rails" , 108px , 65px );
270+ @include background-image-2x ($baseurl + " images/company-project-logos/rails" , 108px , 65px );
271271 }
272272
273273 & .qt {
274- @include background-image-2x (" / images/company-project-logos/qt" , 108px , 65px );
274+ @include background-image-2x ($baseurl + " images/company-project-logos/qt" , 108px , 65px );
275275 }
276276
277277 & .gnome {
278- @include background-image-2x (" / images/company-project-logos/gnome" , 108px , 65px );
278+ @include background-image-2x ($baseurl + " images/company-project-logos/gnome" , 108px , 65px );
279279 }
280280
281281 & .eclipse {
282- @include background-image-2x (" / images/company-project-logos/eclipse" , 108px , 65px );
282+ @include background-image-2x ($baseurl + " images/company-project-logos/eclipse" , 108px , 65px );
283283 }
284284
285285 & .kde {
286- @include background-image-2x (" / images/company-project-logos/kde" , 108px , 65px );
286+ @include background-image-2x ($baseurl + " images/company-project-logos/kde" , 108px , 65px );
287287 }
288288
289289 & .x {
290- @include background-image-2x (" / images/company-project-logos/x" , 108px , 65px );
290+ @include background-image-2x ($baseurl + " images/company-project-logos/x" , 108px , 65px );
291291 }
292292 }
293293 }
@@ -300,27 +300,27 @@ a.icon {
300300 line-height : 36px ;
301301
302302 & .gui {
303- @include background-image-2x (" / images/icons/gui" , 18px , 24px , 6px 3px );
303+ @include background-image-2x ($baseurl + " images/icons/gui" , 18px , 24px , 6px 3px );
304304 }
305305
306306 & .older-releases {
307- @include background-image-2x (" / images/icons/box" , 22px , 20px , 0 6px );
307+ @include background-image-2x ($baseurl + " images/icons/box" , 22px , 20px , 0 6px );
308308 }
309309
310310 & .windows {
311- @include background-image-2x (" / images/icons/windows" , 24px , 21px , 0 6px );
311+ @include background-image-2x ($baseurl + " images/icons/windows" , 24px , 21px , 0 6px );
312312 }
313313
314314 & .mac {
315- @include background-image-2x (" / images/icons/apple" , 17px , 21px , 5px 4px );
315+ @include background-image-2x ($baseurl + " images/icons/apple" , 17px , 21px , 5px 4px );
316316 }
317317
318318 & .linux {
319- @include background-image-2x (" / images/icons/linux" , 17px , 21px , 6px 6px );
319+ @include background-image-2x ($baseurl + " images/icons/linux" , 17px , 21px , 6px 6px );
320320 }
321321
322322 & .source {
323- @include background-image-2x (" / images/icons/source-code" , 25px , 20px , 0 6px );
323+ @include background-image-2x ($baseurl + " images/icons/source-code" , 25px , 20px , 0 6px );
324324 }
325325}
326326
0 commit comments