well maybe it works now
This commit is contained in:
parent
7e844107f1
commit
a5d496c119
1 changed files with 3 additions and 2 deletions
|
|
@ -18,10 +18,11 @@
|
||||||
height: 22px;
|
height: 22px;
|
||||||
background: url({img}) center / 100% 100%;
|
background: url({img}) center / 100% 100%;
|
||||||
}
|
}
|
||||||
/* BADGE-TEMPLATE-END */
|
/* Fix some pfps being weird af (nexx make its own region for one time code below the badge template end you fish) */
|
||||||
/* Fix some pfps being weird af */
|
|
||||||
[style*="avatars"],
|
[style*="avatars"],
|
||||||
[src*="avatars"] {
|
[src*="avatars"] {
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
}
|
}
|
||||||
|
/* BADGE-TEMPLATE-END */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue