web/wp-content/themes/twentyeleven/editor-style.css
changeset 204 09a1c134465b
parent 194 32102edaa81b
equal deleted inserted replaced
203:f507feede89a 204:09a1c134465b
   252 }
   252 }
   253 p img,
   253 p img,
   254 .wp-caption {
   254 .wp-caption {
   255 	margin-top: 0.4em;
   255 	margin-top: 0.4em;
   256 }
   256 }
   257 img {
   257 img,
       
   258 .editor-attachment {
   258 	border: 1px solid #ddd;
   259 	border: 1px solid #ddd;
   259 	padding: 6px;
   260 	padding: 6px;
   260 }
   261 }
   261 img.alignleft,
   262 img.alignleft,
   262 img.alignright,
   263 img.alignright,