Skip to content

Only disconnections by SaSh0o0k

Details

AuthorSaSh0o0k

LicenseMit

Categoryuserstyles

Created

Updated

Size2.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Only disconnections for roe.vsei.ua/disconnections

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Only disconnections
@version      20240622.19.38
@namespace    github.com/openstyles/stylus
@description  Only disconnections for roe.vsei.ua/disconnections
@author       SaSh0ok
@license      Mit
==/UserStyle== */

@-moz-document url("https://www.roe.vsei.ua/disconnections") {

/* div[style="overflow: auto; overflow-y: hidden;"] */
#fetched-data-container {
	margin-top: -2560px;
	z-index: 99;
	background-color: rgb(24, 26, 27);
	display: block;
	position: relative;
	margin-bottom: 2000px;
	padding-bottom: 2000px;
	padding-top: 2000px;
}
	
html {
	overflow-y: hidden !important;
}

td {
	border: 2px solid rgb(61, 114, 44, 0.2);
}

.col-aside-right {
	display: none !important;
}
	
.container,
.col-main
 {
	width: 100% !important;
/* 	position: fixed !important; */
	margin: 0 auto;
	left: 0;
	right: 0;
}
	
td span {
	display: block;
    text-align: center;
}

p {
	margin: 1px;
}

.entry-content p:nth-of-type(5),
.entry-content p:nth-of-type(6),
.entry-content p:nth-of-type(7),
.entry-content p:nth-of-type(8),
.entry-content p:nth-of-type(9),
.entry-content p:nth-of-type(10),
.entry-content p:nth-of-type(11),
.entry-content p:nth-of-type(12),
.entry-content p:nth-of-type(13),
.entry-content p:nth-of-type(14),
.entry-content p:nth-of-type(15),
.entry-content p:nth-of-type(16),
.entry-content p:nth-of-type(17),
.entry-content p:nth-of-type(18),
.entry-content p:nth-of-type(19),
.entry-content p:nth-of-type(20),
.entry-content p:nth-of-type(21),
.entry-content p:nth-of-type(22),
.entry-content p:nth-of-type(23),
.entry-content p:nth-of-type(24),
.entry-content p:nth-of-type(25),
.entry-content p:nth-of-type(26),
.entry-content p:nth-of-type(27),
.entry-content p:nth-of-type(28),
.entry-content ul, 
.entry-content li,
.entry-content a,
.entry-content button,
header,
footer,
.pojo-a11y-toolbar-toggle,
.page-title-bar,
.site-nav-toggle {
	display: none !important;
}

/* * {
    display: none !important;
} */

/* div[style="overflow: auto; overflow-y: hidden;"] {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
} */

/* #page-22362 > div.entry-content > div:nth-child(18) {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
} */

/* #page-22362, 
#page-22362 > div.entry-content {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
} */

/* div.entry-content > div:not(:nth-child(18)) {
    display: none !important;
} */

	
}

Reviews

No reviews yet.