Changeset 50465
- Timestamp:
- 03/01/2021 09:56:06 PM (4 years ago)
- Location:
- trunk/src/wp-content/themes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/css/editor-style.css
r50358 r50465 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; -
trunk/src/wp-content/themes/twentysixteen/css/editor-style.css
r50358 r50465 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.