Розовый стиль для моего стиля c2d
Pink style - for EP2.0 by TrJVoRoN
Details
AuthorTrJVoRoN
LicenseNo License
Categoryweb.chat2desk.com
Created
Updated
Size472 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 Pink style - for EP2.0
@version 20240804.22.55
@namespace https://userstyles.world/user/TrJVoRoN
@description Розовый стиль для моего стиля c2d
@author TrJVoRoN
@license No License
==/UserStyle== */
@-moz-document domain("chat2desk.com") {
:root {
--epcolor1:#a25596;
--epcolor2:rgba(188, 111, 200, .15);
--epcolor3:rgba(182, 83, 228, .13);
--epcolor4:#c44b26;
}
}