A new userstyle
www.bruntsfieldlinks.co.uk - 11/06/2023, 08:27:28 by stevies
Details
Authorstevies
LicenseNo License
Categorybruntsfieldlinks.co.uk
Created
Updated
Size449 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 www.bruntsfieldlinks.co.uk - 11/06/2023, 08:27:28
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://www.bruntsfieldlinks.co.uk/") {
/* Insert code here... */
body {
background-color: black !important
}
body {
background-image: none !important
}
}