themes
This commit is contained in:
parent
1c553aa056
commit
dd382a4bb1
|
@ -5,8 +5,10 @@
|
|||
.supporter-Z3FfwL::before {
|
||||
display: none !important;
|
||||
}
|
||||
.supporter-Z3FfwL.hasBadge-4rT8_u .mask-1FEkla {
|
||||
.supporter-Z3FfwL.hasBadge-4rT8_u .mask-1FEkla foreignObject {
|
||||
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><path fill="white" d="M 0,0 H 1 V 1 H 0.29565217 V 0.8 c 0,-0.1 -0.0347826,-0.14 -0.12173913,-0.14 H 0 Z"/></svg>') center/cover no-repeat;
|
||||
overflow: hidden;
|
||||
border-radius: 50%;
|
||||
}
|
||||
.avatar-2e8lTP.supporter-Z3FfwL.hasBadge-4rT8_u > img {
|
||||
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><path fill="white" d="M 0,0 H 1 V 1 H 0.34565217 V 0.82 c 0,-0.1 -0.0347826,-0.14 -0.12173913,-0.14 H 0 Z"/></svg>') center/cover no-repeat;
|
||||
|
|
|
@ -4,8 +4,10 @@
|
|||
.dev-A7f2Rx::before {
|
||||
display: none !important;
|
||||
}
|
||||
.dev-A7f2Rx.hasBadge-4rT8_u .mask-1FEkla {
|
||||
.dev-A7f2Rx.hasBadge-4rT8_u .mask-1FEkla foreignObject {
|
||||
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><path fill="white" d="M 0,0 H 1 V 1 H 0.29565217 V 0.8 c 0,-0.1 -0.0347826,-0.14 -0.12173913,-0.14 H 0 Z"/></svg>') center/cover no-repeat;
|
||||
overflow: hidden;
|
||||
border-radius: 50%;
|
||||
}
|
||||
.avatar-2e8lTP.dev-A7f2Rx.hasBadge-4rT8_u > img {
|
||||
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><path fill="white" d="M 0,0 H 1 V 1 H 0.34565217 V 0.82 c 0,-0.1 -0.0347826,-0.14 -0.12173913,-0.14 H 0 Z"/></svg>') center/cover no-repeat;
|
||||
|
|
Loading…
Reference in New Issue