/* Theme Name: budzmodo Theme URI: http://buddypress.org Description: A Buddypress child theme. Version: 1.0 Author: modemlooper Author URI: http://twitter.com/modemlooper Template: bp-default Tags: buddypress */ /* Inherit the default theme styles */ @import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css ); /* Inherit the default theme adminbar styles */ @import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css ); /* Custom styles */ @import url( custom.css );