cambio colores links

This commit is contained in:
sejo 2022-01-31 13:50:01 -06:00
parent ddad51bd80
commit 14fb005c4d
1 changed files with 2 additions and 3 deletions

View File

@ -1,11 +1,10 @@
/* links externos */
a[rel^=external]:after{ content: "↗"; }
a{
background-color: #fee;
color: #544;
color: #857;
}
a:visited{
color: #322;
color: #404;
}
a.icon{
background-color: #fff;