- Timestamp:
- 06/22/2021 08:13:46 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/assets/css/blocks.css
r50347 r51205 307 307 } 308 308 309 .widget-area .wp-block-latest-comments article { 310 margin-bottom: 1em; 311 } 312 309 313 .blog:not(.has-sidebar) #primary .wp-block-latest-comments article, 310 314 .archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article, … … 323 327 box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1); 324 328 329 } 330 331 .wp-block-latest-comments .wp-block-latest-comments__comment { 332 border-top: none; 325 333 } 326 334 … … 352 360 } 353 361 362 /* Query Loop & Post Template */ 363 364 .wp-block-query .wp-block-post-template > li { 365 border-top: none; 366 } 367 354 368 /*-------------------------------------------------------------- 355 369 6.0 Blocks - Colors
Note: See TracChangeset
for help on using the changeset viewer.