This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* First you have to install Atom in your laptop | |
* Then you click on the Atom -> Open your stylesheet | |
* Paste it there | |
* Have a nice productive day! | |
*/ | |
.icon-file-directory::before { | |
content: url("https://secure.gravatar.com/avatar/39ea1010c60a77fc681b38fdbee13556?s=15"); | |
} |