Trying to de-purple-ify the new UW Connect
UW Connect visual fixes by ipsum
Details
Authoripsum
LicenseNo License
Categoryhttps://uwconnect.uw.edu/
Created
Updated
Size408 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 UW Connect visual fixes
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Trying to de-purple-ify the new UW Connect
@author Lauren Manes
==/UserStyle== */
@-moz-document domain("https://uwconnect.uw.edu/") {
/* depurple the sidebar
nav.menu-body { } */
div.sn-polaris-nav { background: none !important;}
}