Skip to content

Hide divs Betplay by truev0

Details

Authortruev0

LicenseNo License

Categoryuserstyles

Created

Updated

Code size887 B

Code checksum7f52f9bd

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Tweak for betplay

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Hide divs Betplay
@version      20220130.23.19
@namespace    userstyles.world/user/truev0
@description  Tweak for betplay
@author       truev0
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://betplay.com.co") {
/*  Narrowband: Because if I wanted your opinion, I would have asked for it.  */
/*  Removes video and optionally channel comments from Youtube.  */

header#header{
	height: 110px;
}


div#KambiBC {
	position: absolute !important;
	width: 100%;
}

div.col-md-2.d-none.d-md-block.px-1.ng-tns-c0-0.ng-star-inserted
  {
	width: 0px;
    display: none !important;
	
  }

div.row.w-100.align-items-center.ng-tns-c0-0.ng-star-inserted{
	width: 0px !important;
    display: none !important;
}

div.jackpod
{
    height: 1px;
	display: none !important;
}

iframe.ng-tns-c0-0
{
	height: 1px;
	display: none !important;
}


}

Reviews

No reviews yet.