-
Notifications
You must be signed in to change notification settings - Fork 14
Custom CSS
Brad Parbs edited this page Apr 7, 2024
·
11 revisions
These are copy & paste-able CSS snippets you can add to the Custom Styles option to override specific style changes.
.trapImageView-trapAura, .trapImageView-trapAura.active {
opacity: 1;
}.campPage-trap .trapImageView {
background: #fff;
border: 1px solid #ceb7a6;
border-radius: 5px 3px;
margin: 0 auto;
width: 340px;
height: 340px;
margin-top: 5px;
margin-bottom: 63px;
}#messengerUINotification .tabs a[data-tab="general"],
#messengerUINotification .tabs a[data-tab="daily_draw"],
#messengerUINotification .tabs a[data-tab="friend_requests"],
#messengerUINotification .tabs a[data-tab="marketplace"],
#messengerUINotification .tabs a[data-tab="news"] {
order: unset;
}.campPage-tabs-tabRow {
display: none;
}
.campPage-tabs-tabContentContainer {
background-color: transparent;
border: none;
box-shadow: none;
}.mousehuntHeaderView-gameTabs .community {
display: block;
}.huntersHornView__timer.huntersHornView__timer.countdown::after {
content: "";
}- Chrome: Install from Chrome Web Store
- Firefox: Install from Mozilla Addons
- Userscript: Install from Greasyfork (only recommended for use on mobile browsers or other cases where the extension isn't available)