📜  文本装饰下划线未删除 - CSS 代码示例

📅  最后修改于: 2022-03-11 14:47:44.255000             🧑  作者: Mango

代码示例1
a:link {
  text-decoration: none!important;
}