Just looking better
01.11.2022, 20:04:00 by lkikost
Details
Authorlkikost
LicenseNo License
Categoryseasonvar.ru
Created
Updated
Size776 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Fixes:
wight became Wider
no more yellow background with white text
works only with add blocker
I will make changes as needed.
Source code
/* ==UserStyle==
@name 01.11.2022, 20:04:00
@namespace github.com/openstyles/stylus
@version 1.0.0
@description just better
@author LKIkost
==/UserStyle== */
@-moz-document domain("http://seasonvar.ru/") {
/* Место для CSS кода... */
}
.wrapper {
max-width: 1480px;
}
.headblock-search-txt {
max-width: 98%;
}
.container {
max-width: 100%;
}
.sidebar.rside {
width: 201px;
}
.news-head {
background-color: #000000c4;
}
.news-head::before {
background-color: #000000c4;
}
.btn .btn-abs {
display: none;
}
.rside-result {
padding: 10px 10px 0;
}
.news-head {
color: #fff;
}
.rside-title {
border-bottom: none;
}
.news a {
font-weight: 400;
}
.rside-title li {
font-size: 11px;
}