Changeset 44210
- Timestamp:
- 12/15/2018 05:13:37 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-content/themes/twentysixteen/css/editor-style.css
r40851 r44210 224 224 } 225 225 226 sup { 227 top: -6px; 228 } 229 226 230 sub { 227 top: -6px;228 }229 230 sup {231 231 bottom: -3px; 232 232 }
Note: See TracChangeset
for help on using the changeset viewer.