forked from disgogo/flexmarket
-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.css
34 lines (29 loc) · 1.43 KB
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/*
Theme Name: FlexMarket
Theme URI: http://www.marketpressthemes.com
Description: Fully Responsive WP Theme For MarketPress (Built With Bootstrap Framework)
Author: Nathan Onn (MarketPressThemes.com)
Author URI: http://www.marketpressthemes.com
Github Theme URI: https://github.com/nathanonn/flexmarket
Theme Folder Name: flexmarket
Version: 1.6.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, right-sidebar, fixed-width, flexible-width, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, theme-options
Copyright 2012 - 2013 Smashing Advantage Enterprise.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License (Version 2 - GPLv2) as published by
the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
@import url('css/reset.css');
@import url('css/wpcore.css');
@import url('css/bootstrap.css');
@import url('css/outercontainer.css');
@import url('css/theme.css');