怎么把我自己的网站色调弄成和SOHU的一样呢?
我用他们的方法怎么不行呀,不知道哪里错了,我其实我做的很简单的呀,没有什么CSS文件,就是下面的CSS文件,怎么修改呢
a.white:visited {color: #FFFFFF;text-decoration: none} a.white:link { color: #FFFFFF;text-decoration: none} a.white:hover {color: #F95400;text-decoration: underline} a:link {color: #000000; text-decoration: none }a:visited {color: #000000; text-decoration: none }a:hover {color: #88610D; text-decoration: underline }td { color: #403F3F; font-size: 13px; font-family: 宋体; line-height: 20px;table-layout:fixed;word-break:break-all}input { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; height: 18px}