Skip to content

syntax.eco blue by sdhEmily

Details

AuthorsdhEmily

LicenseNo License

Categorysyntax.eco

Created

Updated

Size1.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

aweosme

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-image: url(https://media.discordapp.net/attachments/1119390772601552997/1158481825870647387/b39b4b664167308ce75226783f3f359c33f2835c.png);
}

.navbar {
  background-color: #0074bd;
  border-bottom: none;
  --bs-navbar-padding-y: 0.1rem;
}

.subnav-bar {
  background-color: #1b1d1d;
}

.border-bottom {
  border-bottom: none !important;
}

.navbar-brand h1 {
  font-weight: 1000;
  background-image: url(https://media.discordapp.net/attachments/1119390772601552997/1158732396158529627/syntax.png);
  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: transparent !important;
}


.align-items-center {
  align-items: center !important;
  justify-content: center;
}

.card-container {
  justify-content: center;
}
}

Reviews

No reviews yet.