X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/80b7979fccf09a75af3f4c111fa27060ae6dbf85..8a4706fdeb1ae30268e510df6ccf3c39b3028059:/wp-content/themes/twentyeleven/editor-style.css diff --git a/wp-content/themes/twentyeleven/editor-style.css b/wp-content/themes/twentyeleven/editor-style.css index e866925a..234bb9c2 100644 --- a/wp-content/themes/twentyeleven/editor-style.css +++ b/wp-content/themes/twentyeleven/editor-style.css @@ -254,7 +254,8 @@ p img, .wp-caption { margin-top: 0.4em; } -img { +img, +.editor-attachment { border: 1px solid #ddd; padding: 6px; }