From e5f8c4c4a8332323ae1a217afa09cfc382f6988f Mon Sep 17 00:00:00 2001 From: cxt Date: Mon, 11 Jan 2016 17:00:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=BB=93=E6=9E=9C=E7=9A=84?= =?UTF-8?q?=E5=AF=B9=E9=BD=90=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/public.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/public.css b/public/stylesheets/public.css index 23550c623..b90758914 100644 --- a/public/stylesheets/public.css +++ b/public/stylesheets/public.css @@ -158,7 +158,7 @@ h4{ font-size:14px; color:#3b3b3b;} .w583{ width:583px;} .w350{ width:350px;} .w610{ width:610px;} -.w60{ width:600px !important;} +.w600{ width:600px !important;} .w606{ width:606px } .h20{height: 20px;} .h22{ height:22px;}