Changeset 3847 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/elements/_elements.scss
- Timestamp:
- 08/23/2016 10:35:28 PM (9 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client
- Files:
-
- 1 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/elements/_elements.scss
r3832 r3847 33 33 color: #82878c; 34 34 font-style: italic; 35 margin: 16px 0;36 35 margin: 1rem 0; 37 padding-left: 16px;38 36 padding-left: 1rem; 39 37 40 38 cite { 41 @include font-size( ms-unitless( ms(-2) ));39 font-size: ms( -2 ); 42 40 } 43 41 } … … 47 45 border: 0; 48 46 height: 2px; 49 margin: 80px auto;50 47 margin: 5rem auto; 51 48 }
Note: See TracChangeset
for help on using the changeset viewer.