|
|
|
@ -104,14 +104,45 @@
|
|
|
|
|
background-repeat:no-repeat; |
|
|
|
|
background-position: -280px -24px; |
|
|
|
|
} |
|
|
|
|
.icon-wikipedia() { |
|
|
|
|
.icon-link() { |
|
|
|
|
.base-sprite(); |
|
|
|
|
background-repeat:no-repeat; |
|
|
|
|
background-position: -184px -48px; |
|
|
|
|
background-position: -184px -72px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* Thumbnail Icons (Extra) |
|
|
|
|
----------------------------------------------------------------- */ |
|
|
|
|
|
|
|
|
|
.icon-wikipedia() { |
|
|
|
|
.base-sprite(); |
|
|
|
|
background-repeat:no-repeat; |
|
|
|
|
background-position: -184px -48px; |
|
|
|
|
} |
|
|
|
|
.icon-storify() { |
|
|
|
|
.base-sprite(); |
|
|
|
|
background-repeat:no-repeat; |
|
|
|
|
background-position: -328px -96px; |
|
|
|
|
} |
|
|
|
|
.icon-storify-full() { |
|
|
|
|
.base-sprite(); |
|
|
|
|
background-repeat:no-repeat; |
|
|
|
|
background-position: -280px -96px; |
|
|
|
|
width:@base-thumb*2; |
|
|
|
|
height:@base-thumb; |
|
|
|
|
} |
|
|
|
|
.icon-instagram() { |
|
|
|
|
.base-sprite(); |
|
|
|
|
background-repeat:no-repeat; |
|
|
|
|
background-position: -208px -96px; |
|
|
|
|
} |
|
|
|
|
.icon-instagram-full() { |
|
|
|
|
.base-sprite(); |
|
|
|
|
background-repeat:no-repeat; |
|
|
|
|
background-position: -232px -96px; |
|
|
|
|
width:@base-thumb*2; |
|
|
|
|
height:@base-thumb; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.icon-vimeo() { |
|
|
|
|
.base-sprite(); |
|
|
|
|
background-repeat:no-repeat; |
|
|
|
|