_s: Add .page-content class to style.css to encourage styling. Also

removes some redundant comments.
This commit is contained in:
obenland 2013-07-11 12:18:47 -07:00
parent cb2d9d1e9e
commit d406dc8f8c
2 changed files with 3 additions and 1 deletions

View file

@ -469,6 +469,7 @@ a:active {
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
@ -491,6 +492,7 @@ a:active {
/* =Media
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;