26 lines
948 B
CSS
26 lines
948 B
CSS
/**
|
|
Theme Name: myoos
|
|
Theme URI: http://oos-shop.de
|
|
Author: r23
|
|
Author URI: http://blog.r23.de
|
|
Description: MyOOS is a clean minimal and responsive WordPress theme well suited for business, finance, portfolio, design, art and any other creative websites and blogs.
|
|
Version: 1.0.0
|
|
License: GNU General Public License v2 or later
|
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
|
Text Domain: myoos
|
|
Domain Path: /languages/
|
|
Tags:
|
|
|
|
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.
|
|
|
|
myoos is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
|
|
Underscores is distributed under the terms of the GNU GPL v2 or later.
|
|
|
|
Normalizing styles have been helped along thanks to the fine work of
|
|
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
|
|
*/
|
|
|
|
|
|
@import url('css/bootstrap.min.css');
|
|
@import url('css/style.css'); |