hi
skibidi syntax by koopa
Details
Authorkoopa
LicenseNo License
Categorysyntax
Created
Updated
Size1.7 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name syntax.eco blue
@version 20231023.22.52
@namespace userstyles.world/user/sdhEmily
@description aweosme
@author sdhEmily
@license No License
==/UserStyle== */
@-moz-document domain("syntax.eco") {
body {
background: radial-gradient(circle, #333 10%, transparent 11%), radial-gradient(circle at bottom left, #333 5%, transparent 6%), radial-gradient(circle at bottom right, #333 5%, transparent 6%), radial-gradient(circle at top left, #333 5%, transparent 6%), radial-gradient(circle at top right, #333 5%, transparent 6%);
background-size: 1em 1em;
}
.navbar {
background-color: #0000;
border-bottom: none;
--bs-navbar-padding-y: -0.1rem;
}
.subnav-bar {
background-color: #0000;
}
.border-bottom {
border-bottom: none !important;
}
.navbar-brand h1 {
font-weight: 1000;
background-image: url(https://cdn.discordapp.com/attachments/1188539638898511983/1188903177618198608/2251424.png?ex=659c375e&is=6589c25e&hm=c45b971d3364be3481600c59c9a69b771cb7dc4f76aef009f66cd2998551d2d4&);
color: transparent;
background-size: cover;
padding-left: 22px;
user-select: none;
font-size: 1.5rem;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-left: 1rem;
}
#currencydiv a[style="margin-right:10px;font-weight: 600;text-decoration: none;"] {
display: none;
}
#currencydiv span {
margin-top: 0.3rem;
margin-left: 0.5rem;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
background-color: rgba(255, 100, 100, 0) !important;
}
.align-items-center {
align-items: center !important;
justify-content: center;
}
.card-container {
justify-content: center;
}
}