2014-03-07 20:11:56 +01:00
|
|
|
@font-face {
|
|
|
|
font-family: 'devicon';
|
2015-01-27 10:36:10 +01:00
|
|
|
src:url('fonts/devicon.eot?-hdf3wh');
|
|
|
|
src:url('fonts/devicon.eot?#iefix-hdf3wh') format('embedded-opentype'),
|
|
|
|
url('fonts/devicon.woff?-hdf3wh') format('woff'),
|
|
|
|
url('fonts/devicon.ttf?-hdf3wh') format('truetype'),
|
|
|
|
url('fonts/devicon.svg?-hdf3wh#devicon') format('svg');
|
2014-03-07 20:11:56 +01:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
[class^="devicon-"], [class*=" devicon-"] {
|
|
|
|
font-family: 'devicon';
|
|
|
|
speak: none;
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: normal;
|
|
|
|
font-variant: normal;
|
|
|
|
text-transform: none;
|
|
|
|
line-height: 1;
|
|
|
|
|
|
|
|
/* Better Font Rendering =========== */
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
}
|
|
|
|
|
2017-05-29 20:59:27 +01:00
|
|
|
.devicon-slack-plain-wordmark:before {
|
|
|
|
content: "\e924";
|
|
|
|
}
|
|
|
|
.devicon-slack-plain:before {
|
|
|
|
content: "\e925";
|
|
|
|
}
|
2017-01-06 18:24:41 +00:00
|
|
|
.devicon-facebook-original:before,
|
|
|
|
.devicon-facebook-plain:before {
|
|
|
|
content: "\e91c";
|
|
|
|
}
|
2017-01-06 17:38:27 +00:00
|
|
|
.devicon-typescript-original:before,
|
|
|
|
.devicon-typescript-plain:before {
|
|
|
|
content: "\e920";
|
|
|
|
}
|
|
|
|
.devicon-babel-original:before,
|
|
|
|
.devicon-babel-plain:before {
|
|
|
|
content: "\e921";
|
|
|
|
}
|
2017-01-06 17:00:50 +00:00
|
|
|
.devicon-mocha-plain:before {
|
|
|
|
content: "\e919";
|
|
|
|
}
|
|
|
|
.devicon-jasmine-plain-wordmark:before {
|
|
|
|
content: "\e91b";
|
|
|
|
}
|
|
|
|
.devicon-jasmine-plain:before {
|
|
|
|
content: "\e91a";
|
|
|
|
}
|
2016-06-15 18:13:19 +01:00
|
|
|
.devicon-gatling-plain-wordmark:before {
|
|
|
|
content: "\e918";
|
|
|
|
}
|
|
|
|
.devicon-gatling-plain:before {
|
|
|
|
content: "\e917";
|
|
|
|
}
|
2015-11-09 22:10:31 +01:00
|
|
|
.devicon-ssh-original-wordmark:before,
|
|
|
|
.devicon-ssh-plain-wordmark:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e916";
|
2015-11-09 22:10:31 +01:00
|
|
|
}
|
|
|
|
.devicon-ssh-original:before,
|
|
|
|
.devicon-ssh-plain:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e915";
|
2015-11-09 22:10:31 +01:00
|
|
|
}
|
|
|
|
.devicon-sourcetree-original-wordmark:before,
|
|
|
|
.devicon-sourcetree-plain-wordmark:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e914";
|
2015-11-09 22:10:31 +01:00
|
|
|
}
|
|
|
|
.devicon-sourcetree-original:before,
|
|
|
|
.devicon-sourcetree-plain:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e913";
|
2015-11-09 22:10:31 +01:00
|
|
|
}
|
|
|
|
.devicon-phpstorm-plain-wordmark:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e912";
|
2015-11-09 22:10:31 +01:00
|
|
|
}
|
|
|
|
.devicon-phpstorm-plain:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e911";
|
2015-11-09 22:10:31 +01:00
|
|
|
}
|
2016-06-14 16:56:40 +01:00
|
|
|
.devicon-protractor-plain-wordmark:before {
|
|
|
|
content: "\e901";
|
|
|
|
}
|
|
|
|
.devicon-protractor-plain:before {
|
|
|
|
content: "\e900";
|
|
|
|
}
|
|
|
|
.devicon-gradle-plain-wordmark:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e8f1";
|
2016-06-14 16:56:40 +01:00
|
|
|
}
|
|
|
|
.devicon-gradle-plain:before {
|
|
|
|
content: "\e902";
|
|
|
|
}
|
|
|
|
.devicon-cucumber-plain-wordmark:before {
|
|
|
|
content: "\e905";
|
|
|
|
}
|
|
|
|
.devicon-cucumber-plain:before {
|
|
|
|
content: "\e904";
|
|
|
|
}
|
2015-11-09 22:10:31 +01:00
|
|
|
.devicon-jeet-plain-wordmark:before {
|
|
|
|
content: "\e906";
|
|
|
|
}
|
|
|
|
.devicon-jeet-plain:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e903";
|
2015-11-09 22:10:31 +01:00
|
|
|
}
|
|
|
|
.devicon-gitlab-plain-wordmark:before {
|
|
|
|
content: "\e908";
|
|
|
|
}
|
|
|
|
.devicon-gitlab-plain:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e907";
|
2015-11-09 22:10:31 +01:00
|
|
|
}
|
|
|
|
.devicon-github-original-wordmark:before,
|
|
|
|
.devicon-github-plain-wordmark:before {
|
|
|
|
content: "\e90a";
|
|
|
|
}
|
|
|
|
.devicon-github-original:before,
|
|
|
|
.devicon-github-plain:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e909";
|
2015-11-09 22:10:31 +01:00
|
|
|
}
|
|
|
|
.devicon-d3js-plain:before {
|
|
|
|
content: "\e90c";
|
|
|
|
}
|
|
|
|
.devicon-confluence-original-wordmark:before,
|
|
|
|
.devicon-confluence-plain-wordmark:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e90e";
|
2015-11-09 22:10:31 +01:00
|
|
|
}
|
|
|
|
.devicon-confluence-original:before,
|
|
|
|
.devicon-confluence-plain:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e90d";
|
2015-11-09 22:10:31 +01:00
|
|
|
}
|
|
|
|
.devicon-bitbucket-original-wordmark:before,
|
|
|
|
.devicon-bitbucket-plain-wordmark:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e910";
|
2015-11-09 22:10:31 +01:00
|
|
|
}
|
|
|
|
.devicon-bitbucket-original:before,
|
|
|
|
.devicon-bitbucket-plain:before {
|
2016-06-14 19:23:51 +01:00
|
|
|
content: "\e90f";
|
2015-11-09 22:10:31 +01:00
|
|
|
}
|
2015-05-22 12:03:36 +02:00
|
|
|
.devicon-safari-line-wordmark:before {
|
|
|
|
content: "\e632";
|
|
|
|
}
|
|
|
|
.devicon-safari-line:before {
|
|
|
|
content: "\e63a";
|
|
|
|
}
|
|
|
|
.devicon-safari-plain-wordmark:before {
|
|
|
|
content: "\e63b";
|
|
|
|
}
|
|
|
|
.devicon-safari-plain:before {
|
|
|
|
content: "\e63c";
|
|
|
|
}
|
|
|
|
.devicon-jetbrains-plain:before,
|
|
|
|
.devicon-jetbrains-line:before,
|
|
|
|
.devicon-jetbrains-line-wordmark:before,
|
|
|
|
.devicon-jetbrains-plain-wordmark:before {
|
|
|
|
content: "\e63d";
|
|
|
|
}
|
|
|
|
.devicon-django-line:before,
|
|
|
|
.devicon-django-line-wordmark:before {
|
|
|
|
content: "\e63e";
|
|
|
|
}
|
|
|
|
.devicon-django-plain:before,
|
|
|
|
.devicon-django-plain-wordmark:before {
|
|
|
|
content: "\e63f";
|
|
|
|
}
|
|
|
|
|
2015-05-14 12:48:37 +02:00
|
|
|
.devicon-gimp-plain:before {
|
|
|
|
content: "\e633";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-redhat-plain-wordmark:before {
|
|
|
|
content: "\e62a";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-redhat-plain:before {
|
|
|
|
content: "\e62b";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-cplusplus-line:before,
|
|
|
|
.devicon-cplusplus-line-wordmark:before {
|
|
|
|
content: "\e634";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-cplusplus-plain:before,
|
|
|
|
.devicon-cplusplus-plain-wordmark:before {
|
|
|
|
content: "\e635";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-csharp-line:before,
|
|
|
|
.devicon-csharp-line-wordmark:before {
|
|
|
|
content: "\e636";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-csharp-plain:before,
|
|
|
|
.devicon-csharp-plain-wordmark:before {
|
|
|
|
content: "\e637";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-c-line:before,
|
|
|
|
.devicon-c-line-wordmark:before {
|
|
|
|
content: "\e638";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-c-plain:before,
|
|
|
|
.devicon-c-plain-wordmark:before {
|
|
|
|
content: "\e639";
|
|
|
|
}
|
|
|
|
|
2015-05-13 16:35:51 +02:00
|
|
|
.devicon-nodewebkit-line-wordmark:before {
|
|
|
|
content: "\e611";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-nodewebkit-line:before {
|
|
|
|
content: "\e612";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-nodewebkit-plain-wordmark:before {
|
|
|
|
content: "\e613";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-nodewebkit-plain:before {
|
|
|
|
content: "\e614";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-nginx-original:before,
|
|
|
|
.devicon-nginx-original-wordmark:before,
|
|
|
|
.devicon-nginx-plain:before,
|
|
|
|
.devicon-nginx-plain-wordmark:before {
|
|
|
|
content: "\e615";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-erlang-plain-wordmark:before {
|
|
|
|
content: "\e616";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-erlang-plain:before {
|
|
|
|
content: "\e617";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-doctrine-line-wordmark:before {
|
|
|
|
content: "\e618";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-doctrine-line:before {
|
|
|
|
content: "\e619";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-doctrine-plain-wordmark:before {
|
|
|
|
content: "\e61a";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-doctrine-plain:before {
|
|
|
|
content: "\e625";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-apache-line-wordmark:before {
|
|
|
|
content: "\e626";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-apache-line:before {
|
|
|
|
content: "\e627";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-apache-plain-wordmark:before {
|
|
|
|
content: "\e628";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-apache-plain:before {
|
|
|
|
content: "\e629";
|
|
|
|
}
|
|
|
|
|
2015-05-13 10:12:29 +02:00
|
|
|
.devicon-go-line:before {
|
|
|
|
content: "\e610";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-redis-plain-wordmark:before {
|
|
|
|
content: "\e606";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-redis-plain:before {
|
|
|
|
content: "\e607";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-meteor-plain-wordmark:before {
|
|
|
|
content: "\e608";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-meteor-plain:before {
|
|
|
|
content: "\e609";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-heroku-line-wordmark:before,
|
|
|
|
.devicon-heroku-original-wordmark:before {
|
|
|
|
content: "\e60a";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-heroku-line:before,
|
|
|
|
.devicon-heroku-original:before {
|
|
|
|
content: "\e60b";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-heroku-plain-wordmark:before {
|
|
|
|
content: "\e60c";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-heroku-plain:before {
|
|
|
|
content: "\e60f";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-go-plain:before {
|
|
|
|
content: "\e61b";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-docker-plain-wordmark:before {
|
|
|
|
content: "\e61e";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-docker-plain:before {
|
|
|
|
content: "\e61f";
|
|
|
|
}
|
|
|
|
|
2015-01-27 10:36:10 +01:00
|
|
|
.devicon-amazonwebservices-original:before,
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-amazonwebservices-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e603";
|
2014-11-30 16:04:02 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-amazonwebservices-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e604";
|
2014-07-21 09:20:09 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-android-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e60d";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-android-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e60e";
|
2014-07-21 09:20:09 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-angularjs-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e61c";
|
2014-07-21 09:20:09 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-angularjs-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e61d";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-appcelerator-original:before,
|
|
|
|
.devicon-appcelerator-plain:before {
|
|
|
|
content: "\e620";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-appcelerator-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e621";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-apple-original:before,
|
|
|
|
.devicon-apple-plain:before {
|
|
|
|
content: "\e622";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
|
|
|
.devicon-atom-original-wordmark:before,
|
|
|
|
.devicon-atom-plain-wordmark:before {
|
|
|
|
content: "\e623";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-atom-original:before,
|
|
|
|
.devicon-atom-plain:before {
|
|
|
|
content: "\e624";
|
|
|
|
}
|
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-backbonejs-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e62c";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-backbonejs-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e62d";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-bootstrap-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e62e";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-bootstrap-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e62f";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-bower-line-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e630";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-bower-line:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e631";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-bower-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e64e";
|
2014-07-21 09:20:09 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-bower-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e64f";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-chrome-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e665";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-chrome-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e666";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-codeigniter-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e667";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-codeigniter-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e668";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-coffeescript-original-wordmark:before,
|
|
|
|
.devicon-coffeescript-plain-wordmark:before {
|
|
|
|
content: "\e669";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
|
|
|
.devicon-coffeescript-original:before,
|
|
|
|
.devicon-coffeescript-plain:before {
|
|
|
|
content: "\e66a";
|
|
|
|
}
|
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-css3-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e678";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-css3-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e679";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-debian-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e67e";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-debian-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e67f";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-dot-net-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e6d3";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-dot-net-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e6d4";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-drupal-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e6e2";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-drupal-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e6e3";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-firefox-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e75d";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-firefox-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e75e";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-foundation-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e7a2";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-foundation-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e7a3";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-git-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e7a7";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-git-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e7a8";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2017-01-06 18:24:41 +00:00
|
|
|
.devicon-google-original-wordmark:before,
|
|
|
|
.devicon-google-plain-wordmark:before {
|
|
|
|
content: "\e91d";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-google-original:before,
|
|
|
|
.devicon-google-plain:before {
|
|
|
|
content: "\e91e";
|
|
|
|
}
|
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-grunt-line-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e7a9";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-grunt-line:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e7aa";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-grunt-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e7ea";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-grunt-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e7eb";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-gulp-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e7ec";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-html5-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e7f6";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-html5-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e7f7";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
|
|
|
.devicon-ie10-original:before,
|
|
|
|
.devicon-ie10-plain:before {
|
|
|
|
content: "\e7f8";
|
|
|
|
}
|
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-illustrator-line:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e7f9";
|
2014-03-07 20:11:56 +01:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-illustrator-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e7fa";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-inkscape-plain-wordmark:before {
|
|
|
|
content: "\e834";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
|
|
|
.devicon-inkscape-plain:before {
|
|
|
|
content: "\e835";
|
|
|
|
}
|
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-java-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e841";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-java-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e842";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-javascript-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e845";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-jquery-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e849";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-jquery-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e84a";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-krakenjs-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e84f";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-krakenjs-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e850";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-laravel-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e851";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-laravel-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e852";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-less-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\e853";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-linux-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb1c";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-mongodb-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb43";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-mongodb-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb44";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-moodle-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb5a";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-moodle-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb5b";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-mysql-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb60";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-mysql-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb61";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-nodejs-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb69";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-nodejs-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb6a";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
|
|
|
.devicon-oracle-original:before,
|
|
|
|
.devicon-oracle-plain:before {
|
|
|
|
content: "\eb6b";
|
|
|
|
}
|
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-photoshop-line:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb6c";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-photoshop-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb6d";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-php-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb71";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-postgresql-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb7c";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-postgresql-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb7d";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-python-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb88";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-python-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eb89";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-rails-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eba2";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-rails-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\eba3";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-react-original-wordmark:before,
|
|
|
|
.devicon-react-plain-wordmark:before {
|
|
|
|
content: "\e600";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-react-original:before,
|
|
|
|
.devicon-react-plain:before {
|
|
|
|
content: "\e601";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-ruby-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ebc9";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-ruby-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ebca";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-sass-original:before,
|
|
|
|
.devicon-sass-plain:before {
|
|
|
|
content: "\ebcb";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2017-01-06 18:52:33 +00:00
|
|
|
.devicon-sequelize-original-wordmark:before,
|
|
|
|
.devicon-sequelize-plain-wordmark:before {
|
|
|
|
content: "\e922";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-sequelize-original:before,
|
|
|
|
.devicon-sequelize-plain:before {
|
|
|
|
content: "\e923";
|
|
|
|
}
|
|
|
|
|
2015-01-27 10:36:10 +01:00
|
|
|
.devicon-symfony-original-wordmark:before,
|
|
|
|
.devicon-symfony-plain-wordmark:before {
|
|
|
|
content: "\e602";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-symfony-original:before,
|
|
|
|
.devicon-symfony-plain:before {
|
|
|
|
content: "\e605";
|
|
|
|
}
|
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-travis-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ebcc";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-travis-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ebcd";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-trello-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ebce";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-trello-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ebcf";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2017-01-06 18:24:41 +00:00
|
|
|
.devicon-twitter-original:before,
|
|
|
|
.devicon-twitter-plain:before {
|
|
|
|
content: "\e91f";
|
|
|
|
}
|
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-ubuntu-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ebd0";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-ubuntu-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ebd1";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-vim-plain:before {
|
|
|
|
content: "\ebf3";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-windows8-original-wordmark:before,
|
|
|
|
.devicon-windows8-plain-wordmark:before {
|
|
|
|
content: "\ebf4";
|
|
|
|
}
|
|
|
|
|
|
|
|
.devicon-windows8-original:before,
|
|
|
|
.devicon-windows8-plain:before {
|
|
|
|
content: "\ebf5";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-wordpress-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ebfd";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-wordpress-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ebfe";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-yii-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ec01";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-yii-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ec02";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-zend-plain-wordmark:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ec03";
|
2014-10-10 15:37:35 +02:00
|
|
|
}
|
2015-01-27 10:36:10 +01:00
|
|
|
|
2014-11-30 16:04:02 +01:00
|
|
|
.devicon-zend-plain:before {
|
2015-01-27 10:36:10 +01:00
|
|
|
content: "\ec04";
|
2014-07-21 09:20:09 +02:00
|
|
|
}
|