Changeset 13437 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/components/widget-area/_widgets-ratings.scss
- Timestamp:
- 04/03/2024 05:10:40 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/components/widget-area/_widgets-ratings.scss
r13427 r13437 36 36 } 37 37 38 .counter-container a { 39 font-size: var(--wp--preset--font-size--small); 40 } 41 42 .counter-container a:hover { 43 text-decoration: underline; 44 } 45 38 46 .counter-label { 39 47 display: inline-block; … … 63 71 } 64 72 } 73 74 .user-rating { 75 font-size: var(--wp--preset--font-size--small); 76 } 65 77 }
Note: See TracChangeset
for help on using the changeset viewer.