Skip to content

monkey by tlanotyt

Screenshot of monkey

Details

Authortlanotyt

LicenseNo License

Categorymonkey

Created

Updated

Size2.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

monkey

Notes

monkey

Source code

/* ==UserStyle==
@name         monkey
@version      20230212.21.13
@namespace    userstyles.world/user/tlanotyt
@description  monkey
@author       tlanotyt
@license      No License
==/UserStyle== */

@-moz-document domain("hypixel.net") {
body {
    font-family: "Comic Sans MS", "Comic Sans", sans-serif;
}

.p-pageWrapper {
    background-image: radial-gradient(farthest-side at top, rgba(255, 255, 255, .69), rgba(255, 255, 255, .69)), url(https://i.imgur.com/Jk0dItl.png
)!important;
    background-color: var(--backbackground);
    background-size: 50px 50px;
    background-repeat: repeat;
}

.avatar {
    content: url(
https://i.imgur.com/Jk0dItl.png);
    background-color: rgba(0,0,0,0) !important;
}

.message-avatar:after{
    display:none;
}

.username:before, .userTitle:before{
    content:"monkey";
    visibility:visible;  
    letter-spacing: normal;
}
.username, .userTitle{
    visibility:hidden;
    position:relative;
    letter-spacing: -999px;
}
.message-userDetails-block, .message-userExtras, .sv-rating-count-bar__fragment {
    display:none;
}
.message-signature:before{
    content:"Why do monkeys love bananas? Because they have appeal. Why shouldn’t you fight with a monkey? They use gorilla warfare. Why don’t monkeys wear pocket watches? Because they don’t wear pants. Why don’t monkeys play cards in the jungle? There are too many cheetahs around.";
    visibility:visible;  
    letter-spacing: normal;
}
.message-signature {
    visibility:hidden;
    position:relative;
    letter-spacing: -999px;
    max-height:60px;
}
[class*="sv-rating-type-icon"]:not(a) {
    background: url(https://i.imgur.com/Jk0dItl.png) no-repeat 0px !important;
}

.memberHeader-content {
    content: url(https://i.imgur.com/SEGNyPg.png);
    display: none;
    background: none;
}
.memberProfileBanner {
    content: url(https://i.imgur.com/SEGNyPg.png);
    margin: auto;
    background: none;
}
.memberProfileBanner {
    content: url(https://i.imgur.com/DllZU6x.jpg) !important;
}
.memberHeader--MemberHeader {
    content: url(https://i.imgur.com/DllZU6x.jpg);
    background-image: url(https://i.imgur.com/DllZU6x.jpg);
}
}

Reviews

No reviews yet.