buddypress/bp-themes/bp-default/style.css
Andy Peatling 7f706afeb2 Updating version numbers to 1.2.2.1
git-svn-id: https://buddypress.svn.wordpress.org/branches/1.2@2847 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2010-03-12 18:48:02 +00:00

26 lines
No EOL
779 B
CSS

/*
Theme Name: BuddyPress Default
Theme URI: http://buddypress.org/extend/themes/
Description: The default theme for BuddyPress.
Version: 1.2.2.1
Author: BuddyPress.org
Author URI: http://buddypress.org
Tags: buddypress, two-columns, custom-header, white, blue
** IMPORTANT - DO NOT COPY THIS THEME **
If you want to make a custom theme based on this theme, DO NOT copy and edit it. By
doing this you will make upgrades and maintainence much harder for yourself.
Instead, please read this codex page on how to build a BuddyPress child theme:
http://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/
*/
/***
* The default theme styles.
*/
@import url( _inc/css/default.css );
/***
* The admin bar default styles
*/
@import url( _inc/css/adminbar.css );