温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:商务维基网源码
当前文件:
MerchantViki/css/body.css,打开代码结构图
MerchantViki/css/body.css,打开代码结构图1body 2
{ 3
background-color:#008B45; 4
} 5
a:link { 6
text-decoration: none; 7
} 8
a:visited { 9
text-decoration: none; 10
} 11
a:hover { 12
text-decoration: none; 13
} 14
a:active { 15
text-decoration: none; 16
} 17




background-color
