From 81ecf6de0306ebcb660ba014e4b9423f86f6f31f Mon Sep 17 00:00:00 2001 From: wlx Date: Tue, 27 Mar 2012 13:03:38 +0000 Subject: [PATCH] add h3 & li --- htdocs/css/about.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/css/about.css b/htdocs/css/about.css index 49602e71..f09b2de8 100755 --- a/htdocs/css/about.css +++ b/htdocs/css/about.css @@ -4,6 +4,7 @@ #leftnavi li{margin:5px 0 5px 20px;font-size:9pt;border:1px #93bee2 solid;background-color:#e8f4ff;width:100px;height:22px;padding:0 10px 0 10px;} #content{margin-left:160px;} #content p{text-indent: 20px;} +#content ul li{list-style:disc;margin-left:50px;} .logo{float:right;margin-left:10px;margin-bottom:15px;text-align:center;} .preface { @@ -17,7 +18,7 @@ h2 a, h2 a:visited{padding-right:20px;color:#808080;background-image:url(../images/extlink.gif); background-repeat:no-repeat; background-position:right center;} - +h3{font-size:130%;line-height: 30px;margin:0 0 5px 5px;font-weight:bold;} .center { font-size: 12px;