-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.css
21 lines (19 loc) · 938 Bytes
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*
Theme Name: Tulip
Theme URI: http://wordpress.org/themes/##
Author: Heisenberg
Author URI: http://maqal-store.com/
Description: The 2017 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: tulip
*/
.navbar-inverse{
background-color: #ccc;
border:none;
}
rtl{
float:right;
}