From ea2b06753907e4b57faeed979fb5b089cc5af098 Mon Sep 17 00:00:00 2001 From: Ian Stewart Date: Fri, 10 Feb 2012 20:49:23 +0000 Subject: [PATCH] _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 --- style.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/style.css b/style.css index 14eb1e6..188c2e8 100644 --- a/style.css +++ b/style.css @@ -441,6 +441,15 @@ a:active { } +/* =Asides +----------------------------------------------- */ + +.blog .format-aside .entry-title, +.archive .format-aside .entry-title { + display: none; +} + + /* =Media ----------------------------------------------- */