facilmap/frontend/src/utils/obfuscate.scss

15 wiersze
130 B
SCSS

.emobf2 {
&:before {
content: attr(data-u2) "@";
}
&:after {
content: attr(data-d2);
}
> span {
display: none;
}
}