Skip to content

DirtyWarez.com UI Changes by jboutin

Screenshot of DirtyWarez.com UI Changes

Details

Authorjboutin

LicenseNo License

CategoryDirtyWarez.com > UserStyles

Created

Updated

Code size1.3 kB

Code checksum455596b1

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

DirtyWarez.com UI Changes

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         dirtywarez.com
@version      20230820.08.08
@namespace    ?
==/UserStyle== */

@-moz-document domain("dirtywarez.com") {
	html {
		font-size: 15px !important;
		font-family: 'Dubai' !important;
	}

	.structItem-title,
	.structItem-title a {
		font-weight: 600 !important;
		font-size: 16px !important;
	}

	#siropuChatNotice,
	#siropuChatTabs,
	#siropuChat,
	#siropuChatEditor #siropuChatBBCode,
	#siropuChatEditor .siropuChatAds,
	.header-text,
	.menu-footer-controls a,
	.header_message,
	.block-desc,
	.node-subNodeFlatList,
	.node-extra,
	.node-stats,
	.logoright,
	.block--category74,
	.structItemContainer-group--sticky,
	.structItem--quickCreate,
	.p-description,
	.structItem-title .label,
	.p-body-sidebar {
		display: none !important;
	}
	.button.button--primary {
		min-width: 300px !important;
		margin: 0 auto !important;
	}

	.p-header-logo,
	.p-body-inner,
	.p-footer-inner,
	.p-nav-inner {
		max-width: 85vw !important;
		margin: 0 auto !important;
	}
	.logoleft {
		width: 12% !important;
	}
	.p-header-content,
	.p-header-inner {
		height: auto !important;
	}
	.p-nav-list .p-navEl-link,
	.p-nav-list .p-navEl-splitTrigger {
		padding: 10px 12px !important;
	}
	.bbImage {
		max-width: 450px !important;
		display: inline-block;
	}
}

Reviews

No reviews yet.