extra blocks removed
minimal search page
everything is just what you need
ReDesign Yandex.ru MINI by xxxpabloxxx
Details
Authorxxxpabloxxx
LicenseNo License
Categoryuserstyles, yandex, ya.ru
Created
Updated
Size436 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
- Install Style
- click on the link
https://yandex.ru/beta
- ENJOY!
Source code
/* ==UserStyle==
@name Yandex.Mini
@namespace yandex.ru
@version 1.0.0
@description A new userstyle
@author CYBERGNYDA
==/UserStyle== */
@-moz-document domain("yandex.ru") {
.sticky-content {display: none;}
.service-block_type_news {display: none;}
#zen {display: none;}
.logo3{
top: 15em
}
.search3{
padding: 0;
top: 25em;
}
.shortcuts{
top: 20em;
}
}