Makes Planetarium.digital red & green.
Planetarium Christmas 2023 by stellarnova
Details
Authorstellarnova
LicenseNo License
Categoryplanetarium
Created
Updated
Size2.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Christmas colors
Source code
/* ==UserStyle==
@name Planetarium Christmas 2023
@version 20231216.07.39
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.planetarium.digital") {
.button {
background-color: #0a8d27;
}
.navbar-menu {
background-color: #981111;
}
.navbar-item {
color: #0a8d27;
}
.side-link {
background-color: #981111;
color: #0a8d27;
}
.chat-bubble {
background-color: #018d27;
}
.side-li {
background-color: #981111;
color: #981111;
}
#div {
background-color: #981111;
}
.notification is-success has-text-centered {
background-color: #0a8d27;
}
.is-active {
color: #0a8d27;
}
#gl {
color: #0a8d27;
}
.textarea {
color: #0a8d27;
background-color: #981111;
}
.navbar-start .navbar-item {
background-color: #0a8d27;
}
.box {
background-color: #0a8d27;
}
.textarea {
background-color: #0a8d27;
color: #981111;
}
.is-active a {
color: #0a8d27;
}
.main-contain {
background-color: #0a8d27;
}
.container {
background-color: #981111;
}
.box-header {
background-color: #0a8d27;
}
#bodd {
background-color: #981111;
}
.footer {
background-color: #981111;
}
.timestamp {
background-color: #0a8d27;
}
.input {
background-color: #0a8d27;
}
.box {
background-color: #0a8d27;
}
.less {
background-color: #0a8d27;
}
.box.less {
background-color: #0a8d27;
}
.img-cap {
background-color: #0a8d27;
}
.headshot {
background-color: #0a8d27;
}
textarea {
background-color: #0a8d27;
}
.secbg {
background-color: #0a8d27;
}
.is-full .box {
background-color: #0a8d27;
}
.is-full .box {
background-color: #0a8d27;
}
.box {
background-color: #0a8d27;
}
.is-block {
color: #0a8d27;
}
.itmnam {
color: #ffff;
}
.menu-list a {
background-color: #981111;
color: #ffff;
}
.is-active {
color: #ffff;
background-color: #0a8d27;
}
.breadcrumb a {
color: #ffff;
background-color: #0a8d27;
}
.input {
color: #981111;
}
}