In twenty ten, removing some unnecessary styles for images

git-svn-id: https://develop.svn.wordpress.org/trunk@14300 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2010-04-29 17:32:56 +00:00
parent 616f48e89d
commit 5bf46fa540
1 changed files with 0 additions and 4 deletions

View File

@ -761,7 +761,6 @@ div.menu li {
#content img {
margin: 0;
max-width: 640px;
vertical-align: baseline;
}
#content .alignleft,
#content img.alignleft {
@ -789,9 +788,6 @@ div.menu li {
#content img.aligncenter {
margin-bottom: 12px;
}
#content img.alignnone {
margin-bottom: 24px;
}
#content .wp-caption {
background: #f1f1f1;
color: #888;