Changeset 3847 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/404/style.scss
- Timestamp:
- 08/23/2016 10:35:28 PM (10 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client
- Files:
-
- 1 copied
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/404/style.scss
r3844 r3847 9 9 10 10 .logo-swing { 11 height: 160px;12 11 height: 10rem; 13 margin: 96px auto;14 12 margin: 6rem auto; 15 13 position: relative; 16 14 text-align: center; 17 width: 160px;18 15 width: 10rem; 19 16 … … 23 20 position: absolute; 24 21 top: 0; 25 width: 160px;26 22 width: 10rem; 27 23 }
Note: See TracChangeset
for help on using the changeset viewer.