X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/99a64b9fd0d5ebb21c33c3a0b5865e9c412b430c..6c8f14c09105d0afa4c1574215c59b5021040e76:/wp-content/themes/twentyeleven/editor-style.css?ds=sidebyside diff --git a/wp-content/themes/twentyeleven/editor-style.css b/wp-content/themes/twentyeleven/editor-style.css index 2641a077..234bb9c2 100644 --- a/wp-content/themes/twentyeleven/editor-style.css +++ b/wp-content/themes/twentyeleven/editor-style.css @@ -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; }