Skip to content

No Ads by SaSh0ok

Details

AuthorSaSh0ok

LicenseCC Zero

Categoryuserstyles

Created

Updated

Size1.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

No Ads for meteofor.com.ua

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         No Ads
@version      20231129.13.11
@namespace    userstyles.world/user/SaSh0ok
@description  No Ads for meteofor.com.ua
@author       SaSh0ok
@license      CC Zero
==/UserStyle== */

@-moz-document domain("meteofor.com.ua") {
/* ==UserStyle==
@name           No Ads
@namespace      github.com/openstyles/stylus
@version        1.0
@description    No Ads
@author         SaSh0o0k
@license        CC-BY-NC-4.0
==/UserStyle== */

@-moz-document domain("meteodor.com.ua") {
	
}

.column1 .section:nth-child(1) {
	display: none;
}

.column2 {
	display: none;
	overflow: hidden;
}

.content-column {
	display: block;
}

body .content .section:nth-child(2) {
	height: 900px;
	overflow: hidden;
}
#shadow-root {
	display: none;
}

.section-rss-by-column{
	display: none;
}

.section-rss,
.section-media{
	display: none;
}

.content {
	display: inline-block;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.column1{
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	display: contents;
}
}

Reviews

No reviews yet.