Enhance contrast for link on the normal theme by

using a dark blue
This commit is contained in:
Solene Rapenne 2021-10-13 21:20:38 +02:00
parent bbbad7cb58
commit 266f6f18de
1 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
}
.permalink {
color: steelblue;
color: blue;
text-decoration: none;
}