Changeset 13893 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2024/src/sidebar-meta-list/style.scss
- Timestamp:
- 07/10/2024 06:17:54 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2024/src/sidebar-meta-list/style.scss
r13891 r13893 1 1 .wp-block-wporg-learn-sidebar-meta-list { 2 margin-block-start: 40px;3 margin-block-end: 40px;4 5 2 a { 6 3 text-decoration: none; 4 5 &:hover { 6 text-decoration: underline; 7 } 7 8 } 8 9 … … 31 32 font-weight: 400; 32 33 text-align: start; 33 min-width: 100px;34 width: 55%; 34 35 } 35 36 … … 47 48 48 49 th { 50 font-weight: 600; 49 51 padding-bottom: 0; 50 52 }
Note: See TracChangeset
for help on using the changeset viewer.