Skip to content

Instantly share code, notes, and snippets.

@z4y4ts
Created June 16, 2013 22:08
Show Gist options
  • Save z4y4ts/5793624 to your computer and use it in GitHub Desktop.
Save z4y4ts/5793624 to your computer and use it in GitHub Desktop.
WP Lucid theme tweaks
.home .thumb { display: none; }
.comment-reply-link {
background: url(/wp-content/themes/Lucid/images/more-arrow.png) no-repeat center right;
}
.article { padding: 14px; }
.post_content { padding: 36px 14px 30px 14px; }
#main-area .container { width: 1000px; }
#left-area { width: 670px; }
.flexslider img { width: 1000px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment