-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathstyle.css
27 lines (22 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
27
/*
Theme Name: Wonderflux
Theme URI: http://wonderflux.com
Description: DEVELOPMENT VERSION - A responsive theme framework for professional WordPress, Multisite and BuddyPress child theme development. IMPORTANT - REQUIRES WORDPRESS 4.0 or above.
Version: 2.6
Author: Jonny Allbut
Author URI: http://jonnya.net
Tags: buddypress, full-width-template, left-sidebar, one-column, right-sidebar, theme-options, translation-ready, two-columns
Text Domain: wonderflux
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 thanks!
*/
.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; }