Delete header
8/16/2022, 3:51:38 PM by ibi755
Details
Authoribi755
LicenseNo License
Categoryi dunno yet
Created
Updated
Size389 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name accessuh.uh.edu - 9/9/2022, 8:22:30 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url("https://accessuh.uh.edu/login.php") {
p{
display:none;
color: blue !important
}
.param1{
visibility:hidden;
}
}