Twenty Twelve: minor style fixes for small navigation menu (line-height) -- see #21562; featured image on homepage timeplate (space below image in small layouts).
git-svn-id: https://develop.svn.wordpress.org/trunk@21562 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
938c5f2fc3
commit
c4e51487e5
@ -518,7 +518,7 @@ a:hover {
|
|||||||
margin-top: 1.714285714rem;
|
margin-top: 1.714285714rem;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-size: 0.857142857rem;
|
font-size: 0.857142857rem;
|
||||||
line-height: 2;
|
line-height: 1.42857143;
|
||||||
float: none;
|
float: none;
|
||||||
}
|
}
|
||||||
.main-navigation a {
|
.main-navigation a {
|
||||||
@ -1188,6 +1188,10 @@ label ~ span.required {
|
|||||||
/* =Homepage template
|
/* =Homepage template
|
||||||
-------------------------------------------------------------- */
|
-------------------------------------------------------------- */
|
||||||
|
|
||||||
|
.entry-page-image {
|
||||||
|
margin-bottom: 14px;
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
}
|
||||||
.page-template-homepage-php .site-content article {
|
.page-template-homepage-php .site-content article {
|
||||||
border: 0;
|
border: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
@ -1431,6 +1435,7 @@ img#wpstats {
|
|||||||
}
|
}
|
||||||
.entry-page-image {
|
.entry-page-image {
|
||||||
float: right;
|
float: right;
|
||||||
|
margin-bottom: 0;
|
||||||
width: 47.916666667%;
|
width: 47.916666667%;
|
||||||
}
|
}
|
||||||
.page-template-homepage-php .widget-area .widget,
|
.page-template-homepage-php .widget-area .widget,
|
||||||
|
Loading…
Reference in New Issue
Block a user