-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.css
executable file
·29 lines (22 loc) · 1.46 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
/*
Theme Name: Gather
Theme URI: https://devpress.com/gather
Author: DevPress
Author URI: https://devpress.com
Description: Gather is a highly adaptable theme for displaying products, art, and content. Choose your own fonts, update colors, or upload a logo using the theme customizer. Multiple menu locations, social icons, and widget areas are available. Integrates well with popular plugins like JetPack and Easy Digital Downloads. Gather is responsive and looks great on all devices.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gather
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* To Modify:
--------------------------------------------------------------
This theme uses Grunt tasks to build and minify the styles.
If you wish to modify styles, there are a number of options:
1. Use the CSS module under "Appearance > CSS" in your WordPress dashboard.
2. Create a child theme and add styles to the style.css of your child theme.
3. Edit styles in assets/scss folder directly and use Grunt build tasks.
*/