| 1 | Index: style.css |
|---|
| 2 | =================================================================== |
|---|
| 3 | --- style.css (revision 15031) |
|---|
| 4 | +++ style.css (working copy) |
|---|
| 5 | @@ -4,7 +4,7 @@ |
|---|
| 6 | Description: The 2010 default theme for WordPress. |
|---|
| 7 | Author: the WordPress team |
|---|
| 8 | Version: 1.0 |
|---|
| 9 | -Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style |
|---|
| 10 | +Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style |
|---|
| 11 | */ |
|---|
| 12 | |
|---|
| 13 | |
|---|
| 14 | @@ -785,7 +785,7 @@ |
|---|
| 15 | margin: 0; |
|---|
| 16 | max-width: 640px; |
|---|
| 17 | } |
|---|
| 18 | -.single-attachment #content img { |
|---|
| 19 | +#content .attachment img { |
|---|
| 20 | max-width: 900px; |
|---|
| 21 | } |
|---|
| 22 | #content .alignleft, |
|---|