<style>
body {
background-color: #2a2e28 ;
}
.tab-container {
background: #31362f !important;
background-size: 00% !important;
}

body {
/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/food/foo-4/foo375.cur), auto !important;} /* End https://www.cursors-4u.com */
}

html {
overflow: scroll;
overflow-x: hidden;
}

::-webkit-scrollbar {
width: 0; /* remove scrollbar space */
background: transparent; /* to make scrollbar invisible */
}
::-webkit-scrollbar-thumb {
background: transparent;
}
svg:not(.tab-container svg, .button svg) {
display: none !important;
}

.button {background: transparent !important;}

.__footernav {
color: #ffffff !important
}

.flex .item a {
color: #ffffff ;
}

.flex .item:first-child a {
color: #8c745e ;
}

.flex .item:nth-child(2) a {
color: #b08964 ;
}

.flex .item:nth-child(3) a {
color: #8c745e ;
}

#paste-info-pub::before {
content: url("https://files.catbox.moe/wpuhf0.gif");
}

#paste-info-edit::before {
content: url("https://files.catbox.moe/jlo2rj.gif");
}

#paste-info-owner::before {
content: url("https://files.catbox.moe/irse9b.gif");
}

#paste-info-views::before {
content: url("https://files.catbox.moe/gp1cvv.gif");
}
#paste-info-box span:nth-of-type(3)::before, #paste-info-box span:nth-of-type(4)::before {
margin-right: 5px;
}
a:link {
color: #b08964;
background-color: transparent;
text-decoration: none;
}

a:visited {
color: #8c745e;
Cancel
Delete