clarifie (?) les liens
This commit is contained in:
@@ -8,7 +8,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: orangered;
|
color: darkred;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
@@ -16,7 +16,7 @@ a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a:visited, a:active {
|
a:visited, a:active {
|
||||||
color: darkred;
|
color: darkgrey;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: orangered;
|
color: darkred;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
@@ -16,7 +16,7 @@ a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a:visited, a:active {
|
a:visited, a:active {
|
||||||
color: darkred;
|
color: darkgrey;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
|
|||||||
Reference in New Issue
Block a user