finish page species
This commit is contained in:
parent
6fff7422e8
commit
a1a98d67b5
13 changed files with 1127 additions and 512 deletions
|
|
@ -9,7 +9,9 @@
|
|||
}
|
||||
.is-selected{
|
||||
background-color: var(--color-txt);
|
||||
border-color: var(--color-txt);
|
||||
color: var(--white);
|
||||
cursor: auto;
|
||||
a{
|
||||
color: var(--white);
|
||||
}
|
||||
|
|
@ -22,11 +24,4 @@
|
|||
}
|
||||
|
||||
|
||||
.group-sort-view{
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
margin-bottom: calc(var(--spacing)*1.5);
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue