温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:汽车配件公司网站(VB.net+Access数据库)源码
当前文件:
VbNetCompany/css.css,打开代码结构图
VbNetCompany/css.css,打开代码结构图1body { font-family: "Tahoma", "宋体"; font-size: 12px} 2
td { font-family: "宋体"; font-size: 12px} 3
.big { font-family: "宋体"; font-size: 14px} 4
a:visited { font-family: "宋体", "Tahoma"; color: #000000; text-decoration: none} 5
a:link { color: #000000; text-decoration: none} 6
a:hover { color: #000000; text-decoration: underline} 7
a.b:active { 8
color: #000000; 9
text-decoration: none; 10
font-size: 12px; 11
} 12
a.b:link { 13
color: #000000; 14
text-decoration: none; 15
font-size: 12px; 16
} 17
a.b:visited { 18
color: #333333; 19
text-decoration: none; 20
font-size: 12px; 21
} 22
a.b:hover { 23
color: #FF0000; 24
text-decoration: underline; 25
font-size: 12px; 26
} 27
.h { font-family: "宋体"; font-size: 12px; clip: rect( ); line-height: 18px} 28
.copy { 29
font-family: "Tahoma"; 30
font-size: 12px; 31
color: #FFFFFF; 32
33
} 34



color

