mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
New section on Twitter Embeds on the about page. props georgestephanis, chexee, azaozz, SergeyBiryukov, jane. fixes #20796.
git-svn-id: https://develop.svn.wordpress.org/trunk@20977 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2360,11 +2360,11 @@ div.widgets-sortables,
|
||||
|
||||
.about-wrap .feature-section img {
|
||||
background: #fff;
|
||||
border-color: #dfdfdf;
|
||||
border: 1px #ccc solid;
|
||||
|
||||
-moz-box-shadow: 0 0 6px rgba( 0, 0, 0, 0.3 );
|
||||
-webkit-box-shadow: 0 0 6px rgba( 0, 0, 0, 0.3 );
|
||||
box-shadow: 0 0 6px rgba( 0, 0, 0, 0.3 );
|
||||
-moz-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.3 );
|
||||
-webkit-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.3 );
|
||||
box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.3 );
|
||||
}
|
||||
|
||||
.about-wrap .point-releases {
|
||||
|
||||
Reference in New Issue
Block a user