i got bored
Solario Fancified by mulletz
Details
Authormulletz
LicenseNo License
Categorysolario.lol
Created
Updated
Size1.3 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
dfkldfkldfkldfkldfkldfkldfkldfkldfkldfkldfkl
Source code
/* ==UserStyle==
@name solario.lol - Apr 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("solario.lol") {
body {
background-image: url(https://cdn.discordapp.com/attachments/1196329370554470496/1226020832665403432/rocity.png?ex=66233fe0&is=6610cae0&hm=0d9c719fdfafdcfcb4e7ebdfebc6c16d08ac9dae79de22421044dfa6b9b0f3de&);
background-size: 8.8rem
}
.navbar {
background-color: #009dff;
--bs-navbar-padding-y: 0.1rem;
}
.subnav-bar {
background-color: #171a23;
}
.navbar-brand h1 {
font-weight: 1000;
background-image: url(https://cdn.discordapp.com/attachments/1196329370554470496/1226305282808741968/solario.png?ex=662448cb&is=6611d3cb&hm=640b3acc075635cff0ae892ff3885cfd55a4facc8e695f43bb5cacd8b33de8d9&);
color: transparent;
background-size: 15.33rem;
padding-left: 120px;
user-select: none;
font-size: 1.77rem;
}
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
background-color: transparent !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-left: 1rem;
font-size: 1rem
}
}