Ticket #22366: 22366.2.diff
| File 22366.2.diff, 934 bytes (added by , 13 years ago) |
|---|
-
wp-content/themes/twentyeleven/style.css
867 867 .entry-content img, 868 868 .comment-content img, 869 869 .widget img { 870 max-width: 97.5%; /* Fluid images for posts, comments, and widgets */870 max-width: 100%; /* Fluid images for posts, comments, and widgets */ 871 871 } 872 872 img[class*="align"], 873 873 img[class*="wp-image-"], … … 903 903 } 904 904 .wp-caption img { 905 905 display: block; 906 margin: 0 auto;906 margin: -2px 0 0 -2px; 907 907 max-width: 98%; 908 908 } 909 909 .wp-caption .wp-caption-text, … … 953 953 #content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */ 954 954 border: 1px solid #ddd; 955 955 padding: 6px; 956 max-width: 97.5%; 956 957 } 957 958 .wp-caption img { 958 959 border-color: #eee;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)