Add more card styles
This commit is contained in:
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 |
@@ -28,4 +28,16 @@
|
||||
--usercard-image: url('/assets/style/card/wgraving');
|
||||
--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;
|
||||
}
|
||||
Reference in New Issue
Block a user