Changeset 14269
- Timestamp:
- 04/28/2010 04:46:10 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/style.css
r14236 r14269 759 759 -------------------------------------------------------------- */ 760 760 761 .entry-content img {762 margin: 0 0 24px 0;761 #content img { 762 margin: 0; 763 763 max-width: 640px; 764 vertical-align: baseline; 764 765 } 765 766 .alignleft, … … 788 789 img.aligncenter { 789 790 margin-bottom: 12px; 791 } 792 img.alignnone { 793 margin-bottom: 24px; 790 794 } 791 795 #content .wp-caption {
Note: See TracChangeset
for help on using the changeset viewer.