调整TAG中的显示

This commit is contained in:
wlx 2010-07-04 04:06:23 +00:00
parent 674cc8557a
commit a8d5f9dbc4
1 changed files with 5 additions and 3 deletions

View File

@ -30,7 +30,7 @@ ul{list-style-type: none;}
/* used in search*/
.mditem{clear:left;text-indext:2em;padding:5px;}
.mditem hr{clear:both;padding:0;}
.thumb {clear:both;float:left;}
.thumb {clear:both;float:left;padding-right:5px;}
#search{}
.float{float:left;}
@ -46,6 +46,9 @@ form{display:inline;float:left;}
/* timemap */
.info{width:200px;height:200px;}
/* TAG */
.mditem h2{text-indent:2em;}
.mditem span{text-indent:2em;padding:10px;margin-left:5px;}
.more {float:right;padding-right:20px;}
@ -87,5 +90,4 @@ dd,dt{float:left;margin:0;}
#detailxml .name {width:150px;text-align:left;float:left;color:red;}
#detailxml .item{clear:left;margin-left:20px;}
#detailxml .item p{padding-left:20px;}
legend {margin-left:30px;background:#fff;}
.mditem h2{text-indent:2em;}
legend {margin-left:30px;background:#fff;}