Skip to content

Tekfeed map hack by thibb1

Details

Authorthibb1

LicenseNo License

Categorytekfeed.epitech.eu

Created

Updated

Size874 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

tekfeed.epitech.eu map hack to use scroll wheel instead of CTRL+scrollwheel

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Tekfeed map hack
@version      20221014.19.25
@namespace    userstyles.world/user/thibb1
@description  tekfeed.epitech.eu map hack to use scroll wheel instead of CTRL+scrollwheel
@author       thibb1
@license      No License
==/UserStyle== */

/* ==UserStyle==
@name         Tekfeed map hack
@version      1.0.0
@author       thibb1
@namespace    tekfeed.epitech.eu
==/UserStyle== */

@-moz-document url("https://tekfeed.epitech.eu/home#/"), url("https://tekfeed.epitech.eu/#/") {
.footer {
	display: none
}
div.fullwidthbanner.ng-scope {
	height: 626px
}
div.main .container {
	max-height: 100px
}
.margin-bottom-40 {
	margin-bottom: 2
}
.content-page {
	padding: 0
}
.content-page p, .content-page .list-unstyled {
	margin-bottom: 0 !important
}
body > div:nth-child(4) {
	display: none
}
.main h1 {
	margin-top: -24px;
	margin-bottom: 0
}
}

Reviews

No reviews yet.