Skip to content

fix method for borders of square avatars also for nitro profiles #10

@KhimarikMayer

Description

@KhimarikMayer

foreignObject[mask*="url(#"] fix to .mask__44b0c foreignObject[mask*="url(#"]

.mask__68edb rect {
rx: 0;
ry: 0;
fill: black;
stroke: white;
stroke-width: 500px;
paint-order: stroke;
}

.mask__68edb[viewBox="0 0 600 210"] rect {
x: 16px;
y: 137px;
stroke-width: 950px;
}

.mask__68edb[viewBox="0 0 400 140"] rect {
x: 24px;
y: 72px;
}

.mask__68edb[viewBox="0 0 600 210"] rect,
.mask__68edb[viewBox="0 0 400 140"] rect {
width: 136px;
height: 136px;
}

.mask__68edb[viewBox="0 0 660 100"] rect,
.mask__68edb[viewBox="0 0 300 105"] rect,
.mask__68edb[viewBox="0 0 340 120"] rect {
width: 92px;
height: 92px;
}

.mask__68edb[viewBox="0 0 300 105"] rect,
.mask__68edb[viewBox="0 0 340 120"] rect {
x: 10px;
y: 55px;
}

.mask__68edb[viewBox="0 0 340 120"] rect {
y: 66px;
}

.mask__68edb[viewBox="0 0 660 100"] rect {
x: 16px;
y: 76px;
stroke-width: 1200px;
}

.custom-user-profile-theme.user-profile-popout .mask__68edb[viewBox="0 0 300 105"] rect {
x: 6px;
y: 51px;
}

.mask__68edb circle {
display: none;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions