YouTube Channel: http://youtube.com/@SephiSlow
Zero Two Background Test by grefvzd
Details
Authorgrefvzd
LicenseNone
Categoryhttp://kogama.com
Created
Updated
Size3.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Update: 25.08.2024
Source code
/* ==UserStyle==
@name Zero Two Background Test
@version 20240825.15.48
@namespace ?
==/UserStyle== */
/* ==UserStyle==
@name Zero Two Background
@namespace TestJob
@author SnowInvisible
@description Zero Two Test Background
@version 202425082024
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("kogama.com") {
/*-------------------------------------------------------*/
/*------------------------BODY---------------------------*/
/*-------------------------------------------------------*/
/*███BODY███*/
body
{
font-family: "Montserrat Bold" !important;
}
/*-------------------------------------------------------*/
/*-------------------------ID----------------------------*/
/*-------------------------------------------------------*/
#content-container
{
background-image: url(https://wallpapersmug.com/download/1280x720/7a538c/curious-cute-Zero-Two-Darling-in-the-FranXX.jpg);
background-attachment: fixed;
}
/*_____________________________________*/
/*███PROFILE FEEDS███*/
#profile-news-feed ul.news-feed-thumbs > li.item
{
background-color: #13091599;
color: white;
}
/*-------------------------------------------------------*/
/*----------------------KLASY----------------------------*/
/*-------------------------------------------------------*/
.user
{
color: white !important;
font-weight: bold;
}
/*_____________________________________*/
/*███INPUT FILL███*/
.input-fill
{
background-color: #00000047 !important;
color: white;
}
/*_____________________________________*/
/*███TEXT███*/
.text
{
color: #fff !important;
}
/*_____________________________________*/
/*███BUTTONS███*/
.pure-button.pure-button-primary.button-fill,
.pure-button.pure-pure-button-small.submit-comment.pure-button-primary
{
background-color: #faf20a;
}
/*_____________________________________*/
/*███GAMES AND AVATARS IMAGES███*/
.display-image
{
opacity: 0.55 !important;
}
/*_____________________________________*/
/*███CHAT EXTENDED SIDE███*/
._1Yhgq
{
background-image: url(https://www.kogstatic.com/download/android/background.jpg) !important;
}
/*_____________________________________*/
/*███REPORT BUTTON███*/
.report-button-toggle.pure-button.pure-button-secondary.pure-button-xsmall
{
background-color: #ff00003b !important;
color: #ffffffa3 !important;
}
.report-button-types
{
color: #faf20a !important;
background-color: #c16b6be0 !important;
}
/*_____________________________________*/
/*███USER PROFILE HEADER███*/
.username
{
text-align: center !important;
margin-bottom: 2.5% !important;
border-bottom: 10px !important;
}
.progression
{
margin-left: 32.5% !important;
}
.level
{
background-color: #fff0 !important;
}
#mobile-page #profile-page .section-top .username h2
{
line-height: 6.5rem;
font-size: 5rem;
}
}