Changeset 13228 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/base/_copy.scss
- Timestamp:
- 02/21/2024 06:47:36 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/base/_copy.scss
r7632 r13228 1 2 body, 3 button, 4 input, 5 select, 6 textarea { 7 color: #1e1e1e; 8 font-family: $font__main; 9 font-size: 100%; 10 line-height: $font__line-height-body; 11 } 12 1 13 p { 2 14 &.subheading { … … 66 78 font-size: 125%; 67 79 } 80 81 strong { 82 font-weight: 600; 83 }
Note: See TracChangeset
for help on using the changeset viewer.