add h3 & li

This commit is contained in:
wlx 2012-03-27 13:03:38 +00:00
parent 7599fed48a
commit 81ecf6de03
1 changed files with 2 additions and 1 deletions

View File

@ -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;} #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{margin-left:160px;}
#content p{text-indent: 20px;} #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;} .logo{float:right;margin-left:10px;margin-bottom:15px;text-align:center;}
.preface .preface
{ {
@ -17,7 +18,7 @@
h2 a, h2 a:visited{padding-right:20px;color:#808080;background-image:url(../images/extlink.gif); h2 a, h2 a:visited{padding-right:20px;color:#808080;background-image:url(../images/extlink.gif);
background-repeat:no-repeat; background-position:right center;} background-repeat:no-repeat; background-position:right center;}
h3{font-size:130%;line-height: 30px;margin:0 0 5px 5px;font-weight:bold;}
.center .center
{ {
font-size: 12px; font-size: 12px;