color in links

This commit is contained in:
sejo 2021-07-02 19:02:35 -05:00
parent 9b0dd912db
commit d91f1acf6c
1 changed files with 0 additions and 2 deletions

View File

@ -6,14 +6,12 @@ a[href^="./"]{
a[rel=external]:after{
content: "↗";
}
/*
a{
color: #757;
}
a:visited{
color: #535;
}
*/
body{
color: #010;