Skip to content

Halloween Theme by paralltheshape

Screenshot of Halloween Theme

Details

Authorparalltheshape

LicenseNo License

Categoryroblosium

Created

Updated

Size1.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Yipee!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Halloween Theme
@version      20220709.13.39
@namespace    userstyles.world/user/paralltheshape
@description  Yipee!
@author       paralltheshape
@license      No License
==/UserStyle== */

@-moz-document domain("www.roblosium.xyz") {

.site-header { 
    background:url(https://cdn.discordapp.com/attachments/889251848417062945/993819729691156550/unknown.png);
}
#navigation-container a.btn-logo,#navigation-container a.btn-logo:visited {
    background:url(https://cdn.discordapp.com/attachments/889251848417062945/993819610820378706/unknown.png);;
}
#navigation-container a.btn-logo:hover {
    background:url(https://cdn.discordapp.com/attachments/889251848417062945/993819610820378706/unknown.png);
    background-position: 0 35px;
}
#navigation-container .HeaderDivider {
    border-left: 1px solid #878988;
}
#Footer.LanguageRedesign {
    color:#555;
    background-color: Black;
}
#Footer.LanguageRedesign div.legal { 
    border-color:white;
} 
#Footer.LanguageRedesign p.Legalese {
    color: #555;
}
html 
{
    background-color:Black;
}
.subMenu a, .subMenu a:visited {
    border: none;
    color: #FFF;
    display: block;
    padding: 3px;
}
}

Reviews

No reviews yet.