深圳全飞鸿

标题: TABLE模板二 [打印本页]

作者: zhgc    时间: 2022-1-9 11:00
标题: TABLE模板二
<style type="text/css">
body{
    font-family:Verdana;
color: #4f6b72;
background: #E6EAE9;
    font-size:75%;
        margin:6px;
  }


caption {
padding: 0 0 5px 0;
width: 1000px;
font: italic 11px  Verdana, Arial, Helvetica, sans-serif;
text-align: right;
}

#mytable {
padding: 0;
margin: 0;
}

#mytable th {
font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #4f6b72;
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
border-top: 1px solid #C1DAD7;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
padding: 6px 6px 6px 12px;
background: #CAE8EA no-repeat;
}


#mytable td {
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
background: #fff;
padding: 6px 6px 6px 12px;
text-align: center;
color: #4f6b72;
}
</style>







欢迎光临 深圳全飞鸿 (http://www.nagomes.com/disc/) Powered by Discuz! X3.2