mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 05:31:25 +01:00
In twenty ten, removing some unnecessary styles for images
git-svn-id: http://svn.automattic.com/wordpress/trunk@14300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
acd118c1be
commit
01b2401d91
@ -761,7 +761,6 @@ div.menu li {
|
|||||||
#content img {
|
#content img {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
max-width: 640px;
|
max-width: 640px;
|
||||||
vertical-align: baseline;
|
|
||||||
}
|
}
|
||||||
#content .alignleft,
|
#content .alignleft,
|
||||||
#content img.alignleft {
|
#content img.alignleft {
|
||||||
@ -789,9 +788,6 @@ div.menu li {
|
|||||||
#content img.aligncenter {
|
#content img.aligncenter {
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
#content img.alignnone {
|
|
||||||
margin-bottom: 24px;
|
|
||||||
}
|
|
||||||
#content .wp-caption {
|
#content .wp-caption {
|
||||||
background: #f1f1f1;
|
background: #f1f1f1;
|
||||||
color: #888;
|
color: #888;
|
||||||
|
Loading…
Reference in New Issue
Block a user