forked from friendica/friendica-wp-theme
d3f89ae410
Use fa-friendica from fork awesome
17 lines
481 B
CSS
17 lines
481 B
CSS
/*
|
|
Theme Name: Friendica
|
|
Theme URI: http://github.com/friendica/wordpress-theme
|
|
Author: Friendica
|
|
Author URI: http://friendica.com/
|
|
Description: This is the theme for Friendica main site.<br>Based on https://templated.co/theory
|
|
Version: 1.1.2
|
|
License: GNU General Public License
|
|
License URI: https://www.gnu.org/licenses/gpl.html
|
|
Text Domain: friendica
|
|
|
|
*/
|
|
|
|
@import url(./assets/css/fork-awesome.min.css);
|
|
@import url(./assets/css/raleway.css);
|
|
@import url(./assets/css/main.css);
|