Added SCSS support, simplified filenames
414
fc-webicons.css
@@ -1,414 +0,0 @@
|
||||
/* FC Webicons by Fairhead Creative http://fairheadcreative.com */
|
||||
|
||||
.fc-webicon { display: inline-block; background-size: 100%; width: 30px; height: 30px; text-indent: -999em; text-align: left; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-bottom: 5px; }
|
||||
.fc-webicon:hover { margin: -1px 0 1px; -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); }
|
||||
.fc-webicon.small { width: 20px; height: 20px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
|
||||
.fc-webicon.large { width: 48px; height: 48px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
|
||||
|
||||
/* 500px */
|
||||
.no-svg .fc-webicon.f500px { background: url("images/fc-webicon-500px-m.png"); }
|
||||
.no-svg .fc-webicon.f500px.large { background: url("images/fc-webicon-500px"); }
|
||||
.no-svg .fc-webicon.f500px.small { background: url("images/fc-webicon-500px-s.png"); }
|
||||
.svg .fc-webicon.f500px { background: url("images/fc-webicon-500px.svg"); }
|
||||
|
||||
/* About.me */
|
||||
.no-svg .fc-webicon.aboutme { background: url("images/fc-webicon-aboutme-m.png"); }
|
||||
.no-svg .fc-webicon.aboutme.large { background: url("images/fc-webicon-aboutme.png"); }
|
||||
.no-svg .fc-webicon.aboutme.small { background: url("images/fc-webicon-aboutme-s.png"); }
|
||||
.svg .fc-webicon.aboutme { background: url("images/fc-webicon-aboutme.svg"); }
|
||||
|
||||
/* ADN (App.net) */
|
||||
.no-svg .fc-webicon.adn { background: url("images/fc-webicon-adn-m.png"); }
|
||||
.no-svg .fc-webicon.adn.large { background: url("images/fc-webicon-adn.png"); }
|
||||
.no-svg .fc-webicon.adn.small { background: url("images/fc-webicon-adn-s.png"); }
|
||||
.svg .fc-webicon.adn { background: url("images/fc-webicon-adn.svg"); }
|
||||
|
||||
/* Android */
|
||||
.no-svg .fc-webicon.android { background: url("images/fc-webicon-android-m.png"); }
|
||||
.no-svg .fc-webicon.android.large { background: url("images/fc-webicon-android.png"); }
|
||||
.no-svg .fc-webicon.android.small { background: url("images/fc-webicon-android-s.png"); }
|
||||
.svg .fc-webicon.android { background: url("images/fc-webicon-android.svg"); }
|
||||
|
||||
/* Apple */
|
||||
.no-svg .fc-webicon.apple { background: url("images/fc-webicon-apple-m.png"); }
|
||||
.no-svg .fc-webicon.apple.large { background: url("images/fc-webicon-apple.png"); }
|
||||
.no-svg .fc-webicon.apple.small { background: url("images/fc-webicon-apple-s.png"); }
|
||||
.svg .fc-webicon.apple { background: url("images/fc-webicon-apple.svg"); }
|
||||
|
||||
/* Behance */
|
||||
.no-svg .fc-webicon.behance { background: url("images/fc-webicon-behance-m.png"); }
|
||||
.no-svg .fc-webicon.behance.large { background: url("images/fc-webicon-behance.png"); }
|
||||
.no-svg .fc-webicon.behance.small { background: url("images/fc-webicon-behance-s.png"); }
|
||||
.svg .fc-webicon.behance { background: url("images/fc-webicon-behance.svg"); }
|
||||
|
||||
/* Bitbucket */
|
||||
.no-svg .fc-webicon.bitbucket { background: url("images/fc-webicon-bitbucket-m.png"); }
|
||||
.no-svg .fc-webicon.bitbucket.large { background: url("images/fc-webicon-bitbucket.png"); }
|
||||
.no-svg .fc-webicon.bitbucket.small { background: url("images/fc-webicon-bitbucket-s.png"); }
|
||||
.svg .fc-webicon.bitbucket { background: url("images/fc-webicon-bitbucket.svg"); }
|
||||
|
||||
/* Blogger */
|
||||
.no-svg .fc-webicon.blogger { background: url("images/fc-webicon-blogger-m.png"); }
|
||||
.no-svg .fc-webicon.blogger.large { background: url("images/fc-webicon-blogger.png"); }
|
||||
.no-svg .fc-webicon.blogger.small { background: url("images/fc-webicon-blogger-s.png"); }
|
||||
.svg .fc-webicon.blogger { background: url("images/fc-webicon-blogger.svg"); }
|
||||
|
||||
/* Coderwall */
|
||||
.no-svg .fc-webicon.coderwall { background: url("images/fc-webicon-coderwall-m.png"); }
|
||||
.no-svg .fc-webicon.coderwall.large { background: url("images/fc-webicon-coderwall.png"); }
|
||||
.no-svg .fc-webicon.coderwall.small { background: url("images/fc-webicon-coderwall-s.png"); }
|
||||
.svg .fc-webicon.coderwall { background: url("images/fc-webicon-coderwall.svg"); }
|
||||
|
||||
/* Creative Cloud */
|
||||
.no-svg .fc-webicon.creativecloud { background: url("images/fc-webicon-creativecloud-m.png"); }
|
||||
.no-svg .fc-webicon.creativecloud.large { background: url("images/fc-webicon-creativecloud.png"); }
|
||||
.no-svg .fc-webicon.creativecloud.small { background: url("images/fc-webicon-creativecloud-s.png"); }
|
||||
.svg .fc-webicon.creativecloud { background: url("images/fc-webicon-creativecloud.svg"); }
|
||||
|
||||
/* Dribbble */
|
||||
.no-svg .fc-webicon.dribbble { background: url("images/fc-webicon-dribbble-m.png"); }
|
||||
.no-svg .fc-webicon.dribbble.large { background: url("images/fc-webicon-dribbble.png"); }
|
||||
.no-svg .fc-webicon.dribbble.small { background: url("images/fc-webicon-dribbble-s.png"); }
|
||||
.svg .fc-webicon.dribbble { background: url("images/fc-webicon-dribbble.svg"); }
|
||||
|
||||
/* Dropbox */
|
||||
.no-svg .fc-webicon.dropbox { background: url("images/fc-webicon-dropbox-m.png"); }
|
||||
.no-svg .fc-webicon.dropbox.large { background: url("images/fc-webicon-dropbox.png"); }
|
||||
.no-svg .fc-webicon.dropbox.small { background: url("images/fc-webicon-dropbox-s.png"); }
|
||||
.svg .fc-webicon.dropbox { background: url("images/fc-webicon-dropbox.svg"); }
|
||||
|
||||
/* Evernote */
|
||||
.no-svg .fc-webicon.evernote { background: url("images/fc-webicon-evernote-m.png"); }
|
||||
.no-svg .fc-webicon.evernote.large { background: url("images/fc-webicon-evernote.png"); }
|
||||
.no-svg .fc-webicon.evernote.small { background: url("images/fc-webicon-evernote-s.png"); }
|
||||
.svg .fc-webicon.evernote { background: url("images/fc-webicon-evernote.svg"); }
|
||||
|
||||
/* Fairhead Creative */
|
||||
.no-svg .fc-webicon.fairheadcreative { background: url("images/fc-webicon-fairheadcreative-m.png"); }
|
||||
.no-svg .fc-webicon.fairheadcreative.large { background: url("images/fc-webicon-fairheadcreative"); }
|
||||
.no-svg .fc-webicon.fairheadcreative.small { background: url("images/fc-webicon-fairheadcreative-s.png"); }
|
||||
.svg .fc-webicon.fairheadcreative { background: url("images/fc-webicon-fairheadcreative.svg"); }
|
||||
|
||||
/* Facebook */
|
||||
.no-svg .fc-webicon.facebook { background: url("images/fc-webicon-facebook-m.png"); }
|
||||
.no-svg .fc-webicon.facebook.large { background: url("images/fc-webicon-facebook.png"); }
|
||||
.no-svg .fc-webicon.facebook.small { background: url("images/fc-webicon-facebook-s.png"); }
|
||||
.svg .fc-webicon.facebook { background: url("images/fc-webicon-facebook.svg"); }
|
||||
|
||||
/* Flickr */
|
||||
.no-svg .fc-webicon.flickr { background: url("images/fc-webicon-flickr-m.png"); }
|
||||
.no-svg .fc-webicon.flickr.large { background: url("images/fc-webicon-flickr.png"); }
|
||||
.no-svg .fc-webicon.flickr.small { background: url("images/fc-webicon-flickr-s.png"); }
|
||||
.svg .fc-webicon.flickr { background: url("images/fc-webicon-flickr.svg"); }
|
||||
|
||||
/* Foursquare */
|
||||
.no-svg .fc-webicon.foursquare { background: url("images/fc-webicon-foursquare-m.png"); }
|
||||
.no-svg .fc-webicon.foursquare.large { background: url("images/fc-webicon-foursquare.png"); }
|
||||
.no-svg .fc-webicon.foursquare.small { background: url("images/fc-webicon-foursquare-s.png"); }
|
||||
.svg .fc-webicon.foursquare { background: url("images/fc-webicon-foursquare.svg"); }
|
||||
|
||||
/* Git */
|
||||
.no-svg .fc-webicon.git { background: url("images/fc-webicon-git-m.png"); }
|
||||
.no-svg .fc-webicon.git.large { background: url("images/fc-webicon-git.png"); }
|
||||
.no-svg .fc-webicon.git.small { background: url("images/fc-webicon-git-s.png"); }
|
||||
.svg .fc-webicon.git { background: url("images/fc-webicon-git.svg"); }
|
||||
|
||||
/* Github */
|
||||
.no-svg .fc-webicon.github { background: url("images/fc-webicon-github-m.png"); }
|
||||
.no-svg .fc-webicon.github.large { background: url("images/fc-webicon-github.png"); }
|
||||
.no-svg .fc-webicon.github.small { background: url("images/fc-webicon-github-s.png"); }
|
||||
.svg .fc-webicon.github { background: url("images/fc-webicon-github.svg"); }
|
||||
|
||||
/* Goodreads */
|
||||
.no-svg .fc-webicon.goodreads { background: url("images/fc-webicon-goodreads-m.png"); }
|
||||
.no-svg .fc-webicon.goodreads.large { background: url("images/fc-webicon-goodreads"); }
|
||||
.no-svg .fc-webicon.goodreads.small { background: url("images/fc-webicon-goodreads-s.png"); }
|
||||
.svg .fc-webicon.goodreads { background: url("images/fc-webicon-goodreads.svg"); }
|
||||
|
||||
/* Google */
|
||||
.no-svg .fc-webicon.google { background: url("images/fc-webicon-google-m.png"); }
|
||||
.no-svg .fc-webicon.google.large { background: url("images/fc-webicon-google.png"); }
|
||||
.no-svg .fc-webicon.google.small { background: url("images/fc-webicon-google-s.png"); }
|
||||
.svg .fc-webicon.google { background: url("images/fc-webicon-google.svg"); }
|
||||
|
||||
/* Google Play */
|
||||
.no-svg .fc-webicon.googleplay { background: url("images/fc-webicon-googleplay-m.png"); }
|
||||
.no-svg .fc-webicon.googleplay.large { background: url("images/fc-webicon-googleplay.png"); }
|
||||
.no-svg .fc-webicon.googleplay.small { background: url("images/fc-webicon-googleplay-s.png"); }
|
||||
.svg .fc-webicon.googleplay { background: url("images/fc-webicon-googleplay.svg"); }
|
||||
|
||||
/* Google+ */
|
||||
.no-svg .fc-webicon.googleplus { background: url("images/fc-webicon-googleplus-m.png"); }
|
||||
.no-svg .fc-webicon.googleplus.large { background: url("images/fc-webicon-googleplus.png"); }
|
||||
.no-svg .fc-webicon.googleplus.small { background: url("images/fc-webicon-googleplus-s.png"); }
|
||||
.svg .fc-webicon.googleplus { background: url("images/fc-webicon-googleplus.svg"); }
|
||||
|
||||
/* Hangouts */
|
||||
.no-svg .fc-webicon.hangouts { background: url("images/fc-webicon-hangouts-m.png"); }
|
||||
.no-svg .fc-webicon.hangouts.large { background: url("images/fc-webicon-hangouts.png"); }
|
||||
.no-svg .fc-webicon.hangouts.small { background: url("images/fc-webicon-hangouts-s.png"); }
|
||||
.svg .fc-webicon.hangouts { background: url("images/fc-webicon-hangouts.svg"); }
|
||||
|
||||
/* HTML5 */
|
||||
.no-svg .fc-webicon.html5 { background: url("images/fc-webicon-html5-m.png"); }
|
||||
.no-svg .fc-webicon.html5.large { background: url("images/fc-webicon-html5.png"); }
|
||||
.no-svg .fc-webicon.html5.small { background: url("images/fc-webicon-html5-s.png"); }
|
||||
.svg .fc-webicon.html5 { background: url("images/fc-webicon-html5.svg"); }
|
||||
|
||||
/* iCloud */
|
||||
.no-svg .fc-webicon.icloud { background: url("images/fc-webicon-icloud-m.png"); }
|
||||
.no-svg .fc-webicon.icloud.large { background: url("images/fc-webicon-icloud.png"); }
|
||||
.no-svg .fc-webicon.icloud.small { background: url("images/fc-webicon-icloud-s.png"); }
|
||||
.svg .fc-webicon.icloud { background: url("images/fc-webicon-icloud.svg"); }
|
||||
|
||||
/* Indiegogo */
|
||||
.no-svg .fc-webicon.indiegogo { background: url("images/fc-webicon-indiegogo-m.png"); }
|
||||
.no-svg .fc-webicon.indiegogo.large { background: url("images/fc-webicon-indiegogo.png"); }
|
||||
.no-svg .fc-webicon.indiegogo.small { background: url("images/fc-webicon-indiegogo-s.png"); }
|
||||
.svg .fc-webicon.indiegogo { background: url("images/fc-webicon-indiegogo.svg"); }
|
||||
|
||||
/* Instagram */
|
||||
.no-svg .fc-webicon.instagram { background: url("images/fc-webicon-instagram-m.png"); }
|
||||
.no-svg .fc-webicon.instagram.large { background: url("images/fc-webicon-instagram.png"); }
|
||||
.no-svg .fc-webicon.instagram.small { background: url("images/fc-webicon-instagram-s.png"); }
|
||||
.svg .fc-webicon.instagram { background: url("images/fc-webicon-instagram.svg"); }
|
||||
|
||||
/* Instapaper */
|
||||
.no-svg .fc-webicon.instapaper { background: url("images/fc-webicon-instapaper-m.png"); }
|
||||
.no-svg .fc-webicon.instapaper.large { background: url("images/fc-webicon-instapaper.png"); }
|
||||
.no-svg .fc-webicon.instapaper.small { background: url("images/fc-webicon-instapaper-s.png"); }
|
||||
.svg .fc-webicon.instapaper { background: url("images/fc-webicon-instapaper.svg"); }
|
||||
|
||||
/* Kickstarter */
|
||||
.no-svg .fc-webicon.kickstarter { background: url("images/fc-webicon-kickstarter-m.png"); }
|
||||
.no-svg .fc-webicon.kickstarter.large { background: url("images/fc-webicon-kickstarter.png"); }
|
||||
.no-svg .fc-webicon.kickstarter.small { background: url("images/fc-webicon-kickstarter-s.png"); }
|
||||
.svg .fc-webicon.kickstarter { background: url("images/fc-webicon-kickstarter.svg"); }
|
||||
|
||||
/* Klout */
|
||||
.no-svg .fc-webicon.klout { background: url("images/fc-webicon-klout-m.png"); }
|
||||
.no-svg .fc-webicon.klout.large { background: url("images/fc-webicon-klout.png"); }
|
||||
.no-svg .fc-webicon.klout.small { background: url("images/fc-webicon-klout-s.png"); }
|
||||
.svg .fc-webicon.klout { background: url("images/fc-webicon-klout.svg"); }
|
||||
|
||||
/* Last.fm */
|
||||
.no-svg .fc-webicon.lastfm { background: url("images/fc-webicon-lastfm-m.png"); }
|
||||
.no-svg .fc-webicon.lastfm.large { background: url("images/fc-webicon-lastfm.png"); }
|
||||
.no-svg .fc-webicon.lastfm.small { background: url("images/fc-webicon-lastfm-s.png"); }
|
||||
.svg .fc-webicon.lastfm { background: url("images/fc-webicon-lastfm.svg"); }
|
||||
|
||||
/* LinkedIn */
|
||||
.no-svg .fc-webicon.linkedin { background: url("images/fc-webicon-linkedin-m.png"); }
|
||||
.no-svg .fc-webicon.linkedin.large { background: url("images/fc-webicon-linkedin.png"); }
|
||||
.no-svg .fc-webicon.linkedin.small { background: url("images/fc-webicon-linkedin-s.png"); }
|
||||
.svg .fc-webicon.linkedin { background: url("images/fc-webicon-linkedin.svg"); }
|
||||
|
||||
/* Mail */
|
||||
.no-svg .fc-webicon.mail { background: url("images/fc-webicon-mail-m.png"); }
|
||||
.no-svg .fc-webicon.mail.large { background: url("images/fc-webicon-mail.png"); }
|
||||
.no-svg .fc-webicon.mail.small { background: url("images/fc-webicon-mail-s.png"); }
|
||||
.svg .fc-webicon.mail { background: url("images/fc-webicon-mail.svg"); }
|
||||
|
||||
/* Mixi */
|
||||
.no-svg .fc-webicon.mixi { background: url("images/fc-webicon-mixi-m.png"); }
|
||||
.no-svg .fc-webicon.mixi.large { background: url("images/fc-webicon-mixi.png"); }
|
||||
.no-svg .fc-webicon.mixi.small { background: url("images/fc-webicon-mixi-s.png"); }
|
||||
.svg .fc-webicon.mixi { background: url("images/fc-webicon-mixi.svg"); }
|
||||
|
||||
/* MSN */
|
||||
.no-svg .fc-webicon.msn { background: url("images/fc-webicon-msn-m.png"); }
|
||||
.no-svg .fc-webicon.msn.large { background: url("images/fc-webicon-msn.png"); }
|
||||
.no-svg .fc-webicon.msn.small { background: url("images/fc-webicon-msn-s.png"); }
|
||||
.svg .fc-webicon.msn { background: url("images/fc-webicon-msn.svg"); }
|
||||
|
||||
/* OpenId */
|
||||
.no-svg .fc-webicon.openid { background: url("images/fc-webicon-openid-m.png"); }
|
||||
.no-svg .fc-webicon.openid.large { background: url("images/fc-webicon-openid.png"); }
|
||||
.no-svg .fc-webicon.openid.small { background: url("images/fc-webicon-openid-s.png"); }
|
||||
.svg .fc-webicon.openid { background: url("images/fc-webicon-openid.svg"); }
|
||||
|
||||
/* Picasa */
|
||||
.no-svg .fc-webicon.picasa { background: url("images/fc-webicon-picasa-m.png"); }
|
||||
.no-svg .fc-webicon.picasa.large { background: url("images/fc-webicon-picasa"); }
|
||||
.no-svg .fc-webicon.picasa.small { background: url("images/fc-webicon-picasa-s.png"); }
|
||||
.svg .fc-webicon.picasa { background: url("images/fc-webicon-picasa.svg"); }
|
||||
|
||||
/* Pinterest */
|
||||
.no-svg .fc-webicon.pinterest { background: url("images/fc-webicon-pinterest-m.png"); }
|
||||
.no-svg .fc-webicon.pinterest.large { background: url("images/fc-webicon-pinterest.png"); }
|
||||
.no-svg .fc-webicon.pinterest.small { background: url("images/fc-webicon-pinterest-s.png"); }
|
||||
.svg .fc-webicon.pinterest { background: url("images/fc-webicon-pinterest.svg"); }
|
||||
|
||||
/* PocketApp */
|
||||
.no-svg .fc-webicon.pocket { background: url("images/fc-webicon-pocketapp-m.png"); }
|
||||
.no-svg .fc-webicon.pocket.large { background: url("images/fc-webicon-pocketapp.png"); }
|
||||
.no-svg .fc-webicon.pocket.small { background: url("images/fc-webicon-pocketapp-s.png"); }
|
||||
.svg .fc-webicon.pocket { background: url("images/fc-webicon-pocketapp.svg"); }
|
||||
|
||||
/* Quora */
|
||||
.no-svg .fc-webicon.quora { background: url("images/fc-webicon-quora-m.png"); }
|
||||
.no-svg .fc-webicon.quora.large { background: url("images/fc-webicon-quora.png"); }
|
||||
.no-svg .fc-webicon.quora.small { background: url("images/fc-webicon-quora-s.png"); }
|
||||
.svg .fc-webicon.quora { background: url("images/fc-webicon-quora.svg"); }
|
||||
|
||||
/* Orkut */
|
||||
.no-svg .fc-webicon.orkut { background: url("images/fc-webicon-orkut-m.png"); }
|
||||
.no-svg .fc-webicon.orkut.large { background: url("images/fc-webicon-orkut.png"); }
|
||||
.no-svg .fc-webicon.orkut.small { background: url("images/fc-webicon-orkut-s.png"); }
|
||||
.svg .fc-webicon.orkut { background: url("images/fc-webicon-orkut.svg"); }
|
||||
|
||||
/* Mercurial */
|
||||
.no-svg .fc-webicon.mercurial { background: url("images/fc-webicon-mercurial-m.png"); }
|
||||
.no-svg .fc-webicon.mercurial.large { background: url("images/fc-webicon-mercurial.png"); }
|
||||
.no-svg .fc-webicon.mercurial.small { background: url("images/fc-webicon-mercurial-s.png"); }
|
||||
.svg .fc-webicon.mercurial { background: url("images/fc-webicon-mercurial.svg"); }
|
||||
|
||||
/* Rdio */
|
||||
.no-svg .fc-webicon.rdio { background: url("images/fc-webicon-rdio-m.png"); }
|
||||
.no-svg .fc-webicon.rdio.large { background: url("images/fc-webicon-rdio.png"); }
|
||||
.no-svg .fc-webicon.rdio.small { background: url("images/fc-webicon-rdio-s.png"); }
|
||||
.svg .fc-webicon.rdio { background: url("images/fc-webicon-rdio.svg"); }
|
||||
|
||||
/* Reddit */
|
||||
.no-svg .fc-webicon.reddit { background: url("images/fc-webicon-reddit-m.png"); }
|
||||
.no-svg .fc-webicon.reddit.large { background: url("images/fc-webicon-reddit.png"); }
|
||||
.no-svg .fc-webicon.reddit.small { background: url("images/fc-webicon-reddit-s.png"); }
|
||||
.svg .fc-webicon.reddit { background: url("images/fc-webicon-reddit.svg"); }
|
||||
|
||||
/* Renren */
|
||||
.no-svg .fc-webicon.renren { background: url("images/fc-webicon-renren-m.png"); }
|
||||
.no-svg .fc-webicon.renren.large { background: url("images/fc-webicon-renren.png"); }
|
||||
.no-svg .fc-webicon.renren.small { background: url("images/fc-webicon-renren-s.png"); }
|
||||
.svg .fc-webicon.renren { background: url("images/fc-webicon-renren.svg"); }
|
||||
|
||||
/* RSS */
|
||||
.no-svg .fc-webicon.rss { background: url("images/fc-webicon-rss-m.png"); }
|
||||
.no-svg .fc-webicon.rss.large { background: url("images/fc-webicon-rss.png"); }
|
||||
.no-svg .fc-webicon.rss.small { background: url("images/fc-webicon-rss-s.png"); }
|
||||
.svg .fc-webicon.rss { background: url("images/fc-webicon-rss.svg"); }
|
||||
|
||||
/* Skitch */
|
||||
.no-svg .fc-webicon.skitch { background: url("images/fc-webicon-skitch-m.png"); }
|
||||
.no-svg .fc-webicon.skitch.large { background: url("images/fc-webicon-skitch.png"); }
|
||||
.no-svg .fc-webicon.skitch.small { background: url("images/fc-webicon-skitch-s.png"); }
|
||||
.svg .fc-webicon.skitch { background: url("images/fc-webicon-skitch.svg"); }
|
||||
|
||||
/* Skype */
|
||||
.no-svg .fc-webicon.skype { background: url("images/fc-webicon-skype-m.png"); }
|
||||
.no-svg .fc-webicon.skype.large { background: url("images/fc-webicon-skype.png"); }
|
||||
.no-svg .fc-webicon.skype.small { background: url("images/fc-webicon-skype-s.png"); }
|
||||
.svg .fc-webicon.skype { background: url("images/fc-webicon-skype.svg"); }
|
||||
|
||||
/* SoundCloud */
|
||||
.no-svg .fc-webicon.soundcloud { background: url("images/fc-webicon-soundcloud-m.png"); }
|
||||
.no-svg .fc-webicon.soundcloud.large { background: url("images/fc-webicon-soundcloud.png"); }
|
||||
.no-svg .fc-webicon.soundcloud.small { background: url("images/fc-webicon-soundcloud-s.png"); }
|
||||
.svg .fc-webicon.soundcloud { background: url("images/fc-webicon-soundcloud.svg"); }
|
||||
|
||||
/* Spotify */
|
||||
.no-svg .fc-webicon.spotify { background: url("images/fc-webicon-spotify-m.png"); }
|
||||
.no-svg .fc-webicon.spotify.large { background: url("images/fc-webicon-spotify.png"); }
|
||||
.no-svg .fc-webicon.spotify.small { background: url("images/fc-webicon-spotify-s.png"); }
|
||||
.svg .fc-webicon.spotify { background: url("images/fc-webicon-spotify.svg"); }
|
||||
|
||||
/* Stack Overflow */
|
||||
.no-svg .fc-webicon.stackoverflow { background: url("images/fc-webicon-stackoverflow-m.png"); }
|
||||
.no-svg .fc-webicon.stackoverflow.large { background: url("images/fc-webicon-stackoverflow.png"); }
|
||||
.no-svg .fc-webicon.stackoverflow.small { background: url("images/fc-webicon-stackoverflow-s.png"); }
|
||||
.svg .fc-webicon.stackoverflow { background: url("images/fc-webicon-stackoverflow.svg"); }
|
||||
|
||||
/* StumbleUpon! */
|
||||
.no-svg .fc-webicon.stumbleupon { background: url("images/fc-webicon-stumbleupon-m.png"); }
|
||||
.no-svg .fc-webicon.stumbleupon.large { background: url("images/fc-webicon-stumbleupon.png"); }
|
||||
.no-svg .fc-webicon.stumbleupon.small { background: url("images/fc-webicon-stumbleupon-s.png"); }
|
||||
.svg .fc-webicon.stumbleupon { background: url("images/fc-webicon-stumbleupon.svg"); }
|
||||
|
||||
/* SVN */
|
||||
.no-svg .fc-webicon.svn { background: url("images/fc-webicon-svn-m.png"); }
|
||||
.no-svg .fc-webicon.svn.large { background: url("images/fc-webicon-svn.png"); }
|
||||
.no-svg .fc-webicon.svn.small { background: url("images/fc-webicon-svn-s.png"); }
|
||||
.svg .fc-webicon.svn { background: url("images/fc-webicon-svn.svg"); }
|
||||
|
||||
/* Tent */
|
||||
.no-svg .fc-webicon.tent { background: url("images/fc-webicon-tent-m.png"); }
|
||||
.no-svg .fc-webicon.tent.large { background: url("images/fc-webicon-tent.png"); }
|
||||
.no-svg .fc-webicon.tent.small { background: url("images/fc-webicon-tent-s.png"); }
|
||||
.svg .fc-webicon.tent { background: url("images/fc-webicon-tent.svg"); }
|
||||
|
||||
/* Trip Advisor */
|
||||
.no-svg .fc-webicon.tripadvisor { background: url("images/fc-webicon-tripadvisor-m.png"); }
|
||||
.no-svg .fc-webicon.tripadvisor.large { background: url("images/fc-webicon-tripadvisor.png"); }
|
||||
.no-svg .fc-webicon.tripadvisor.small { background: url("images/fc-webicon-tripadvisor-s.png"); }
|
||||
.svg .fc-webicon.tripadvisor { background: url("images/fc-webicon-tripadvisor.svg"); }
|
||||
|
||||
/* Tumblr */
|
||||
.no-svg .fc-webicon.tumblr { background: url("images/fc-webicon-tumblr-m.png"); }
|
||||
.no-svg .fc-webicon.tumblr.large { background: url("images/fc-webicon-tumblr.png"); }
|
||||
.no-svg .fc-webicon.tumblr.small { background: url("images/fc-webicon-tumblr-s.png"); }
|
||||
.svg .fc-webicon.tumblr { background: url("images/fc-webicon-tumblr.svg"); }
|
||||
|
||||
/* Twitter */
|
||||
.no-svg .fc-webicon.twitter { background: url("images/fc-webicon-twitter-m.png"); }
|
||||
.no-svg .fc-webicon.twitter.large { background: url("images/fc-webicon-twitter.png"); }
|
||||
.no-svg .fc-webicon.twitter.small { background: url("images/fc-webicon-twitter-s.png"); }
|
||||
.svg .fc-webicon.twitter { background: url("images/fc-webicon-twitter.svg"); }
|
||||
|
||||
/* Vimeo */
|
||||
.no-svg .fc-webicon.vimeo { background: url("images/fc-webicon-vimeo-m.png"); }
|
||||
.no-svg .fc-webicon.vimeo.large { background: url("images/fc-webicon-vimeo.png"); }
|
||||
.no-svg .fc-webicon.vimeo.small { background: url("images/fc-webicon-vimeo-s.png"); }
|
||||
.svg .fc-webicon.vimeo { background: url("images/fc-webicon-vimeo.svg"); }
|
||||
|
||||
/* Sina Weibo */
|
||||
.no-svg .fc-webicon.weibo { background: url("images/fc-webicon-weibo-m.png"); }
|
||||
.no-svg .fc-webicon.weibo.large { background: url("images/fc-webicon-weibo.png"); }
|
||||
.no-svg .fc-webicon.weibo.small { background: url("images/fc-webicon-weibo-s.png"); }
|
||||
.svg .fc-webicon.weibo { background: url("images/fc-webicon-weibo.svg"); }
|
||||
|
||||
/* Windows */
|
||||
.no-svg .fc-webicon.windows { background: url("images/fc-webicon-windows-m.png"); }
|
||||
.no-svg .fc-webicon.windows.large { background: url("images/fc-webicon-windows.png"); }
|
||||
.no-svg .fc-webicon.windows.small { background: url("images/fc-webicon-windows-s.png"); }
|
||||
.svg .fc-webicon.windows { background: url("images/fc-webicon-windows.svg"); }
|
||||
|
||||
/* Wordpress */
|
||||
.no-svg .fc-webicon.wordpress { background: url("images/fc-webicon-wordpress-m.png"); }
|
||||
.no-svg .fc-webicon.wordpress.large { background: url("images/fc-webicon-wordpress.png"); }
|
||||
.no-svg .fc-webicon.wordpress.small { background: url("images/fc-webicon-wordpress-s.png"); }
|
||||
.svg .fc-webicon.wordpress { background: url("images/fc-webicon-wordpress.svg"); }
|
||||
|
||||
/* Xing */
|
||||
.no-svg .fc-webicon.xing { background: url("images/fc-webicon-xing-m.png"); }
|
||||
.no-svg .fc-webicon.xing.large { background: url("images/fc-webicon-xing.png"); }
|
||||
.no-svg .fc-webicon.xing.small { background: url("images/fc-webicon-xing-s.png"); }
|
||||
.svg .fc-webicon.xing { background: url("images/fc-webicon-xing.svg"); }
|
||||
|
||||
/* Yahoo! */
|
||||
.no-svg .fc-webicon.yahoo { background: url("images/fc-webicon-yahoo-m.png"); }
|
||||
.no-svg .fc-webicon.yahoo.large { background: url("images/fc-webicon-yahoo.png"); }
|
||||
.no-svg .fc-webicon.yahoo.small { background: url("images/fc-webicon-yahoo-s.png"); }
|
||||
.svg .fc-webicon.yahoo { background: url("images/fc-webicon-yahoo.svg"); }
|
||||
|
||||
/* Yelp! */
|
||||
.no-svg .fc-webicon.yelp { background: url("images/fc-webicon-yelp-m.png"); }
|
||||
.no-svg .fc-webicon.yelp.large { background: url("images/fc-webicon-yelp.png"); }
|
||||
.no-svg .fc-webicon.yelp.small { background: url("images/fc-webicon-yelp-s.png"); }
|
||||
.svg .fc-webicon.yelp { background: url("images/fc-webicon-yelp.svg"); }
|
||||
|
||||
/* YouTube */
|
||||
.no-svg .fc-webicon.youtube { background: url("images/fc-webicon-youtube-m.png"); }
|
||||
.no-svg .fc-webicon.youtube.large { background: url("images/fc-webicon-youtube.png"); }
|
||||
.no-svg .fc-webicon.youtube.small { background: url("images/fc-webicon-youtube-s.png"); }
|
||||
.svg .fc-webicon.youtube { background: url("images/fc-webicon-youtube.svg"); }
|
||||
|
||||
/* YouVersion */
|
||||
.no-svg .fc-webicon.youversion { background: url("images/fc-webicon-youversion-m.png"); }
|
||||
.no-svg .fc-webicon.youversion.large { background: url("images/fc-webicon-youversion.png"); }
|
||||
.no-svg .fc-webicon.youversion.small { background: url("images/fc-webicon-youversion-s.png"); }
|
||||
.svg .fc-webicon.youversion { background: url("images/fc-webicon-youversion.svg"); }
|
||||
|
||||
/* Zerply */
|
||||
.no-svg .fc-webicon.zerply { background: url("images/fc-webicon-zerply-m.png"); }
|
||||
.no-svg .fc-webicon.zerply.large { background: url("images/fc-webicon-zerply.png"); }
|
||||
.no-svg .fc-webicon.zerply.small { background: url("images/fc-webicon-zerply-s.png"); }
|
||||
.svg .fc-webicon.zerply { background: url("images/fc-webicon-zerply.svg"); }
|
||||
449
fc-webicons.html
851
webicons.css
Normal file
@@ -0,0 +1,851 @@
|
||||
/* Webicons by Adam Fairhead at Fairhead Creative http://fairheadcreative.com */
|
||||
.webicon {
|
||||
display: inline-block;
|
||||
background-size: 100%;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
text-indent: -999em;
|
||||
text-align: left;
|
||||
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
|
||||
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
|
||||
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
|
||||
-moz-border-radius: 5px;
|
||||
-webkit-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
margin-bottom: 5px; }
|
||||
|
||||
.webicon:hover {
|
||||
margin: -1px 0 1px;
|
||||
-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
|
||||
-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
|
||||
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); }
|
||||
|
||||
.webicon.small {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px; }
|
||||
|
||||
.webicon.large {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
-moz-border-radius: 6px;
|
||||
-webkit-border-radius: 6px;
|
||||
border-radius: 6px; }
|
||||
|
||||
.no-svg .webicon.f500px {
|
||||
background: url("webicons/webicon-f500px-m.png"); }
|
||||
|
||||
.no-svg .webicon.f500px.large {
|
||||
background: url("webicons/webicon-f500px"); }
|
||||
|
||||
.no-svg .webicon.f500px.small {
|
||||
background: url("webicons/webicon-f500px-s.png"); }
|
||||
|
||||
.svg .webicon.f500px {
|
||||
background: url("webicons/webicon-f500px.svg"); }
|
||||
|
||||
.no-svg .webicon.aboutme {
|
||||
background: url("webicons/webicon-aboutme-m.png"); }
|
||||
|
||||
.no-svg .webicon.aboutme.large {
|
||||
background: url("webicons/webicon-aboutme"); }
|
||||
|
||||
.no-svg .webicon.aboutme.small {
|
||||
background: url("webicons/webicon-aboutme-s.png"); }
|
||||
|
||||
.svg .webicon.aboutme {
|
||||
background: url("webicons/webicon-aboutme.svg"); }
|
||||
|
||||
.no-svg .webicon.adn {
|
||||
background: url("webicons/webicon-adn-m.png"); }
|
||||
|
||||
.no-svg .webicon.adn.large {
|
||||
background: url("webicons/webicon-adn"); }
|
||||
|
||||
.no-svg .webicon.adn.small {
|
||||
background: url("webicons/webicon-adn-s.png"); }
|
||||
|
||||
.svg .webicon.adn {
|
||||
background: url("webicons/webicon-adn.svg"); }
|
||||
|
||||
.no-svg .webicon.android {
|
||||
background: url("webicons/webicon-android-m.png"); }
|
||||
|
||||
.no-svg .webicon.android.large {
|
||||
background: url("webicons/webicon-android"); }
|
||||
|
||||
.no-svg .webicon.android.small {
|
||||
background: url("webicons/webicon-android-s.png"); }
|
||||
|
||||
.svg .webicon.android {
|
||||
background: url("webicons/webicon-android.svg"); }
|
||||
|
||||
.no-svg .webicon.apple {
|
||||
background: url("webicons/webicon-apple-m.png"); }
|
||||
|
||||
.no-svg .webicon.apple.large {
|
||||
background: url("webicons/webicon-apple"); }
|
||||
|
||||
.no-svg .webicon.apple.small {
|
||||
background: url("webicons/webicon-apple-s.png"); }
|
||||
|
||||
.svg .webicon.apple {
|
||||
background: url("webicons/webicon-apple.svg"); }
|
||||
|
||||
.no-svg .webicon.behance {
|
||||
background: url("webicons/webicon-behance-m.png"); }
|
||||
|
||||
.no-svg .webicon.behance.large {
|
||||
background: url("webicons/webicon-behance"); }
|
||||
|
||||
.no-svg .webicon.behance.small {
|
||||
background: url("webicons/webicon-behance-s.png"); }
|
||||
|
||||
.svg .webicon.behance {
|
||||
background: url("webicons/webicon-behance.svg"); }
|
||||
|
||||
.no-svg .webicon.bitbucket {
|
||||
background: url("webicons/webicon-bitbucket-m.png"); }
|
||||
|
||||
.no-svg .webicon.bitbucket.large {
|
||||
background: url("webicons/webicon-bitbucket"); }
|
||||
|
||||
.no-svg .webicon.bitbucket.small {
|
||||
background: url("webicons/webicon-bitbucket-s.png"); }
|
||||
|
||||
.svg .webicon.bitbucket {
|
||||
background: url("webicons/webicon-bitbucket.svg"); }
|
||||
|
||||
.no-svg .webicon.blogger {
|
||||
background: url("webicons/webicon-blogger-m.png"); }
|
||||
|
||||
.no-svg .webicon.blogger.large {
|
||||
background: url("webicons/webicon-blogger"); }
|
||||
|
||||
.no-svg .webicon.blogger.small {
|
||||
background: url("webicons/webicon-blogger-s.png"); }
|
||||
|
||||
.svg .webicon.blogger {
|
||||
background: url("webicons/webicon-blogger.svg"); }
|
||||
|
||||
.no-svg .webicon.coderwall {
|
||||
background: url("webicons/webicon-coderwall-m.png"); }
|
||||
|
||||
.no-svg .webicon.coderwall.large {
|
||||
background: url("webicons/webicon-coderwall"); }
|
||||
|
||||
.no-svg .webicon.coderwall.small {
|
||||
background: url("webicons/webicon-coderwall-s.png"); }
|
||||
|
||||
.svg .webicon.coderwall {
|
||||
background: url("webicons/webicon-coderwall.svg"); }
|
||||
|
||||
.no-svg .webicon.creativecloud {
|
||||
background: url("webicons/webicon-creativecloud-m.png"); }
|
||||
|
||||
.no-svg .webicon.creativecloud.large {
|
||||
background: url("webicons/webicon-creativecloud"); }
|
||||
|
||||
.no-svg .webicon.creativecloud.small {
|
||||
background: url("webicons/webicon-creativecloud-s.png"); }
|
||||
|
||||
.svg .webicon.creativecloud {
|
||||
background: url("webicons/webicon-creativecloud.svg"); }
|
||||
|
||||
.no-svg .webicon.dribbble {
|
||||
background: url("webicons/webicon-dribbble-m.png"); }
|
||||
|
||||
.no-svg .webicon.dribbble.large {
|
||||
background: url("webicons/webicon-dribbble"); }
|
||||
|
||||
.no-svg .webicon.dribbble.small {
|
||||
background: url("webicons/webicon-dribbble-s.png"); }
|
||||
|
||||
.svg .webicon.dribbble {
|
||||
background: url("webicons/webicon-dribbble.svg"); }
|
||||
|
||||
.no-svg .webicon.dropbox {
|
||||
background: url("webicons/webicon-dropbox-m.png"); }
|
||||
|
||||
.no-svg .webicon.dropbox.large {
|
||||
background: url("webicons/webicon-dropbox"); }
|
||||
|
||||
.no-svg .webicon.dropbox.small {
|
||||
background: url("webicons/webicon-dropbox-s.png"); }
|
||||
|
||||
.svg .webicon.dropbox {
|
||||
background: url("webicons/webicon-dropbox.svg"); }
|
||||
|
||||
.no-svg .webicon.evernote {
|
||||
background: url("webicons/webicon-evernote-m.png"); }
|
||||
|
||||
.no-svg .webicon.evernote.large {
|
||||
background: url("webicons/webicon-evernote"); }
|
||||
|
||||
.no-svg .webicon.evernote.small {
|
||||
background: url("webicons/webicon-evernote-s.png"); }
|
||||
|
||||
.svg .webicon.evernote {
|
||||
background: url("webicons/webicon-evernote.svg"); }
|
||||
|
||||
.no-svg .webicon.fairheadcreative {
|
||||
background: url("webicons/webicon-fairheadcreative-m.png"); }
|
||||
|
||||
.no-svg .webicon.fairheadcreative.large {
|
||||
background: url("webicons/webicon-fairheadcreative"); }
|
||||
|
||||
.no-svg .webicon.fairheadcreative.small {
|
||||
background: url("webicons/webicon-fairheadcreative-s.png"); }
|
||||
|
||||
.svg .webicon.fairheadcreative {
|
||||
background: url("webicons/webicon-fairheadcreative.svg"); }
|
||||
|
||||
.no-svg .webicon.facebook {
|
||||
background: url("webicons/webicon-facebook-m.png"); }
|
||||
|
||||
.no-svg .webicon.facebook.large {
|
||||
background: url("webicons/webicon-facebook"); }
|
||||
|
||||
.no-svg .webicon.facebook.small {
|
||||
background: url("webicons/webicon-facebook-s.png"); }
|
||||
|
||||
.svg .webicon.facebook {
|
||||
background: url("webicons/webicon-facebook.svg"); }
|
||||
|
||||
.no-svg .webicon.flickr {
|
||||
background: url("webicons/webicon-flickr-m.png"); }
|
||||
|
||||
.no-svg .webicon.flickr.large {
|
||||
background: url("webicons/webicon-flickr"); }
|
||||
|
||||
.no-svg .webicon.flickr.small {
|
||||
background: url("webicons/webicon-flickr-s.png"); }
|
||||
|
||||
.svg .webicon.flickr {
|
||||
background: url("webicons/webicon-flickr.svg"); }
|
||||
|
||||
.no-svg .webicon.foursquare {
|
||||
background: url("webicons/webicon-foursquare-m.png"); }
|
||||
|
||||
.no-svg .webicon.foursquare.large {
|
||||
background: url("webicons/webicon-foursquare"); }
|
||||
|
||||
.no-svg .webicon.foursquare.small {
|
||||
background: url("webicons/webicon-foursquare-s.png"); }
|
||||
|
||||
.svg .webicon.foursquare {
|
||||
background: url("webicons/webicon-foursquare.svg"); }
|
||||
|
||||
.no-svg .webicon.git {
|
||||
background: url("webicons/webicon-git-m.png"); }
|
||||
|
||||
.no-svg .webicon.git.large {
|
||||
background: url("webicons/webicon-git"); }
|
||||
|
||||
.no-svg .webicon.git.small {
|
||||
background: url("webicons/webicon-git-s.png"); }
|
||||
|
||||
.svg .webicon.git {
|
||||
background: url("webicons/webicon-git.svg"); }
|
||||
|
||||
.no-svg .webicon.github {
|
||||
background: url("webicons/webicon-github-m.png"); }
|
||||
|
||||
.no-svg .webicon.github.large {
|
||||
background: url("webicons/webicon-github"); }
|
||||
|
||||
.no-svg .webicon.github.small {
|
||||
background: url("webicons/webicon-github-s.png"); }
|
||||
|
||||
.svg .webicon.github {
|
||||
background: url("webicons/webicon-github.svg"); }
|
||||
|
||||
.no-svg .webicon.goodreads {
|
||||
background: url("webicons/webicon-goodreads-m.png"); }
|
||||
|
||||
.no-svg .webicon.goodreads.large {
|
||||
background: url("webicons/webicon-goodreads"); }
|
||||
|
||||
.no-svg .webicon.goodreads.small {
|
||||
background: url("webicons/webicon-goodreads-s.png"); }
|
||||
|
||||
.svg .webicon.goodreads {
|
||||
background: url("webicons/webicon-goodreads.svg"); }
|
||||
|
||||
.no-svg .webicon.google {
|
||||
background: url("webicons/webicon-google-m.png"); }
|
||||
|
||||
.no-svg .webicon.google.large {
|
||||
background: url("webicons/webicon-google"); }
|
||||
|
||||
.no-svg .webicon.google.small {
|
||||
background: url("webicons/webicon-google-s.png"); }
|
||||
|
||||
.svg .webicon.google {
|
||||
background: url("webicons/webicon-google.svg"); }
|
||||
|
||||
.no-svg .webicon.googleplay {
|
||||
background: url("webicons/webicon-googleplay-m.png"); }
|
||||
|
||||
.no-svg .webicon.googleplay.large {
|
||||
background: url("webicons/webicon-googleplay"); }
|
||||
|
||||
.no-svg .webicon.googleplay.small {
|
||||
background: url("webicons/webicon-googleplay-s.png"); }
|
||||
|
||||
.svg .webicon.googleplay {
|
||||
background: url("webicons/webicon-googleplay.svg"); }
|
||||
|
||||
.no-svg .webicon.googleplus {
|
||||
background: url("webicons/webicon-googleplus-m.png"); }
|
||||
|
||||
.no-svg .webicon.googleplus.large {
|
||||
background: url("webicons/webicon-googleplus"); }
|
||||
|
||||
.no-svg .webicon.googleplus.small {
|
||||
background: url("webicons/webicon-googleplus-s.png"); }
|
||||
|
||||
.svg .webicon.googleplus {
|
||||
background: url("webicons/webicon-googleplus.svg"); }
|
||||
|
||||
.no-svg .webicon.hangouts {
|
||||
background: url("webicons/webicon-hangouts-m.png"); }
|
||||
|
||||
.no-svg .webicon.hangouts.large {
|
||||
background: url("webicons/webicon-hangouts"); }
|
||||
|
||||
.no-svg .webicon.hangouts.small {
|
||||
background: url("webicons/webicon-hangouts-s.png"); }
|
||||
|
||||
.svg .webicon.hangouts {
|
||||
background: url("webicons/webicon-hangouts.svg"); }
|
||||
|
||||
.no-svg .webicon.html5 {
|
||||
background: url("webicons/webicon-html5-m.png"); }
|
||||
|
||||
.no-svg .webicon.html5.large {
|
||||
background: url("webicons/webicon-html5"); }
|
||||
|
||||
.no-svg .webicon.html5.small {
|
||||
background: url("webicons/webicon-html5-s.png"); }
|
||||
|
||||
.svg .webicon.html5 {
|
||||
background: url("webicons/webicon-html5.svg"); }
|
||||
|
||||
.no-svg .webicon.icloud {
|
||||
background: url("webicons/webicon-icloud-m.png"); }
|
||||
|
||||
.no-svg .webicon.icloud.large {
|
||||
background: url("webicons/webicon-icloud"); }
|
||||
|
||||
.no-svg .webicon.icloud.small {
|
||||
background: url("webicons/webicon-icloud-s.png"); }
|
||||
|
||||
.svg .webicon.icloud {
|
||||
background: url("webicons/webicon-icloud.svg"); }
|
||||
|
||||
.no-svg .webicon.indiegogo {
|
||||
background: url("webicons/webicon-indiegogo-m.png"); }
|
||||
|
||||
.no-svg .webicon.indiegogo.large {
|
||||
background: url("webicons/webicon-indiegogo"); }
|
||||
|
||||
.no-svg .webicon.indiegogo.small {
|
||||
background: url("webicons/webicon-indiegogo-s.png"); }
|
||||
|
||||
.svg .webicon.indiegogo {
|
||||
background: url("webicons/webicon-indiegogo.svg"); }
|
||||
|
||||
.no-svg .webicon.instagram {
|
||||
background: url("webicons/webicon-instagram-m.png"); }
|
||||
|
||||
.no-svg .webicon.instagram.large {
|
||||
background: url("webicons/webicon-instagram"); }
|
||||
|
||||
.no-svg .webicon.instagram.small {
|
||||
background: url("webicons/webicon-instagram-s.png"); }
|
||||
|
||||
.svg .webicon.instagram {
|
||||
background: url("webicons/webicon-instagram.svg"); }
|
||||
|
||||
.no-svg .webicon.instapaper {
|
||||
background: url("webicons/webicon-instapaper-m.png"); }
|
||||
|
||||
.no-svg .webicon.instapaper.large {
|
||||
background: url("webicons/webicon-instapaper"); }
|
||||
|
||||
.no-svg .webicon.instapaper.small {
|
||||
background: url("webicons/webicon-instapaper-s.png"); }
|
||||
|
||||
.svg .webicon.instapaper {
|
||||
background: url("webicons/webicon-instapaper.svg"); }
|
||||
|
||||
.no-svg .webicon.kickstarter {
|
||||
background: url("webicons/webicon-kickstarter-m.png"); }
|
||||
|
||||
.no-svg .webicon.kickstarter.large {
|
||||
background: url("webicons/webicon-kickstarter"); }
|
||||
|
||||
.no-svg .webicon.kickstarter.small {
|
||||
background: url("webicons/webicon-kickstarter-s.png"); }
|
||||
|
||||
.svg .webicon.kickstarter {
|
||||
background: url("webicons/webicon-kickstarter.svg"); }
|
||||
|
||||
.no-svg .webicon.klout {
|
||||
background: url("webicons/webicon-klout-m.png"); }
|
||||
|
||||
.no-svg .webicon.klout.large {
|
||||
background: url("webicons/webicon-klout"); }
|
||||
|
||||
.no-svg .webicon.klout.small {
|
||||
background: url("webicons/webicon-klout-s.png"); }
|
||||
|
||||
.svg .webicon.klout {
|
||||
background: url("webicons/webicon-klout.svg"); }
|
||||
|
||||
.no-svg .webicon.lastfm {
|
||||
background: url("webicons/webicon-lastfm-m.png"); }
|
||||
|
||||
.no-svg .webicon.lastfm.large {
|
||||
background: url("webicons/webicon-lastfm"); }
|
||||
|
||||
.no-svg .webicon.lastfm.small {
|
||||
background: url("webicons/webicon-lastfm-s.png"); }
|
||||
|
||||
.svg .webicon.lastfm {
|
||||
background: url("webicons/webicon-lastfm.svg"); }
|
||||
|
||||
.no-svg .webicon.linkedin {
|
||||
background: url("webicons/webicon-linkedin-m.png"); }
|
||||
|
||||
.no-svg .webicon.linkedin.large {
|
||||
background: url("webicons/webicon-linkedin"); }
|
||||
|
||||
.no-svg .webicon.linkedin.small {
|
||||
background: url("webicons/webicon-linkedin-s.png"); }
|
||||
|
||||
.svg .webicon.linkedin {
|
||||
background: url("webicons/webicon-linkedin.svg"); }
|
||||
|
||||
.no-svg .webicon.mail {
|
||||
background: url("webicons/webicon-mail-m.png"); }
|
||||
|
||||
.no-svg .webicon.mail.large {
|
||||
background: url("webicons/webicon-mail"); }
|
||||
|
||||
.no-svg .webicon.mail.small {
|
||||
background: url("webicons/webicon-mail-s.png"); }
|
||||
|
||||
.svg .webicon.mail {
|
||||
background: url("webicons/webicon-mail.svg"); }
|
||||
|
||||
.no-svg .webicon.mixi {
|
||||
background: url("webicons/webicon-mixi-m.png"); }
|
||||
|
||||
.no-svg .webicon.mixi.large {
|
||||
background: url("webicons/webicon-mixi"); }
|
||||
|
||||
.no-svg .webicon.mixi.small {
|
||||
background: url("webicons/webicon-mixi-s.png"); }
|
||||
|
||||
.svg .webicon.mixi {
|
||||
background: url("webicons/webicon-mixi.svg"); }
|
||||
|
||||
.no-svg .webicon.msn {
|
||||
background: url("webicons/webicon-msn-m.png"); }
|
||||
|
||||
.no-svg .webicon.msn.large {
|
||||
background: url("webicons/webicon-msn"); }
|
||||
|
||||
.no-svg .webicon.msn.small {
|
||||
background: url("webicons/webicon-msn-s.png"); }
|
||||
|
||||
.svg .webicon.msn {
|
||||
background: url("webicons/webicon-msn.svg"); }
|
||||
|
||||
.no-svg .webicon.openid {
|
||||
background: url("webicons/webicon-openid-m.png"); }
|
||||
|
||||
.no-svg .webicon.openid.large {
|
||||
background: url("webicons/webicon-openid"); }
|
||||
|
||||
.no-svg .webicon.openid.small {
|
||||
background: url("webicons/webicon-openid-s.png"); }
|
||||
|
||||
.svg .webicon.openid {
|
||||
background: url("webicons/webicon-openid.svg"); }
|
||||
|
||||
.no-svg .webicon.picasa {
|
||||
background: url("webicons/webicon-picasa-m.png"); }
|
||||
|
||||
.no-svg .webicon.picasa.large {
|
||||
background: url("webicons/webicon-picasa"); }
|
||||
|
||||
.no-svg .webicon.picasa.small {
|
||||
background: url("webicons/webicon-picasa-s.png"); }
|
||||
|
||||
.svg .webicon.picasa {
|
||||
background: url("webicons/webicon-picasa.svg"); }
|
||||
|
||||
.no-svg .webicon.pinterest {
|
||||
background: url("webicons/webicon-pinterest-m.png"); }
|
||||
|
||||
.no-svg .webicon.pinterest.large {
|
||||
background: url("webicons/webicon-pinterest"); }
|
||||
|
||||
.no-svg .webicon.pinterest.small {
|
||||
background: url("webicons/webicon-pinterest-s.png"); }
|
||||
|
||||
.svg .webicon.pinterest {
|
||||
background: url("webicons/webicon-pinterest.svg"); }
|
||||
|
||||
.no-svg .webicon.pocketapp {
|
||||
background: url("webicons/webicon-pocketapp-m.png"); }
|
||||
|
||||
.no-svg .webicon.pocketapp.large {
|
||||
background: url("webicons/webicon-pocketapp"); }
|
||||
|
||||
.no-svg .webicon.pocketapp.small {
|
||||
background: url("webicons/webicon-pocketapp-s.png"); }
|
||||
|
||||
.svg .webicon.pocketapp {
|
||||
background: url("webicons/webicon-pocketapp.svg"); }
|
||||
|
||||
.no-svg .webicon.quora {
|
||||
background: url("webicons/webicon-quora-m.png"); }
|
||||
|
||||
.no-svg .webicon.quora.large {
|
||||
background: url("webicons/webicon-quora"); }
|
||||
|
||||
.no-svg .webicon.quora.small {
|
||||
background: url("webicons/webicon-quora-s.png"); }
|
||||
|
||||
.svg .webicon.quora {
|
||||
background: url("webicons/webicon-quora.svg"); }
|
||||
|
||||
.no-svg .webicon.orkut {
|
||||
background: url("webicons/webicon-orkut-m.png"); }
|
||||
|
||||
.no-svg .webicon.orkut.large {
|
||||
background: url("webicons/webicon-orkut"); }
|
||||
|
||||
.no-svg .webicon.orkut.small {
|
||||
background: url("webicons/webicon-orkut-s.png"); }
|
||||
|
||||
.svg .webicon.orkut {
|
||||
background: url("webicons/webicon-orkut.svg"); }
|
||||
|
||||
.no-svg .webicon.mercurial {
|
||||
background: url("webicons/webicon-mercurial-m.png"); }
|
||||
|
||||
.no-svg .webicon.mercurial.large {
|
||||
background: url("webicons/webicon-mercurial"); }
|
||||
|
||||
.no-svg .webicon.mercurial.small {
|
||||
background: url("webicons/webicon-mercurial-s.png"); }
|
||||
|
||||
.svg .webicon.mercurial {
|
||||
background: url("webicons/webicon-mercurial.svg"); }
|
||||
|
||||
.no-svg .webicon.rdio {
|
||||
background: url("webicons/webicon-rdio-m.png"); }
|
||||
|
||||
.no-svg .webicon.rdio.large {
|
||||
background: url("webicons/webicon-rdio"); }
|
||||
|
||||
.no-svg .webicon.rdio.small {
|
||||
background: url("webicons/webicon-rdio-s.png"); }
|
||||
|
||||
.svg .webicon.rdio {
|
||||
background: url("webicons/webicon-rdio.svg"); }
|
||||
|
||||
.no-svg .webicon.reddit {
|
||||
background: url("webicons/webicon-reddit-m.png"); }
|
||||
|
||||
.no-svg .webicon.reddit.large {
|
||||
background: url("webicons/webicon-reddit"); }
|
||||
|
||||
.no-svg .webicon.reddit.small {
|
||||
background: url("webicons/webicon-reddit-s.png"); }
|
||||
|
||||
.svg .webicon.reddit {
|
||||
background: url("webicons/webicon-reddit.svg"); }
|
||||
|
||||
.no-svg .webicon.renren {
|
||||
background: url("webicons/webicon-renren-m.png"); }
|
||||
|
||||
.no-svg .webicon.renren.large {
|
||||
background: url("webicons/webicon-renren"); }
|
||||
|
||||
.no-svg .webicon.renren.small {
|
||||
background: url("webicons/webicon-renren-s.png"); }
|
||||
|
||||
.svg .webicon.renren {
|
||||
background: url("webicons/webicon-renren.svg"); }
|
||||
|
||||
.no-svg .webicon.rss {
|
||||
background: url("webicons/webicon-rss-m.png"); }
|
||||
|
||||
.no-svg .webicon.rss.large {
|
||||
background: url("webicons/webicon-rss"); }
|
||||
|
||||
.no-svg .webicon.rss.small {
|
||||
background: url("webicons/webicon-rss-s.png"); }
|
||||
|
||||
.svg .webicon.rss {
|
||||
background: url("webicons/webicon-rss.svg"); }
|
||||
|
||||
.no-svg .webicon.skitch {
|
||||
background: url("webicons/webicon-skitch-m.png"); }
|
||||
|
||||
.no-svg .webicon.skitch.large {
|
||||
background: url("webicons/webicon-skitch"); }
|
||||
|
||||
.no-svg .webicon.skitch.small {
|
||||
background: url("webicons/webicon-skitch-s.png"); }
|
||||
|
||||
.svg .webicon.skitch {
|
||||
background: url("webicons/webicon-skitch.svg"); }
|
||||
|
||||
.no-svg .webicon.skype {
|
||||
background: url("webicons/webicon-skype-m.png"); }
|
||||
|
||||
.no-svg .webicon.skype.large {
|
||||
background: url("webicons/webicon-skype"); }
|
||||
|
||||
.no-svg .webicon.skype.small {
|
||||
background: url("webicons/webicon-skype-s.png"); }
|
||||
|
||||
.svg .webicon.skype {
|
||||
background: url("webicons/webicon-skype.svg"); }
|
||||
|
||||
.no-svg .webicon.soundcloud {
|
||||
background: url("webicons/webicon-soundcloud-m.png"); }
|
||||
|
||||
.no-svg .webicon.soundcloud.large {
|
||||
background: url("webicons/webicon-soundcloud"); }
|
||||
|
||||
.no-svg .webicon.soundcloud.small {
|
||||
background: url("webicons/webicon-soundcloud-s.png"); }
|
||||
|
||||
.svg .webicon.soundcloud {
|
||||
background: url("webicons/webicon-soundcloud.svg"); }
|
||||
|
||||
.no-svg .webicon.spotify {
|
||||
background: url("webicons/webicon-spotify-m.png"); }
|
||||
|
||||
.no-svg .webicon.spotify.large {
|
||||
background: url("webicons/webicon-spotify"); }
|
||||
|
||||
.no-svg .webicon.spotify.small {
|
||||
background: url("webicons/webicon-spotify-s.png"); }
|
||||
|
||||
.svg .webicon.spotify {
|
||||
background: url("webicons/webicon-spotify.svg"); }
|
||||
|
||||
.no-svg .webicon.stackoverflow {
|
||||
background: url("webicons/webicon-stackoverflow-m.png"); }
|
||||
|
||||
.no-svg .webicon.stackoverflow.large {
|
||||
background: url("webicons/webicon-stackoverflow"); }
|
||||
|
||||
.no-svg .webicon.stackoverflow.small {
|
||||
background: url("webicons/webicon-stackoverflow-s.png"); }
|
||||
|
||||
.svg .webicon.stackoverflow {
|
||||
background: url("webicons/webicon-stackoverflow.svg"); }
|
||||
|
||||
.no-svg .webicon.stumbleupon {
|
||||
background: url("webicons/webicon-stumbleupon-m.png"); }
|
||||
|
||||
.no-svg .webicon.stumbleupon.large {
|
||||
background: url("webicons/webicon-stumbleupon"); }
|
||||
|
||||
.no-svg .webicon.stumbleupon.small {
|
||||
background: url("webicons/webicon-stumbleupon-s.png"); }
|
||||
|
||||
.svg .webicon.stumbleupon {
|
||||
background: url("webicons/webicon-stumbleupon.svg"); }
|
||||
|
||||
.no-svg .webicon.svn {
|
||||
background: url("webicons/webicon-svn-m.png"); }
|
||||
|
||||
.no-svg .webicon.svn.large {
|
||||
background: url("webicons/webicon-svn"); }
|
||||
|
||||
.no-svg .webicon.svn.small {
|
||||
background: url("webicons/webicon-svn-s.png"); }
|
||||
|
||||
.svg .webicon.svn {
|
||||
background: url("webicons/webicon-svn.svg"); }
|
||||
|
||||
.no-svg .webicon.tent {
|
||||
background: url("webicons/webicon-tent-m.png"); }
|
||||
|
||||
.no-svg .webicon.tent.large {
|
||||
background: url("webicons/webicon-tent"); }
|
||||
|
||||
.no-svg .webicon.tent.small {
|
||||
background: url("webicons/webicon-tent-s.png"); }
|
||||
|
||||
.svg .webicon.tent {
|
||||
background: url("webicons/webicon-tent.svg"); }
|
||||
|
||||
.no-svg .webicon.tripadvisor {
|
||||
background: url("webicons/webicon-tripadvisor-m.png"); }
|
||||
|
||||
.no-svg .webicon.tripadvisor.large {
|
||||
background: url("webicons/webicon-tripadvisor"); }
|
||||
|
||||
.no-svg .webicon.tripadvisor.small {
|
||||
background: url("webicons/webicon-tripadvisor-s.png"); }
|
||||
|
||||
.svg .webicon.tripadvisor {
|
||||
background: url("webicons/webicon-tripadvisor.svg"); }
|
||||
|
||||
.no-svg .webicon.tumblr {
|
||||
background: url("webicons/webicon-tumblr-m.png"); }
|
||||
|
||||
.no-svg .webicon.tumblr.large {
|
||||
background: url("webicons/webicon-tumblr"); }
|
||||
|
||||
.no-svg .webicon.tumblr.small {
|
||||
background: url("webicons/webicon-tumblr-s.png"); }
|
||||
|
||||
.svg .webicon.tumblr {
|
||||
background: url("webicons/webicon-tumblr.svg"); }
|
||||
|
||||
.no-svg .webicon.twitter {
|
||||
background: url("webicons/webicon-twitter-m.png"); }
|
||||
|
||||
.no-svg .webicon.twitter.large {
|
||||
background: url("webicons/webicon-twitter"); }
|
||||
|
||||
.no-svg .webicon.twitter.small {
|
||||
background: url("webicons/webicon-twitter-s.png"); }
|
||||
|
||||
.svg .webicon.twitter {
|
||||
background: url("webicons/webicon-twitter.svg"); }
|
||||
|
||||
.no-svg .webicon.vimeo {
|
||||
background: url("webicons/webicon-vimeo-m.png"); }
|
||||
|
||||
.no-svg .webicon.vimeo.large {
|
||||
background: url("webicons/webicon-vimeo"); }
|
||||
|
||||
.no-svg .webicon.vimeo.small {
|
||||
background: url("webicons/webicon-vimeo-s.png"); }
|
||||
|
||||
.svg .webicon.vimeo {
|
||||
background: url("webicons/webicon-vimeo.svg"); }
|
||||
|
||||
.no-svg .webicon.weibo {
|
||||
background: url("webicons/webicon-weibo-m.png"); }
|
||||
|
||||
.no-svg .webicon.weibo.large {
|
||||
background: url("webicons/webicon-weibo"); }
|
||||
|
||||
.no-svg .webicon.weibo.small {
|
||||
background: url("webicons/webicon-weibo-s.png"); }
|
||||
|
||||
.svg .webicon.weibo {
|
||||
background: url("webicons/webicon-weibo.svg"); }
|
||||
|
||||
.no-svg .webicon.windows {
|
||||
background: url("webicons/webicon-windows-m.png"); }
|
||||
|
||||
.no-svg .webicon.windows.large {
|
||||
background: url("webicons/webicon-windows"); }
|
||||
|
||||
.no-svg .webicon.windows.small {
|
||||
background: url("webicons/webicon-windows-s.png"); }
|
||||
|
||||
.svg .webicon.windows {
|
||||
background: url("webicons/webicon-windows.svg"); }
|
||||
|
||||
.no-svg .webicon.wordpress {
|
||||
background: url("webicons/webicon-wordpress-m.png"); }
|
||||
|
||||
.no-svg .webicon.wordpress.large {
|
||||
background: url("webicons/webicon-wordpress"); }
|
||||
|
||||
.no-svg .webicon.wordpress.small {
|
||||
background: url("webicons/webicon-wordpress-s.png"); }
|
||||
|
||||
.svg .webicon.wordpress {
|
||||
background: url("webicons/webicon-wordpress.svg"); }
|
||||
|
||||
.no-svg .webicon.xing {
|
||||
background: url("webicons/webicon-xing-m.png"); }
|
||||
|
||||
.no-svg .webicon.xing.large {
|
||||
background: url("webicons/webicon-xing"); }
|
||||
|
||||
.no-svg .webicon.xing.small {
|
||||
background: url("webicons/webicon-xing-s.png"); }
|
||||
|
||||
.svg .webicon.xing {
|
||||
background: url("webicons/webicon-xing.svg"); }
|
||||
|
||||
.no-svg .webicon.yahoo {
|
||||
background: url("webicons/webicon-yahoo-m.png"); }
|
||||
|
||||
.no-svg .webicon.yahoo.large {
|
||||
background: url("webicons/webicon-yahoo"); }
|
||||
|
||||
.no-svg .webicon.yahoo.small {
|
||||
background: url("webicons/webicon-yahoo-s.png"); }
|
||||
|
||||
.svg .webicon.yahoo {
|
||||
background: url("webicons/webicon-yahoo.svg"); }
|
||||
|
||||
.no-svg .webicon.yelp {
|
||||
background: url("webicons/webicon-yelp-m.png"); }
|
||||
|
||||
.no-svg .webicon.yelp.large {
|
||||
background: url("webicons/webicon-yelp"); }
|
||||
|
||||
.no-svg .webicon.yelp.small {
|
||||
background: url("webicons/webicon-yelp-s.png"); }
|
||||
|
||||
.svg .webicon.yelp {
|
||||
background: url("webicons/webicon-yelp.svg"); }
|
||||
|
||||
.no-svg .webicon.youtube {
|
||||
background: url("webicons/webicon-youtube-m.png"); }
|
||||
|
||||
.no-svg .webicon.youtube.large {
|
||||
background: url("webicons/webicon-youtube"); }
|
||||
|
||||
.no-svg .webicon.youtube.small {
|
||||
background: url("webicons/webicon-youtube-s.png"); }
|
||||
|
||||
.svg .webicon.youtube {
|
||||
background: url("webicons/webicon-youtube.svg"); }
|
||||
|
||||
.no-svg .webicon.youversion {
|
||||
background: url("webicons/webicon-youversion-m.png"); }
|
||||
|
||||
.no-svg .webicon.youversion.large {
|
||||
background: url("webicons/webicon-youversion"); }
|
||||
|
||||
.no-svg .webicon.youversion.small {
|
||||
background: url("webicons/webicon-youversion-s.png"); }
|
||||
|
||||
.svg .webicon.youversion {
|
||||
background: url("webicons/webicon-youversion.svg"); }
|
||||
|
||||
.no-svg .webicon.zerply {
|
||||
background: url("webicons/webicon-zerply-m.png"); }
|
||||
|
||||
.no-svg .webicon.zerply.large {
|
||||
background: url("webicons/webicon-zerply"); }
|
||||
|
||||
.no-svg .webicon.zerply.small {
|
||||
background: url("webicons/webicon-zerply-s.png"); }
|
||||
|
||||
.svg .webicon.zerply {
|
||||
background: url("webicons/webicon-zerply.svg"); }
|
||||
449
webicons.html
Normal file
19
webicons.scss
Normal file
@@ -0,0 +1,19 @@
|
||||
/* Webicons by Adam Fairhead at Fairhead Creative http://fairheadcreative.com */
|
||||
|
||||
.webicon { display: inline-block; background-size: 100%; width: 30px; height: 30px; text-indent: -999em; text-align: left; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-bottom: 5px; }
|
||||
.webicon:hover { margin: -1px 0 1px; -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); }
|
||||
.webicon.small { width: 20px; height: 20px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
|
||||
.webicon.large { width: 48px; height: 48px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
|
||||
|
||||
// Include or remove the icons you want to use on your site from this list.
|
||||
$webicons-icons: f500px aboutme adn android apple behance bitbucket blogger coderwall creativecloud dribbble dropbox evernote fairheadcreative facebook flickr foursquare git github goodreads google googleplay googleplus hangouts html5 icloud indiegogo instagram instapaper kickstarter klout lastfm linkedin mail mixi msn openid picasa pinterest pocketapp quora orkut mercurial rdio reddit renren rss skitch skype soundcloud spotify stackoverflow stumbleupon svn tent tripadvisor tumblr twitter vimeo weibo windows wordpress xing yahoo yelp youtube youversion zerply;
|
||||
|
||||
// Specify the path to the webicons directory here. Include trailing slash.
|
||||
$webicons-url: "webicons/" !default;
|
||||
|
||||
@each $webicons-icon in $webicons-icons {
|
||||
.no-svg .webicon.#{$webicons-icon} { background: url("#{$webicons-url}webicon-#{$webicons-icon}-m.png"); }
|
||||
.no-svg .webicon.#{$webicons-icon}.large { background: url("#{$webicons-url}webicon-#{$webicons-icon}"); }
|
||||
.no-svg .webicon.#{$webicons-icon}.small { background: url("#{$webicons-url}webicon-#{$webicons-icon}-s.png"); }
|
||||
.svg .webicon.#{$webicons-icon} { background: url("#{$webicons-url}webicon-#{$webicons-icon}.svg"); }
|
||||
}
|
||||
|
Before Width: | Height: | Size: 758 B After Width: | Height: | Size: 758 B |
|
Before Width: | Height: | Size: 515 B After Width: | Height: | Size: 515 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 751 B After Width: | Height: | Size: 751 B |
|
Before Width: | Height: | Size: 549 B After Width: | Height: | Size: 549 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 770 B After Width: | Height: | Size: 770 B |
|
Before Width: | Height: | Size: 600 B After Width: | Height: | Size: 600 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 666 B After Width: | Height: | Size: 666 B |
|
Before Width: | Height: | Size: 459 B After Width: | Height: | Size: 459 B |
|
Before Width: | Height: | Size: 973 B After Width: | Height: | Size: 973 B |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 736 B After Width: | Height: | Size: 736 B |
|
Before Width: | Height: | Size: 528 B After Width: | Height: | Size: 528 B |
|
Before Width: | Height: | Size: 1018 B After Width: | Height: | Size: 1018 B |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 871 B After Width: | Height: | Size: 871 B |
|
Before Width: | Height: | Size: 623 B After Width: | Height: | Size: 623 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 487 B After Width: | Height: | Size: 487 B |
|
Before Width: | Height: | Size: 428 B After Width: | Height: | Size: 428 B |
|
Before Width: | Height: | Size: 731 B After Width: | Height: | Size: 731 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 798 B After Width: | Height: | Size: 798 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 913 B After Width: | Height: | Size: 913 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 936 B After Width: | Height: | Size: 936 B |
|
Before Width: | Height: | Size: 645 B After Width: | Height: | Size: 645 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 988 B After Width: | Height: | Size: 988 B |
|
Before Width: | Height: | Size: 705 B After Width: | Height: | Size: 705 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 794 B After Width: | Height: | Size: 794 B |
|
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 562 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 760 B After Width: | Height: | Size: 760 B |
|
Before Width: | Height: | Size: 529 B After Width: | Height: | Size: 529 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 912 B After Width: | Height: | Size: 912 B |
|
Before Width: | Height: | Size: 658 B After Width: | Height: | Size: 658 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |