Twenty Thirteen: pinking shears.

git-svn-id: http://core.svn.wordpress.org/trunk@23679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-03-12 22:42:34 +00:00
parent 2c38199fd2
commit 16c33f55b2
3 changed files with 11 additions and 11 deletions

View File

@ -7,7 +7,7 @@
( function( $ ) {
var twentyThirteen = {
/**
* Adds a top margin to the footer if the sidebar widget area is
* Adds a top margin to the footer if the sidebar widget area is
* higher than the rest of the page, to help the footer always
* visually clear the sidebar.
*/

View File

@ -864,7 +864,7 @@ div.nav-menu > ul {
margin-right: 20px;
right: auto;
}
#content .featured-gallery {
padding-left: auto;
padding-right: 24px;

View File

@ -1253,7 +1253,7 @@ footer.entry-meta {
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
overflow: hidden;
position: relative;
}
@ -1346,7 +1346,7 @@ footer.entry-meta {
bottom: 0;
left: 0;
text-align: left;
-webkit-transition: opacity 400ms ease;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease;
width: 100%;
}
@ -1546,13 +1546,13 @@ footer.entry-meta {
width: auto;
}
.blog .format-gallery .gallery-item .portrait img,
.archive .format-gallery .gallery-item .portrait img,
.search .format-gallery .gallery-item .portrait img {
height: auto;
max-height: none;
max-width: 148px;
width: 100%;
.blog .format-gallery .gallery-item .portrait img,
.archive .format-gallery .gallery-item .portrait img,
.search .format-gallery .gallery-item .portrait img {
height: auto;
max-height: none;
max-width: 148px;
width: 100%;
}
.blog .format-gallery .gallery-item:first-child,