Makes the topbar smaller on HackerOne. This makes it easier to read disclosed reports
Readable Hackerone reports by itsignacioportal
Details
Authoritsignacioportal
LicenseMozilla Public License 2.0
Categoryhackerone
Created
Updated
Size390 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Makes the topbar smaller on HackerOne. This makes it easier to read disclosed reports
Source code
/* ==UserStyle==
@name Example
@namespace example.com
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("example.com") {
/**
Your code goes here!
More info in the official documentation at Stylus' wiki:
https://github.com/openstyles/stylus/wiki/Writing-UserCSS
*/
}