设置表格的框架
This commit is contained in:
parent
a85e2c48a8
commit
62242047ab
|
@ -35,6 +35,7 @@ h2 {clear:both;}
|
||||||
#authors h2{float:left;font-size:16px;clear:left;margin:2px;border-bottom:1px dashed #ccc;width:95%;}
|
#authors h2{float:left;font-size:16px;clear:left;margin:2px;border-bottom:1px dashed #ccc;width:95%;}
|
||||||
|
|
||||||
#abstract{text-indent:2em;}
|
#abstract{text-indent:2em;}
|
||||||
|
#abstract table,#abstract th,#abstract td{border:1px solid #ccc;}
|
||||||
#related,#literature{float:left;text-indent:2em; width:50%;white-space:normal;word-break:break-word;overflow:hidden;}
|
#related,#literature{float:left;text-indent:2em; width:50%;white-space:normal;word-break:break-word;overflow:hidden;}
|
||||||
#related ul,#literature ul{list-style-type:decimal;list-style-position:inside;}
|
#related ul,#literature ul{list-style-type:decimal;list-style-position:inside;}
|
||||||
#related li,#literature li{margin-left:-30px;}
|
#related li,#literature li{margin-left:-30px;}
|
||||||
|
|
Loading…
Reference in New Issue