Update bot tag color
This commit is contained in:
parent
2f5fa34c95
commit
b457310a1c
2 changed files with 2 additions and 2 deletions
|
@ -272,7 +272,7 @@ img[alt] {
|
|||
padding: 0px 0.275rem;
|
||||
margin-top: 0.075em;
|
||||
border-radius: 0.1875rem;
|
||||
background: rgb(114, 137, 218);
|
||||
background: #5961ec;
|
||||
font-size: 0.625rem;
|
||||
text-transform: uppercase;
|
||||
vertical-align: top;
|
||||
|
|
|
@ -39,7 +39,7 @@ var activeFields, colNum = 1, num = 0,
|
|||
},
|
||||
{
|
||||
name: "Field 2",
|
||||
value: "You can use custom emojis <:Kekwlaugh:722088222766923847>. <:GangstaBlob:742256196295065661>",
|
||||
value: "You can use custom emojis <:Kekwlaugh:722088222766923847>. <:GangstaBlob:742256196295065661>",
|
||||
inline: false
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue