Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Commit

Permalink
Grunt Package Update
Browse files Browse the repository at this point in the history
Minor Fixes
  • Loading branch information
manishsongirkar committed Jun 4, 2014
1 parent 813fa26 commit 518f4f6
Show file tree
Hide file tree
Showing 23 changed files with 165 additions and 380 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ module.exports = function(grunt) {
config: 'assets/icon-font/config.json', config: 'assets/icon-font/config.json',
fonts: 'assets/icon-font/font', fonts: 'assets/icon-font/font',
styles: 'assets/icon-font/css', styles: 'assets/icon-font/css',
scss: true, scss: false,
force: true force: true
} }
} }
Expand Down
11 changes: 6 additions & 5 deletions README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ This plugin contains the list of below mentioned custom widgets:
1. **rtw: Comments with Gravatar** - This show the list of recent comments with commenter gravatar. 1. **rtw: Comments with Gravatar** - This show the list of recent comments with commenter gravatar.
1. **rtw: Multiple Menus** - It provides 2 custom menu options, for each of which we can select the respective menu. 1. **rtw: Multiple Menus** - It provides 2 custom menu options, for each of which we can select the respective menu.
1. **rtw: Subscribe Widget** - It provides these email subscription options, like Feedburner and MailChimp. Also, provide social connect options where you can change order of social icons. Using WordPress filter you can add multiple social connect icons like rss, facebook, github-circled, youtube, flickr-circled, vimeo, twitter, gplus, pinterest, linkedin, stumbleupon, instagram, paypal, picasa, soundcloud, wordpress, blogger, delicious, deviantart, digg, foursquare, reddit, stackoverflow, tumblr 1. **rtw: Subscribe Widget** - It provides these email subscription options, like Feedburner and MailChimp. Also, provide social connect options where you can change order of social icons. Using WordPress filter you can add multiple social connect icons like rss, facebook, github-circled, youtube, flickr-circled, vimeo, twitter, gplus, pinterest, linkedin, stumbleupon, instagram, paypal, picasa, soundcloud, wordpress, blogger, delicious, deviantart, digg, foursquare, reddit, stackoverflow, tumblr
1. **rtw: TOC Widget** - This widget automatically creates a table of contents with various options.


## Installation ## ## Installation ##
Automatic Installation Automatic Installation
Expand Down Expand Up @@ -45,14 +44,16 @@ Its just that we are hyperactive on our own forum!


## Changelog ## ## Changelog ##


#### 1.3 #### #### 1.2.1 ####
* Added Table of Content (TOC) widget * Update Grunt Packages
* Minor changes


#### 1.2 #### #### 1.2 ####
* Update plugin documentations * Update plugin documentations


#### 1.0 #### #### 1.0 ####
* First release * First release


#### 1.2 #### #### 1.2.1 ####
* Update plugin documentations * Update Grunt Packages
* Minor changes
30 changes: 15 additions & 15 deletions assets/icon-font/css/rtw-fontello-codes.css
Original file line number Original file line Diff line number Diff line change
@@ -1,27 +1,27 @@


.rtw-rss:before { content: '\e803'; } /* '' */
.rtw-tumblr:before { content: '\e817'; } /* '' */
.rtw-facebook:before { content: '\e800'; } /* '' */ .rtw-facebook:before { content: '\e800'; } /* '' */
.rtw-twitter:before { content: '\e801'; } /* '' */
.rtw-github-circled:before { content: '\e802'; } /* '' */ .rtw-github-circled:before { content: '\e802'; } /* '' */
.rtw-youtube:before { content: '\e812'; } /* '' */ .rtw-rss:before { content: '\e803'; } /* '' */
.rtw-info:before { content: '\e809'; } /* '' */
.rtw-flickr-circled:before { content: '\e804'; } /* '' */ .rtw-flickr-circled:before { content: '\e804'; } /* '' */
.rtw-vimeo:before { content: '\e80a'; } /* '' */
.rtw-twitter:before { content: '\e801'; } /* '' */
.rtw-gplus:before { content: '\e807'; } /* '' */
.rtw-pinterest:before { content: '\e806'; } /* '' */
.rtw-linkedin:before { content: '\e805'; } /* '' */ .rtw-linkedin:before { content: '\e805'; } /* '' */
.rtw-pinterest:before { content: '\e806'; } /* '' */
.rtw-gplus:before { content: '\e807'; } /* '' */
.rtw-wordpress:before { content: '\e808'; } /* '' */
.rtw-info:before { content: '\e809'; } /* '' */
.rtw-vimeo:before { content: '\e80a'; } /* '' */
.rtw-stumbleupon:before { content: '\e80b'; } /* '' */ .rtw-stumbleupon:before { content: '\e80b'; } /* '' */
.rtw-level-down:before { content: '\e819'; } /* '' */
.rtw-paypal:before { content: '\e80e'; } /* '' */
.rtw-picasa:before { content: '\e80c'; } /* '' */ .rtw-picasa:before { content: '\e80c'; } /* '' */
.rtw-instagram:before { content: '\e80d'; } /* '' */
.rtw-paypal:before { content: '\e80e'; } /* '' */
.rtw-soundcloud:before { content: '\e80f'; } /* '' */ .rtw-soundcloud:before { content: '\e80f'; } /* '' */
.rtw-foursquare:before { content: '\e810'; } /* '' */
.rtw-stackoverflow:before { content: '\e811'; } /* '' */
.rtw-youtube:before { content: '\e812'; } /* '' */
.rtw-delicious:before { content: '\e813'; } /* '' */ .rtw-delicious:before { content: '\e813'; } /* '' */
.rtw-wordpress:before { content: '\e808'; } /* '' */
.rtw-blogger:before { content: '\e816'; } /* '' */
.rtw-deviantart:before { content: '\e814'; } /* '' */ .rtw-deviantart:before { content: '\e814'; } /* '' */
.rtw-digg:before { content: '\e815'; } /* '' */ .rtw-digg:before { content: '\e815'; } /* '' */
.rtw-foursquare:before { content: '\e810'; } /* '' */ .rtw-blogger:before { content: '\e816'; } /* '' */
.rtw-tumblr:before { content: '\e817'; } /* '' */
.rtw-reddit:before { content: '\e818'; } /* '' */ .rtw-reddit:before { content: '\e818'; } /* '' */
.rtw-stackoverflow:before { content: '\e811'; } /* '' */ .rtw-level-down:before { content: '\e819'; } /* '' */
.rtw-instagram:before { content: '\e80d'; } /* '' */
42 changes: 21 additions & 21 deletions assets/icon-font/css/rtw-fontello-embedded.css

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions assets/icon-font/css/rtw-fontello-ie7-codes.css
Original file line number Original file line Diff line number Diff line change
@@ -1,27 +1,27 @@


.rtw-rss { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-tumblr { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-facebook { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-facebook { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-github-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-github-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-youtube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-rss { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-info { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-flickr-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-flickr-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-vimeo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-gplus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-pinterest { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-linkedin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-linkedin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-pinterest { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-gplus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-wordpress { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-info { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-vimeo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-stumbleupon { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-stumbleupon { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-level-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-paypal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-picasa { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-picasa { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-paypal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-soundcloud { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-soundcloud { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-foursquare { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-stackoverflow { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-youtube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-delicious { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-delicious { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-wordpress { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-blogger { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-deviantart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-deviantart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-digg { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-digg { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-foursquare { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-blogger { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-tumblr { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-reddit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-reddit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-stackoverflow { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-level-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
30 changes: 15 additions & 15 deletions assets/icon-font/css/rtw-fontello-ie7.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -10,29 +10,29 @@
/* font-size: 120%; */ /* font-size: 120%; */
} }


.rtw-rss { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-tumblr { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-facebook { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-facebook { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-github-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-github-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-youtube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-rss { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-info { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-flickr-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-flickr-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-vimeo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-gplus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-pinterest { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-linkedin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-linkedin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-pinterest { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-gplus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-wordpress { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-info { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-vimeo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-stumbleupon { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-stumbleupon { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-level-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-paypal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-picasa { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-picasa { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-paypal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-soundcloud { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-soundcloud { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-foursquare { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-stackoverflow { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-youtube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-delicious { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-delicious { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-wordpress { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-blogger { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-deviantart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-deviantart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-digg { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-digg { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-foursquare { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-blogger { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-tumblr { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-reddit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-reddit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-stackoverflow { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .rtw-level-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.rtw-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
42 changes: 21 additions & 21 deletions assets/icon-font/css/rtw-fontello.css
Original file line number Original file line Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face { @font-face {
font-family: 'rtw-fontello'; font-family: 'rtw-fontello';
src: url('../font/rtw-fontello.eot?11048531'); src: url('../font/rtw-fontello.eot?21879954');
src: url('../font/rtw-fontello.eot?11048531#iefix') format('embedded-opentype'), src: url('../font/rtw-fontello.eot?21879954#iefix') format('embedded-opentype'),
url('../font/rtw-fontello.woff?11048531') format('woff'), url('../font/rtw-fontello.woff?21879954') format('woff'),
url('../font/rtw-fontello.ttf?11048531') format('truetype'), url('../font/rtw-fontello.ttf?21879954') format('truetype'),
url('../font/rtw-fontello.svg?11048531#rtw-fontello') format('svg'); url('../font/rtw-fontello.svg?21879954#rtw-fontello') format('svg');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }
Expand All @@ -14,7 +14,7 @@
@media screen and (-webkit-min-device-pixel-ratio:0) { @media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face { @font-face {
font-family: 'rtw-fontello'; font-family: 'rtw-fontello';
src: url('../font/rtw-fontello.svg?11048531#rtw-fontello') format('svg'); src: url('../font/rtw-fontello.svg?21879954#rtw-fontello') format('svg');
} }
} }
*/ */
Expand Down Expand Up @@ -50,29 +50,29 @@
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
} }


.rtw-rss:before { content: '\e803'; } /* '' */
.rtw-tumblr:before { content: '\e817'; } /* '' */
.rtw-facebook:before { content: '\e800'; } /* '' */ .rtw-facebook:before { content: '\e800'; } /* '' */
.rtw-twitter:before { content: '\e801'; } /* '' */
.rtw-github-circled:before { content: '\e802'; } /* '' */ .rtw-github-circled:before { content: '\e802'; } /* '' */
.rtw-youtube:before { content: '\e812'; } /* '' */ .rtw-rss:before { content: '\e803'; } /* '' */
.rtw-info:before { content: '\e809'; } /* '' */
.rtw-flickr-circled:before { content: '\e804'; } /* '' */ .rtw-flickr-circled:before { content: '\e804'; } /* '' */
.rtw-vimeo:before { content: '\e80a'; } /* '' */
.rtw-twitter:before { content: '\e801'; } /* '' */
.rtw-gplus:before { content: '\e807'; } /* '' */
.rtw-pinterest:before { content: '\e806'; } /* '' */
.rtw-linkedin:before { content: '\e805'; } /* '' */ .rtw-linkedin:before { content: '\e805'; } /* '' */
.rtw-pinterest:before { content: '\e806'; } /* '' */
.rtw-gplus:before { content: '\e807'; } /* '' */
.rtw-wordpress:before { content: '\e808'; } /* '' */
.rtw-info:before { content: '\e809'; } /* '' */
.rtw-vimeo:before { content: '\e80a'; } /* '' */
.rtw-stumbleupon:before { content: '\e80b'; } /* '' */ .rtw-stumbleupon:before { content: '\e80b'; } /* '' */
.rtw-level-down:before { content: '\e819'; } /* '' */
.rtw-paypal:before { content: '\e80e'; } /* '' */
.rtw-picasa:before { content: '\e80c'; } /* '' */ .rtw-picasa:before { content: '\e80c'; } /* '' */
.rtw-instagram:before { content: '\e80d'; } /* '' */
.rtw-paypal:before { content: '\e80e'; } /* '' */
.rtw-soundcloud:before { content: '\e80f'; } /* '' */ .rtw-soundcloud:before { content: '\e80f'; } /* '' */
.rtw-foursquare:before { content: '\e810'; } /* '' */
.rtw-stackoverflow:before { content: '\e811'; } /* '' */
.rtw-youtube:before { content: '\e812'; } /* '' */
.rtw-delicious:before { content: '\e813'; } /* '' */ .rtw-delicious:before { content: '\e813'; } /* '' */
.rtw-wordpress:before { content: '\e808'; } /* '' */
.rtw-blogger:before { content: '\e816'; } /* '' */
.rtw-deviantart:before { content: '\e814'; } /* '' */ .rtw-deviantart:before { content: '\e814'; } /* '' */
.rtw-digg:before { content: '\e815'; } /* '' */ .rtw-digg:before { content: '\e815'; } /* '' */
.rtw-foursquare:before { content: '\e810'; } /* '' */ .rtw-blogger:before { content: '\e816'; } /* '' */
.rtw-tumblr:before { content: '\e817'; } /* '' */
.rtw-reddit:before { content: '\e818'; } /* '' */ .rtw-reddit:before { content: '\e818'; } /* '' */
.rtw-stackoverflow:before { content: '\e811'; } /* '' */ .rtw-level-down:before { content: '\e819'; } /* '' */
.rtw-instagram:before { content: '\e80d'; } /* '' */
Binary file modified assets/icon-font/font/rtw-fontello.eot
Binary file not shown.
Loading

0 comments on commit 518f4f6

Please sign in to comment.