苏飞论坛

标题: 一个很是经典的table里的样式 [打印本页]

作者: yangying    时间: 2012-7-8 08:38
标题: 一个很是经典的table里的样式
[CSS] 纯文本查看 复制代码
/*table.css
*编写时间:2009年2月16日
*编写人: 苏    飞
*/
TD
{
font-size: 12px;
color: #003366;
line-height: 180%;
}
A:link
{
font-size: 12px;
color: #000000;
line-height: 18px;
text-decoration: underline;
}
A:visited
{
font-size: 12px;
color: #000000;
line-height: 18px;
text-decoration: underline;
}
A:hover
{
font-size: 12px;
color: #FF3300;
line-height: 18px;
text-decoration: underline;
}
.Top_boders
{
border: 1px inset #006699;
text-align: center;
}
.Following_border
{
border-right-style: groove;
border-bottom-style: groove;
border-left-style: groove;
border-right-color: #006699;
border-bottom-color: #006699;
border-left-color: #006699;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.Following_left_border
{
border-bottom-style: groove;
border-right-style: groove;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-color: #3877A9;
border-bottom-color: #3877A9;
}
td
{
border: 1px;
border-color: #1E659B;
}
.fontTitle
{
font-size: 9pt;
color: #003399;
}
.td_bg
{
background-color: #1E659B;
border: 1px;
border-color: #1E659B;
}
.ddlmargin-top
{
margin-top: 1pt;
}


作者: wmymtx    时间: 2013-5-31 12:40
真是难得给力的帖子啊,强烈支持楼主。
作者: 690486439    时间: 2013-7-5 09:37
受教了,学习中……
作者: Shmily·X    时间: 2014-6-5 11:26
受教了,学习中……
作者: yuan88008    时间: 2015-10-19 09:57
还什么都没写过




欢迎光临 苏飞论坛 (http://www.sufeinet.com/) Powered by Discuz! X3.4