Більше розмір тексту + більше рядків опису у списку товарів
rozetka.com.ua by hadoooooouken
![Screenshot of rozetka.com.ua](https://userstyles.world/preview/9491/1.jpeg)
Details
Authorhadoooooouken
LicenseNo License
Categoryuserstyles
Created
Updated
Size1.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name rozetka.com.ua - 4/21/2023, 5:56:27 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author hadouken
==/UserStyle== */
@-moz-document domain("rozetka.com.ua") {
.layout {
max-width: 100%
}
/*.tile__title,
.main-auth__links-item a,
.menu-categories__link,
.search-suggest__item-text_type_nowrap,
.lite-tile__title,
.goods-tile__title,
.categories-filter__list .ng-star-inserted,
.checkbox-filter__link,
.sidebar-block__toggle-title,
.tabs__link,
.comment__text,
.comment__essentials-label,
.comment__essentials-item {
font-size: 16px !important;
}
.tile__availability_type_unavailable {
color: #f84147;
}
.goods-tile__title {
height: unset;
line-height: 22px;
}
.goods-tile__description_type_text,
.goods-tile__availability,
.tile__availability {
font-size: 14px;
}
.goods-tile__reviews-link,
.goods-tile__availability,
.tile__availability,
.categories-filter__link_type_first {
font-weight: bold;
}
.lite-tile__title {
height: 70px;
}*/
}