back species

This commit is contained in:
Julie Blanc 2026-02-16 15:34:30 +01:00
parent 9a6ff0b24e
commit 25cdb3bd0b
13 changed files with 158 additions and 35 deletions

View file

@ -55,11 +55,14 @@
.species-list{
margin-bottom: calc(var(--spacing)*3);
.taxon:hover{
border-color: red!important;
outline: 3px solid var(--color-txt);
}
// .taxon:hover{
// border-color: red!important;
// }
}
.species-list .title{