-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
31 lines (26 loc) · 877 Bytes
/
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
/*
Theme Name: Spaceth 21
Theme URI: https://th.seedthemes.com/item/plant/
Author: Nutn0n by SeedThemes
Author URI: https://SeedThemes.com
Description: General Purpose Theme
Version: 2.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: seed
Tags: featured-images, custom-menu
*/
/*
===========================================
This theme use SCSS, please check
1. css/scss/_variables.scss - for some colors & styles.
2. css/scss/mobile.scss - will be compiled to css/mobile.css and used for mobile version.
3. css/scss/desktop.scss - will be compiled to css/desktop.css and used for desktop version.
4. If you set $GLOBALS['s_style_css'] in functions.php to 'enable', you can add CSS to this file to override all CSS.
===========================================
*/
/*
body {
border: 5px solid #c00;
}
*/