/*
Theme Name:     Mobius Child
Theme URI:      http: //www.simplethemes.com/wordpress-themes/theme/mobius
Description:    Child theme for the Mobius Theme
Author:         Simple Themes
Author URI:     http: //www.simplethemes.com
Template:       mobius
Version: 1.1
====================================
Using a child theme allows you to safely make CSS (and PHP) customizations which override the parent theme defaults.

The style.css file contains most of the structural settings such as floats, margins and padding.

By default, we have imported a reference of the parent theme's style.css below.
If you intend on making advanced customizations, you may wish to copy its contents into this file instead.

*/

@import url("../mobius/style.css");

/*

For color styles and simple overrides you can safely edit the theme presets located in your child theme folder:
(e.g; style1.css, style2.css, style3.css, style4.css)

*/

