Changeset 597
- Timestamp:
- 05/02/2014 10:14:47 PM (12 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer
- Files:
-
- 2 edited
-
scss/main.scss (modified) (1 diff)
-
stylesheets/main.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
r592 r597 669 669 .two-columns .box { 670 670 width: 48%; 671 margin: 1% ;671 margin: 1% 1% 1% 0; 672 672 } 673 673 -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css
r592 r597 907 907 .devhub-wrap .two-columns .box { 908 908 width: 48%; 909 margin: 1% ;909 margin: 1% 1% 1% 0; 910 910 } 911 911 .devhub-wrap .no-bullets,
Note: See TracChangeset
for help on using the changeset viewer.