Changeset 1843
- Timestamp:
- 09/10/2009 05:21:07 PM (17 years ago)
- Location:
- trunk/bp-themes
- Files:
-
- 2 edited
- 1 moved
-
bp-default/style.css (modified) (1 diff)
-
bp-sn-parent (moved) (moved from trunk/bp-themes/bp-sn-framework)
-
bp-sn-parent/screenshot.png (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/style.css
r1675 r1843 6 6 Author: BuddyPress.org 7 7 Author URI: http://buddypress.org 8 Template: bp-sn- framework8 Template: bp-sn-parent 9 9 */ 10 10 11 11 /* Font styles */ 12 @import url( ../bp-sn- framework/_inc/css/fonts/12px.css );12 @import url( ../bp-sn-parent/_inc/css/fonts/12px.css ); 13 13 14 14 /* Layout styles for home page, internal pages and blog/directory pages */ 15 @import url( ../bp-sn- framework/_inc/css/layout/home-page/3c-right.css );16 @import url( ../bp-sn- framework/_inc/css/layout/internal-pages/3c-left.css );17 @import url( ../bp-sn- framework/_inc/css/layout/blog-dir-pages/2c-right.css );15 @import url( ../bp-sn-parent/_inc/css/layout/home-page/3c-right.css ); 16 @import url( ../bp-sn-parent/_inc/css/layout/internal-pages/3c-left.css ); 17 @import url( ../bp-sn-parent/_inc/css/layout/blog-dir-pages/2c-right.css ); 18 18 19 19 /* Default theme admin bar styles */
Note: See TracChangeset
for help on using the changeset viewer.