friendica-wp-theme/style.css
Fabio 5f63119ef0 Fix popups and add last news in homepage
- popup submenu item full width and left aligned
- minimum width for the popup submenu
- popup submenu closer to parent item. should fix popup issues.
- images in posts have max-width to 100%
- show last news in homepage
2017-04-04 10:33:49 +02:00

18 lines
559 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.0.2
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: friendica
*/
@import url(./assets/css/font-awesome.min.css);
@import url(./assets/css/friendica-logo.css);
@import "https://fonts.googleapis.com/css?family=Raleway:100,300,600";
@import url(./assets/css/main.css);