_s: Add .page-content
class to style.css
to encourage styling. Also
removes some redundant comments.
This commit is contained in:
parent
cb2d9d1e9e
commit
d406dc8f8c
2 changed files with 3 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue