Changeset 48736
- Timestamp:
- 08/04/2020 06:09:37 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/about.css
r48729 r48736 464 464 max-height: 16em; 465 465 padding: 32px; 466 margin-bottom: 4em; 466 467 text-align: center; 467 468 } … … 494 495 .about__header-text p { 495 496 margin: 0; 496 }497 498 .about__header-text:last-of-type {499 display: inline-block;500 float: right;501 margin-left: 0;502 margin-right: -16px;503 margin-bottom: 4em;504 497 } 505 498
Note: See TracChangeset
for help on using the changeset viewer.