4 personal use :3
purr by ohlush
Details
Authorohlush
LicenseNo License
Categoryroblox
Created
Updated
Size2.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name purr
@version 20220531.18.24
@namespace userstyles.world/user/ohlush
@description 4 personal use :3
@author ohlush
@license No License
==/UserStyle== */
@-moz-document domain("roblox.com") {
.game-main-content .game-calls-to-action .game-creator {
position: absolute;
margin-top: -19px;
z-index: 999;
left: 662px;
right: auto!important;
width: max-content;
}
#left-navigation-container {
margin:0 auto;
}
.rbx-left-col ul, .rbx-left-col li {
padding:0;
margin:0
}
.rbx-left-col .rbx-scrollbar .left-col-list {
display:flex;
padding-top:0px;
font-family:"Arial";
}
.rbx-left-col .rbx-scrollbar .rbx-upgrade-now {
/* margin: 0px 0; */
font: normal 12px arial;
color: #fff;
padding: 4px 5px 5px 5px;
}
.text-header[href="/Get Premium"]:before {
content:"Builders Club"
}
.stack:after, .stack:before {
content: " ";
display: table;
margin-top: 20px
}
body .btr-game-main-container {
padding: 12px;
margin-bottom: 80px;
}
.badge-container {
margin-bottom: -13px;
position: relative;
margin-top: -38px;
}
element.style {
position: absolute;
right: 1028px;
top: 35px;
/* width: 0px; */
z-index: 100;
}
#advanced-body-colors {
position: absolute;
margin-left: 46px;
border: 1px solid;
border-top: 0;
margin-top: -201px;
}
.social-links .Twitter {
background-position: 0 -120px;
height: 59px;
background-image: url(https://pbs.twimg.com/profile_images/531381005165158401/bUJYaSO9_400x400.png);
}
.social-links .RobloxGroup {
background-position: 0 -420px;
background-image: url(https://blog.roblox.com/wp-content/uploads/2016/12/ROBLOX-Circle-Logo.png);
}
.social-links .YouTube {
background-position: 0 -60px;
height: 59px;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/e5/YouTube-like_logo.png);
}
.social-links .Discord {
background-image: url(https://logodix.com/logo/790470.png);
background-position: 0 0;
}
}