Add more card styles
This commit is contained in:
parent
f1b52d0f2a
commit
90e2ab9157
BIN
card/nyanstars.gif
Normal file
BIN
card/nyanstars.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 672 B |
BIN
card/warpspeed.gif
Normal file
BIN
card/warpspeed.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
|
@ -29,3 +29,15 @@
|
|||
--usercard-color: #eee;
|
||||
--card-outline: #FFF;
|
||||
}
|
||||
|
||||
.user-card.warpspeed { /* Warp Speed */
|
||||
--usercard-image: url('/assets/style/card/warpspeed');
|
||||
--usercard-color: #000;
|
||||
--card-outline: #FFF;
|
||||
}
|
||||
|
||||
.user-card.nyanstars { /* Nyan Stars */
|
||||
--usercard-image: url('/assets/style/card/nyanstars');
|
||||
--usercard-color: #013368;
|
||||
--card-outline: #FFF;
|
||||
}
|
Loading…
Reference in New Issue
Block a user