Skip to content

Instantly share code, notes, and snippets.

View AutumnClove's full-sized avatar

EazyBreezy AutumnClove

  • Iowa
View GitHub Profile
@AutumnClove
AutumnClove / activity_fix.theme.css
Last active March 30, 2019 06:54
activity page theme
//META{"name":"Activity Fixes","description":"Fixes activity feed for clear vision.","author":"Snow","version":"1"}*//{}
[class*="theme-"] .activityFeed-1C0EmJ {
background-color: transparent;
}
[class*="theme-"] .outer-2IVh5n {
background-color: rgba(0,0,0,0.1);
}