Changeset 57911
- Timestamp:
- 04/02/2024 11:10:40 AM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/about.css
r57870 r57911 1281 1281 } 1282 1282 1283 .freedoms-php .column .freedoms-image {1284 background-image: url('../images/freedoms.png');1285 background-size: 100%;1286 padding-top: 100%;1287 }1288 1289 .freedoms-php .column:nth-of-type(2) .freedoms-image {1290 background-position: 0 34%;1291 }1292 1293 .freedoms-php .column:nth-of-type(3) .freedoms-image {1294 background-position: 0 66%;1295 }1296 1297 .freedoms-php .column:nth-of-type(4) .freedoms-image {1298 background-position: 0 100%;1299 }1300 1301 1283 /*------------------------------------------------------------------------------ 1302 1284 x.5.0 - Legacy About Styles: Media Queries
Note: See TracChangeset
for help on using the changeset viewer.