ipcost.com Dark
ipcost.com Dark by ivamaan
Details
Authorivamaan
LicenseNo License
Categoryuserstyles
Created
Updated
Size427 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 ipcost.com - 30.6.2022, 20:46:22
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("ipcost.com") {
html,
body {
overflow-x: unset;
}
#a {
mix-blend-mode: exclusion;
padding-bottom: 20%;
}
#h:before {
background: #00000085;
}
img {
mix-blend-mode: exclusion;
}
}