From 47d734e0d92562afc3f3d0b410432d552d35b47a Mon Sep 17 00:00:00 2001 From: ouyangxuhua Date: Thu, 17 Sep 2015 16:23:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=B3=BB=E7=BB=9F=E6=B6=88?= =?UTF-8?q?=E6=81=AF=E5=9B=BE=E7=89=87=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/new_user.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/new_user.css b/public/stylesheets/new_user.css index 717f00dc9..1c12ff46f 100644 --- a/public/stylesheets/new_user.css +++ b/public/stylesheets/new_user.css @@ -552,7 +552,7 @@ a.homepagePostTypeAll {background:url(../images/homepage_icon2.png) -10px -360px a.postTypeGrey {color:#888888;} a.postTypeGrey:hover {color:#269ac9;} .homepagePostBrief {width:710px; margin:0px auto; position:relative;} -.homepagePostPortrait {float:left; width:50px;} +.homepagePostPortrait {float:left; width:42px;} .homepagePostDes {float:left; width:645px; margin-left:15px;} .homepagePostTo {font-size:14px; color:#484848; margin-bottom:5px;} .homepagePostTitle {font-size:14px; color:#484848; margin-bottom:5px; font-weight:bold;}