mirror of
https://github.com/ulaulaman/dropsea.git
synced 2025-02-16 14:40:38 +01:00
Aggiunta classe per link inducks
This commit is contained in:
parent
fbb3992701
commit
7624b801f8
@ -88,3 +88,7 @@ a.github:hover::after {
|
|||||||
content: url('../img/icons8-github.svg');
|
content: url('../img/icons8-github.svg');
|
||||||
width: 12px;
|
width: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a.inducks:hover::after {
|
||||||
|
content: " 🦆";
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user