Ticket #44643: 44643.about.css.diff
File 44643.about.css.diff, 650 bytes (added by , 6 years ago) |
---|
-
wp-admin/css/about.css
130 130 margin: 0.2em 200px 0 0; 131 131 padding: 0; 132 132 color: #32373c; 133 line-height: 1.2 em;133 line-height: 1.2; 134 134 font-size: 2.8em; 135 135 font-weight: 400; 136 136 } … … 170 170 .about-wrap .about-text { 171 171 margin-top: 1.4em; 172 172 font-weight: 400; 173 line-height: 1.6 em;173 line-height: 1.6; 174 174 font-size: 19px; 175 175 } 176 176 … … 449 449 margin: 6px 0 2px; 450 450 font-size: 16px; 451 451 font-weight: 400; 452 line-height: 2 em;452 line-height: 2; 453 453 text-decoration: none; 454 454 } 455 455