profi.kz
profi by diasmazhenov
Details
Authordiasmazhenov
LicenseNo License
Categoryuserstyles
Created
Updated
Size679 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name profi
@version 20220730.19.54
@namespace userstyles.world/user/diasmazhenov
@description profi.kz
@author diasmazhenov
@license No License
==/UserStyle== */
@-moz-document domain("profi.kz"), domain("masterdel.ru") {
/*10.11.20*/
html
{
filter: invert(100%);
}
body
{
background-color: #fff;
}
img
{
filter: invert(100%);
}
.order-card-geo__map
{
filter: invert(100%);
}
.navigation-bar__avatar
{
filter: invert(100%);
}
.layout-header.headroom-wrapper
{
background-color: #fff;
}
.order-context-menu-item.icon_clock_fill
{
background-color: #fff;
}
}