Turn Blackboard Truly Black!
Blackboard by paulusm
Details
Authorpaulusm
LicenseNo License
Categoryblackboard.uwe.ac.uk
Created
Updated
Size509 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 28/09/2023, 13:26:53
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("blackboard.uwe.ac.uk") {
body, .breadcrumbs, .main-content, .contentPane, .container, ul, li, .item, .details, .vtbegenerated .clearfix, div.reorderMouseOver{
color:#ccc !important;
background-color:#333 !important;
}
}
h1, h2, h3, span{
color:#bbb !important;
}