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:
Andrew Nacin
2012-06-02 01:16:35 +00:00
parent 4aec27c666
commit ee3dfe0301
8 changed files with 62 additions and 13 deletions
+4 -4
View File
@@ -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 {