]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentyeleven/editor-style.css
Wordpress 3.5
[autoinstalls/wordpress.git] / wp-content / themes / twentyeleven / editor-style.css
index 2641a077afedd437640deda61a39defbafacf938..234bb9c2165dc43292d747d6ec69a67a49f693c7 100644 (file)
@@ -125,7 +125,7 @@ pre {
        margin-bottom: 1.625em;
        padding: 0.75em 1.625em;
 }
-code, kbd, code var {
+code, kbd, samp, var {
        font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
 }
 abbr, acronym, dfn {
@@ -254,7 +254,8 @@ p img,
 .wp-caption {
        margin-top: 0.4em;
 }
-img {
+img,
+.editor-attachment {
        border: 1px solid #ddd;
        padding: 6px;
 }