Changeset 6058 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_comments.scss
- Timestamp:
- 10/27/2017 06:47:58 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_comments.scss
r5939 r6058 29 29 border-top: 1px solid #eaeaea; 30 30 padding: 1.6em 0; 31 } 32 33 article:not(:only-child) { 34 padding-bottom: 0; 35 } 36 37 article + .comment-respond { 38 padding-bottom: 1.6em; 31 39 } 32 40 … … 64 72 a { 65 73 color: #777; 66 border-bottom: 1px solid #dfdfdf;67 68 &:hover,69 &:focus {70 color: #d54e21;71 border-bottom-color: #d54e21;72 }73 74 } 74 75 } 75 76 76 77 .comment-metadata { 78 font-size: ms( -2 ); 77 79 margin-bottom: 1.6em; 78 80
Note: See TracChangeset
for help on using the changeset viewer.