That's a test background which I made for game "KoGaMa"
Enjoy!
YouTube Channel Link: http://www.youtube.com/@MFPoland/
AuthorSephiroth
LicenseNONE
Categorykogama.com
Created
Updated
Size2.9 kB
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
That's a test background which I made for game "KoGaMa"
Enjoy!
YouTube Channel Link: http://www.youtube.com/@MFPoland/
/* ==UserStyle==
@name SephirothMagic
@namespace Sl3ve
@author Sephiroth
@description Sephiroth Test Background
@version 03.05.2024
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("kogama.com")
{
/*-------------------------------------------------------*/
/*------------------------BODY---------------------------*/
/*-------------------------------------------------------*/
/*███BODY███*/
body
{
font-family: "BurbankBigCondensed-Black" !important;
}
/*-------------------------------------------------------*/
/*-------------------------ID----------------------------*/
/*-------------------------------------------------------*/
#content-container
{
background-image: url("https://cdn.discordapp.com/attachments/1222955872196628642/1232697040413265920/Nowy_projekt2.png?ex=662a6614&is=66291494&hm=220f8b68d337f75deaed7a39d5b3103cfe5ad23f2f034d8d85e6a85a928b8bfd&");
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;
}
/*_____________________________________*/
____
/*
/*███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;
}
}