pages, listing et aussi .social
This commit is contained in:
@ -187,6 +187,13 @@ header a.current::first-letter{
|
||||
background-color: var(--deco);
|
||||
}
|
||||
|
||||
/* Si c'est du texte et pas un fa-icon,
|
||||
* il faut pouvoir lire la première lettre.
|
||||
*/
|
||||
.social a::first-letter{
|
||||
color: unset;
|
||||
}
|
||||
|
||||
.social a:hover {
|
||||
color: var(--fond);
|
||||
}
|
||||
|
Reference in New Issue
Block a user