| 在网页的 <head></head> 之间加入以下样式表代码即可(免去了烦人的 Javascript 脚本): <style type="text/css"> <!-- A:visited {text-decoration:none; font-size:9pt; font-family:新细明体} A:hover {text-decoration:underline; font-size:15pt; font-family: 黑体; color:ffffff; background-color:rgb(01,221,66)} --> </style> |