/* ==UserStyle== @name ygg.CSS @namespace github.com/openstyles/stylus @version 1.0.0 @description works with https://greasyfork.org/fr/scripts/394971-ygg-js @author CoCtiC @downloadURL none ==/UserStyle== */ @import url('https://fonts.googleapis.com/css?family=Roboto&display=swap'); @import url('https://fonts.googleapis.com/css?family=Roboto+Mono&display=swap'); @-moz-document domain("yggtorrent.ws") { .cellContent { display: flex; flex-flow: row nowrap; align-items: center; } .directLink { padding: 6px !important; margin: 0 !important; flex: 1 0 10%; } .movieLink { flex: 9 0 50%; } }