Hejto comment offset

Offset comment section

// ==UserScript==
// @name         Hejto comment offset
// @namespace    http://tampermonkey.net/
// @version      0.1.1
// @description  Offset comment section
// @author       Szynal
// @match        https://www.hejto.pl/*
// @grant    GM_addStyle
// @run-at   document-start
// @license MIT
// ==/UserScript==

GM_addStyle ( `
    .mt-2 {
        margin-left:4rem
    }
` );

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址