/*
Theme Name: Batworld
Theme URI: https://batworld.org/wp-content/themes/batworld/
Author: The Batworld Team
Author URI: https://batworld.org/
Description: Batworld theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: batworld
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.
*/

/* Import reset first! */
@import URL('css/reset.css');

/* Import style[1-3].css here! */

/* style1.css is the white on black theme. */
/*@import URL('css/style1.css');*/

/* style2.css is the greyish theme. */
/*@import URL('css/style2.css');*/

/* style3.css is the most batworld looking stylesheet. */
@import URL('css/style3.css');

/* Nav menus. */
@import URL('css/menus.css');

/* LCP styles. */
@import URL('css/lcp.css');

/* Normal layout (sidebar and #primary visible). */
@import URL('css/normal-full.css');
