mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +01:00
Better padding for photo captions in the Twenty Ten theme.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
0c0e3a237b
commit
797ea0a101
|
|
@ -823,10 +823,10 @@ div.menu li {
|
|||
padding: 4px;
|
||||
}
|
||||
#content .wp-caption img {
|
||||
margin: 5px;
|
||||
margin: 5px 5px 0;
|
||||
}
|
||||
#content .wp-caption p.wp-caption-text {
|
||||
margin: 0 0 4px;
|
||||
margin: 5px;
|
||||
}
|
||||
#content .wp-smiley {
|
||||
margin:0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user