ill just stick to css :(
This commit is contained in:
parent
a6b1bea096
commit
0a2d027c57
1 changed files with 0 additions and 24 deletions
|
|
@ -19,27 +19,3 @@
|
||||||
background: url({img}) center / 100% 100%;
|
background: url({img}) center / 100% 100%;
|
||||||
}
|
}
|
||||||
/* BADGE-TEMPLATE-END */
|
/* BADGE-TEMPLATE-END */
|
||||||
.avatar-31d8He {
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
background-size: contain;
|
|
||||||
}
|
|
||||||
foreignObject:is([width="120"])>div>.avatar-31d8He {
|
|
||||||
height: 120px;
|
|
||||||
width: 120px;
|
|
||||||
}
|
|
||||||
foreignObject:is([width="80"])>div>.avatar-31d8He {
|
|
||||||
height: 80px;
|
|
||||||
width: 80px;
|
|
||||||
}
|
|
||||||
foreignObject:is([width="32"])>div>.avatar-31d8He {
|
|
||||||
width: 32px;
|
|
||||||
height: 32px;
|
|
||||||
}
|
|
||||||
foreignObject:is([width="24"])>div>.avatar-31d8He {
|
|
||||||
width: 24px;
|
|
||||||
height: 24px;
|
|
||||||
}
|
|
||||||
foreignObject:is([width="16"])>div>.avatar-31d8He {
|
|
||||||
width: 16px;
|
|
||||||
height: 16px;
|
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue