mirror of
https://github.com/techno-tim/littlelink-server.git
synced 2025-02-25 20:41:59 +01:00
parent
deba914161
commit
f4d18eaf7b
@ -63,6 +63,12 @@ button {
|
||||
/* Brand Styles
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
|
||||
/* Default */
|
||||
.button.button-default {
|
||||
color: #ffffff;
|
||||
background-color: #0085ff;
|
||||
}
|
||||
|
||||
/* Discord */
|
||||
.button.button-discord {
|
||||
color: #ffffff;
|
||||
@ -349,4 +355,4 @@ button {
|
||||
.button.button-ghost {
|
||||
color: #000;
|
||||
background-color: #fff;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user