simple improvements to hummus
Hummus improvements by fin
Details
Authorfin
LicenseNo License
Categoryhummus.sys42.net
Created
Updated
Size990 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 hummus.sys42.net - 2/27/2023, 6:14:17 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("hummus.sys42.net") {
.bot-tag {
background: #98af3e;
font-size: 10px;
font-weight: 600;
color: #fff !important;
margin-left: 6px;
padding: 1px 2px;
border-radius: 3px;
text-transform: uppercase;
vertical-align: bottom;
line-height: 16px;
-ms-flex-negative: 0;
flex-shrink: 0;
}
a[href="channels/975742014222270464/975742014222270464"] .channel-name:before {
content: "💬" !important;
margin-right: 3px;
}
a[href="/channels/985189390690959360/985189456817946624"] .channel-name:before {
content: "💬" !important;
margin-right: 3px;
}
a[href="/channels/985189390690959360/985189390690959360"] .channel-name:before {
content: "📢" !important;
margin-right: 3px;
}
}