You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
402 B
CSS

/* 中华游标准CSS样本- Sitemap栏目样式表 */
/* Designed by ChinaHighlights.inc */
/*sitemap index.html*/
#sitemap{margin:0;padding:0;}
#sitemap ul{margin:10px;padding:0 0 0 20px; width:180px; float:left; height:180px;}
#sitemap ul a{color:#555;font-weight:bold;}
#sitemap ul li{list-style: circle;margin-left:12px; font-size:12px; line-height:17px;}
#sitemap ul li a{font-weight:normal;}