Changeset 11695
- Timestamp:
- 03/23/2022 11:16:03 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
r11663 r11695 1568 1568 background-color: #e5f5fa; 1569 1569 } 1570 1571 @media (max-width: 600px) { 1572 .navigation .previous, 1573 .navigation .nav-older, 1574 .navigation p.nav-newer { 1575 float: none; 1576 width: 100%; 1577 } 1578 .navigation .nav-older a { 1579 border-right: 0; 1580 } 1581 } 1582
Note: See TracChangeset
for help on using the changeset viewer.