📅  最后修改于: 2022-03-11 14:47:42.533000             🧑  作者: Mango
a:hover { text-decoration: none; color:yellow; }
a:focus { text-decoration: none; color:orange; }
a:active { text-decoration: none; color:teal; }