/*
Theme Name: BuddyPress bp-default-child
Theme URI: http://192.168.0.254/~ali/wordpress-mu/wp-content/themes/bp-default-child/
Description: Dark theme for BuddyPress.
Version: 1.0
Author: Ali Raza
Author URI: http://192.168.0.254/~ali/wordpress-mu
Template: bp-default
Tags: buddypress, two-column, grey, dark
*/
/* Inherit the default theme styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );
@import url( ./_inc/css/default.css );

/* Inherit the default theme adminbar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );
@import url( ./_inc/css/adminbar.css );

