Save precious seconds when locating Blackboard on the Beacon dashboard.
Outline Blackboard on Beacon (Staffs University) by cjm-1
Details
Authorcjm-1
LicenseThe Unlicense
Categorybeacon.staffs.ac.uk
Created
Updated
Size384 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 beacon.staffs.ac.uk - Nov 2023
@version 20231121.18.10
@namespace ?
==/UserStyle== */
@-moz-document url("https://beacon.staffs.ac.uk/dashboard") {
body > div > div > div > div > div > div > div > div > div > div > div > div > div > div:nth-child(17) {
border: 3px solid #D70826;
border-radius: 16px;
margin: -3px 0;
}
}