mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
CSS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9964 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -89,14 +89,14 @@ div.postbox div.inside {
|
||||
margin: 0 0 .2em;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/*
|
||||
#dashboard-widgets .heading {
|
||||
font-size: 1em;
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
||||
}
|
||||
|
||||
*/
|
||||
/* Right Now */
|
||||
|
||||
#dashboard_right_now p.sub,
|
||||
@@ -243,21 +243,22 @@ div.postbox div.inside {
|
||||
font-weight: normal;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
/*
|
||||
.comment-meta strong {
|
||||
font-weight: normal;
|
||||
}
|
||||
*/
|
||||
|
||||
#the-comment-list .comment-item h4 cite,
|
||||
#the-comment-list .comment-item h4 strong {
|
||||
/*#the-comment-list .comment-item h4 strong*/
|
||||
#the-comment-list .comment-item h4 cite {
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
/*
|
||||
#the-comment-list .comment-item p.comment-author {
|
||||
margin: 0.2em 0;
|
||||
}
|
||||
|
||||
*/
|
||||
#the-comment-list .comment-item blockquote,
|
||||
#the-comment-list .comment-item blockquote p {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user