main page gray
ya.ru main gray by netcat
Details
Authornetcat
LicenseNo License
Categoryya.ru
Created
Updated
Size329 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 ya.ru
@version 20230227.21.47
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://ya.ru") {
body,
.home-link2 {
background-color: #181717;
color: #fff;
}
.services-pinned:before {
background-image: none;
}
.alice-fab {
display: none;
}
}