/* ==UserStyle== @name linux.do - 自定义 timeline 宽度 @namespace https://github.com/utags @version 1.0.0 @description 自定义 timeline 宽度。 @author Pipecraft @license MIT @icon https://www.google.com/s2/favicons?sz=64&domain=linux.do @downloadURL https://update.greasyfork.icu/scripts/554209/linuxdo%20-%20%E8%87%AA%E5%AE%9A%E4%B9%89%20timeline%20%E5%AE%BD%E5%BA%A6.user.css @updateURL https://update.greasyfork.icu/scripts/554209/linuxdo%20-%20%E8%87%AA%E5%AE%9A%E4%B9%89%20timeline%20%E5%AE%BD%E5%BA%A6.meta.css ==/UserStyle== */ @-moz-document domain("linux.do"), domain("idcflare.com") { .timeline-scrollarea-wrapper { max-width: 150px !important; } }