replaced arrow for external links

This commit is contained in:
sejo 2022-04-13 17:49:28 -05:00
parent e830e611e1
commit df2845faaf
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/* links externos */
a[rel^=external]:after{ content: ""; }
a[rel^=external]:after{ content: ""; }
a{
color: #857;
}