-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathosnova_com_rules.css
103 lines (102 loc) · 2.72 KB
/
osnova_com_rules.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
/**
* Style for hiding ads
* @serguun42
* Dec 2020
*/
#open-bank-quiz,
.carantingo,
.carantingo--index,
.igrozhur-partner,
.kojur-block,
.igrozhur-promo-block,
.daily-promo-unit,
.daily-promo-unit--mode-event.daily-promo-unit--wide .daily-promo-unit__inner,
.daily-promo-unit-label,
.events_widget[air-module="module.events_widget"],
.vacancies_widget[air-module="module.vacancy_widget"][data-location="entry"],
.citymobil-marks, [air-module="module.citymobilMarks"],
.layout--entry__banner[air-module="module.entry_banners"],
.reposters_list--overflowed:after,
.sber-countdown__inner,
.site-header:after, .site-header::before,
.microsoft-ticker-special__container,
.special-yandex-scale,
.l-entry__banner, [air-module="module.entry_banners"],
.content-banners, .content-banners__sticky,
.l-wide_container .propaganda, .vacancies_widget,
.shares--mobile .shares__open,
.vk-happy-birthday,
.vk-happy-birthday--entry-page,
.hp-branding-head__container,
.kp-branding,
.kp-branding-header,
.special-reaction-test,
.bitrix-countdown,
.special-job-teaser,
.booster-unit,
.booster-promo,
.booster-promo--feed,
[air-module="module.boosterPromo"],
.vk-results-of-the-year,
.wow-shadowland,
.s-asus,
#special-asus,
.special-appgallery,
.special-appgallery-teaser,
.vk-express,
.inline_video_banner,
.hp-laser-head,
.spotify-branding,
.spotify-branding--dtf,
.spotify-branding--cover,
.spotify-sidebar-button,
.kp-br-top,
.kp-br-bt,
.adviser__toggler,
.dstr-unit__outer,
.ancientrussia-branding,
.hp-branding-header,
.hp-tech-footer,
.layout__right-column [href^="/ad"],
.layout__right-column [href^="/ad"] + [href^="/plus"],
.layout__right-column > div > div > div:only-child,
.dstr-bn, .dstr-bn--top-desktop, .dstr-bn--active,
.dstr-fl, .dstr-fl__outer,
.propaganda.propaganda--shown,
.kinopoisk-branding-head,
.kinopoisk-branding-head__container,
.kinopoisk-branding__container,
.kinopoisk-branding,
.kinopoisk-header-branding,
.kinopoisk-branding-footer,
.kp-branding-teaser,
.kp-branding-teaser__inner,
.page--subsite .subsite__header--wrappable:before,
.igrozhur-promo-block,
.iport-teaser,
.writing-button-mobile,
.halloween-popup-wrapper,
.halloween-vote,
.halloween-web,
.sidebar-tree-list-item__badge--halloween::before,
.halloween-web-comments,
.vk-pay-sticker-toggle,
.entry-native-branding,
.entry-article-footer,
.mobile-app-redirect,
.selectel-branding-header,
.thesis__attach_gif.thesis__attach_something,
.comments_pseudo_form__button.comments_pseudo_form__button_gif,
.entry-article-footer-kinopoisk,
.entry-native-branding-kinopoisk,
.site-header__section--left .support,
.site-header-beta,
.nyg-swag
{
display: none !important;
visibility: hidden !important;
background-color: transparent !important;
opacity: 0 !important;
height: 0 !important;
width: 0 !important;
}