/* ==UserStyle== @name Example UserCSS style @description Move navbar position, change font color, and more. @namespace github.com/openstyles/stylus @version 1.0.0 @license unlicense @downloadURL none ==/UserStyle== */ @-moz-document domain("example.com") { a { color: red; } }