Skip to content

Kai by agdkwu

Screenshot of Kai

Details

Authoragdkwu

LicenseNo License

Categorye.g roblox.com

Created

Updated

Size390 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

.

Notes

background-image: url(https://userstyles.world/api/style/preview/6054.webp) !important;
/* Background */
background-size: cover !important;
background-attachment: fixed !important;
}

#party_none_title,
div.friend_dock_chatbox_titlebar.chat-header-blink-off
{
background: linear-gradient(to bottom, #000000, #000000);
}

#ctl00_cphRoblox_RightColumn,
#Body > table > tbody > tr > td:nth-child(3),
#Body > table > tbody > tr > td:nth-child(4)
{
display: none;
}

#GamesPageLeftColumn
{
width: auto;
margin-right: 10px !important;
margin-left: 10px !important;
}

#GamesListsContainer > div
{
background-color: transparent !important;
width: 100% !important;
}

#navigation
{
background-color: rgba( 255, 255, 255, 0.8) /Left side navi/;
}

.rbx-btn-primary-lg
{
background-color: rgba(255, 255, 255, 0.5);
}

.rbx-btn-primary-lg:hover, .rbx-btn-primary-lg:focus
{
background-color: rgba(255, 255, 255, 0.5);
}
}

Source code

/* ==UserStyle==
@name           Example
@namespace      example.com
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("example.com") {
    /**
        Your code goes here!
        More info in the official documentation at Stylus' wiki:
        https://github.com/openstyles/stylus/wiki/Writing-UserCSS
    */
}

Reviews

No reviews yet.