在外观-自定义-额外CSS样式表添加 用户2802070997158 2021-11-18 166 阅读1分钟 a:link { color: #330099; text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: underline; color: #FF0000; } a:active { text-decoration: none; }