Changeset 50468
- Timestamp:
- 03/02/2021 12:45:42 PM (4 years ago)
- Location:
- branches/5.7
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.7
-
branches/5.7/src/wp-content/themes/twentyfifteen/css/editor-style.css
r50358 r50468 29 29 font-size: 17px; 30 30 line-height: 1.6471; 31 margin: 20px 40px;31 margin: auto 20px; 32 32 max-width: 660px; 33 33 vertical-align: baseline; -
branches/5.7/src/wp-content/themes/twentysixteen/css/editor-style.css
r50358 r50468 29 29 font-weight: 400; 30 30 line-height: 1.75; 31 margin: 20px 40px;31 margin: auto 20px; 32 32 max-width: 600px; 33 33 vertical-align: baseline;
Note: See TracChangeset
for help on using the changeset viewer.