forked from mirror/_s
_s: a generic and basic interpretation of the aside post format
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8919 d957f892-c61d-0410-b221-f235e6eecf30
This commit is contained in:
parent
dffc6549da
commit
ea2b067539
|
@ -441,6 +441,15 @@ a:active {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* =Asides
|
||||||
|
----------------------------------------------- */
|
||||||
|
|
||||||
|
.blog .format-aside .entry-title,
|
||||||
|
.archive .format-aside .entry-title {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* =Media
|
/* =Media
|
||||||
----------------------------------------------- */
|
----------------------------------------------- */
|
||||||
|
|
||||||
|
|
Reference in New Issue