17 lines
492 B
CSS
17 lines
492 B
CSS
/*
|
|
Theme Name: Friendica
|
|
Theme URI: https://git.friendi.ca/friendica/friendica-wp-theme
|
|
Author: Friendica
|
|
Author URI: https://friendi.ca/
|
|
Description: This is the theme for Friendica main site.<br>Based on https://templated.co/theory
|
|
Version: 1.1.6
|
|
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?v=1.1.7);
|
|
@import url(./assets/css/fira.css);
|
|
@import url(./assets/css/main.css);
|