forked from Jonnyauk/Wonderflux
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
26 lines (21 loc) · 1.16 KB
/
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
/*
Theme Name: Wonderflux
Theme URI: http://wonderflux.com
Description: DEVELOPMENT VERSION - A responsive theme framework for professional WordPress and BuddyPress website development. IMPORTANT - REQUIRES WORDPRESS 3.4 or above.
Version: 2.2
Author: Jonny Allbut
Author URI: http://jonnya.net
Tags: buddypress, responsive-layout, full-width-template, fixed-layout, fluid-layout, one-column, two-columns, left-sidebar, right-sidebar, theme-options, translation-ready
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
NOTE: Wonderflux is designed to be used with child themes, you should not activate Wonderflux directly and therefore never see this stylesheet
*/
.entry-title a { text-decoration: none; }
.sidebar-box ul { margin: 0; }
.sidebar-box ul li { list-style-type: none; }
.sidebar-box ul li ul { margin: 0 0 0 10px; }
.sidebar-box a { text-decoration: none;}
ul.wf-edit-meta { margin-left: 0; }
li.wf-edit-meta-links { list-style-type: none; }
li.wf-edit-meta-links a { font-weight: bold; list-style-type: none; text-decoration: none; }
#commentform label { font-weight: bold; float: left; width: 20%; padding-top: 4px; }