From f31752f178b12ac7c85826753bb83f3ee15666a5 Mon Sep 17 00:00:00 2001 From: wlx Date: Sat, 1 Jun 2013 01:21:02 +0000 Subject: [PATCH] change index style --- htdocs/css/index.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/css/index.css b/htdocs/css/index.css index 8771104a..d0c86bc4 100755 --- a/htdocs/css/index.css +++ b/htdocs/css/index.css @@ -137,4 +137,6 @@ .featured-image{ max-width:100%; overflow:hidden; - } \ No newline at end of file + } +#main-news{height:330px;overflow-y:auto;} +.item{height:330px;} \ No newline at end of file