This commit is contained in:
parent
f698e04906
commit
3dfac0a823
2 changed files with 17 additions and 8 deletions
|
|
@ -31,11 +31,11 @@ article#admins card-container card-entry {
|
|||
transition: 0.2s;
|
||||
}
|
||||
|
||||
&#sneexy {
|
||||
&[sneexy] {
|
||||
--accent: #65ff88;
|
||||
}
|
||||
|
||||
&#senil {
|
||||
&[senil] {
|
||||
--accent: #008E54;
|
||||
|
||||
buttons-container a[button]:hover {
|
||||
|
|
@ -47,7 +47,7 @@ article#admins card-container card-entry {
|
|||
}
|
||||
}
|
||||
|
||||
&#unnick {
|
||||
&[unnick] {
|
||||
--accent: #0094FF;
|
||||
|
||||
buttons-container a[button]:hover {
|
||||
|
|
@ -59,7 +59,7 @@ article#admins card-container card-entry {
|
|||
}
|
||||
}
|
||||
|
||||
&#zenfyr {
|
||||
&[zenfyr] {
|
||||
--accent: #e05188;
|
||||
|
||||
buttons-container a[button]:hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue