some twiks
megamarket.ru - 26.09.2023, 23:47:36 by wakh-ru
Details
Authorwakh-ru
LicenseNo License
Categorymegamarket.ru
Created
Updated
Size733 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 megamarket.ru - 26.09.2023, 23:47:36
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("megamarket.ru") {
.pager .active {
background-color: #666;
color: lightcoral;
font-weight: 900;
}
.bonus-percent {
-font-family: SB Sans Display!important;
-font-size: 12px!important;
}
.money-bonus {
line-height: 22px;
}
.money-bonus * {
font-size: 14px!important;
}
div .badge-list-container {
line-height: 1px;
height: 1px;
}
.item-info__bottom {
height: 48px;
}
.discount-percentage__wrapper {
margin-top: -10px;
}
.discount-percentage__value {
top: -10px;
}
}