feat: Add Vero
This commit is contained in:
parent
8a8ae089ad
commit
70c51bcfed
3 changed files with 22 additions and 0 deletions
|
@ -160,6 +160,14 @@ button:hover,
|
|||
.button.button-myanimelist:focus {
|
||||
filter: brightness(90%) }
|
||||
|
||||
/* Vero */
|
||||
.button.button-vero {
|
||||
color: #fff;
|
||||
background-color: #000 }
|
||||
.button.button-vero:hover,
|
||||
.button.button-vero:focus {
|
||||
filter: brightness(90%) }
|
||||
|
||||
/* osu! */
|
||||
.button.button-osu {
|
||||
color: #ffffff;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue