Just a different background for OneNote
NotePage by stryker1000
Details
Authorstryker1000
LicenseNo License
CategoryOneNote Sharepoint
Created
Updated
Size487 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 NotePage
@version 20220309.19.07
@namespace userstyles.world/user/stryker1000
@description Just a different background for OneNote
@author stryker1000
@license No License
==/UserStyle== */
@-moz-document domain("https://bcpscloud-my.sharepoint.com/") {
/* ==UserStyle==
@name bcpscloud-my.sharepoint.com
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
#canvasWrap {
background-color: #941818;
}
}