Changeset 10894
- Timestamp:
- 04/13/2021 11:01:35 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
r10848 r10894 556 556 } 557 557 558 .rtl article.post .entry-header .author-avatar, 559 .rtl article#post-new .entry-header .author-avatar, 560 .rtl article.page .entry-header .author-avatar { 561 float: right; 562 margin-left: 10px; 563 margin-right: 0; 564 } 565 558 566 .author-avatar .avatar, 559 567 .o2-comment .avatar, … … 627 635 } 628 636 637 .rtl .sticky .o2-post:after { 638 left: 45px; 639 right: initial; 640 } 629 641 630 642 /*
Note: See TracChangeset
for help on using the changeset viewer.