From af3a6766255c1643e2620676e1d1ef03fba8aa9d Mon Sep 17 00:00:00 2001 From: wlx Date: Mon, 21 Jun 2010 13:17:40 +0000 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=A4=A7=E5=85=83=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E9=A1=B5=E9=9D=A2=E5=9C=A8=E7=BA=BF=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E4=B9=8B=E9=97=B4=E7=9A=84=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/css/mdview.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/css/mdview.css b/htdocs/css/mdview.css index 0895c021..73fd4f47 100755 --- a/htdocs/css/mdview.css +++ b/htdocs/css/mdview.css @@ -25,7 +25,7 @@ li {white-space:nowrap;} #cite p{width:98%;} #cite ul{text-indent:0em;} #cite ol{text-indent:0em;clear:both;} -#cite ul li{background: url(/images/square.gif) no-repeat left center;padding-left:10px;float:left;list-style-type:none;} +#cite ul li{background: url(/images/square.gif) no-repeat left center;padding-left:10px;float:left;list-style-type:none;margin-left:15px;} #cite ol li{text-indent:0em;clear:both;white-space:normal;} h2 {clear:both;}