makes 8mb look cooler, customize the code to your liking
Zodiac's 8mb by zodiacbadcoderacc2415346346
Details
Authorzodiacbadcoderacc2415346346
LicenseNo License
Categoryhttps://8mb.video
Created
Updated
Size2.5 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 Zodiac's 8mb
@version 20240615.03.48
@namespace https://userstyles.world/user/zodiacbadcoderacc2415346346
@description makes 8mb look cooler, customize the code to your liking
@author zodiacbadcoderacc2415346346
@license No License
==/UserStyle== */
/* ==UserStyle==
@name Zodiac's 8mb
@version 20240610.18.13
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://8mb.video/") {
#drop-area {
border-color: #0f00e1;
box-shadow: #0f0f22 -5px 5px 30px 10px;
}
#motd {
border-color: #000;
background-image: linear-gradient(0, #00275d 0, #210eaf 100%);
background-color: initial;
}
#rockandroll {
background: #00107f;
background-image: initial;
background-color: #00107f;
border-color: initial;
color: #00fffe;
outline-color: initial;
animation: false;
}
.logocolor {
color: #0019ff;
}
element.style {
background-color: rgb(0, 32, 255);
display: flex;
cursor: pointer;
color: rgb(255, 255, 255);
white-space: nowrap;
overflow: hidden;
padding: 5px 12px 46px;
text-align: right;
box-sizing: border-box;
align-items: center;
}
body {
background-image: initial;
background-color: #010b26 !important;
}
html {
background-color: #010b26 !important;
}
body {
border-color: #010b26;
color: #0006ff;
}
h1 {
color: #00e5ff;
}
.button {
background-image: initial;
background-color: #050045;
border-color: #00bfff;
}
input {
background-color: #10005b
}
input#nosound {
background-color: #004daa !important;
}
#extraline, #extraline a {
color: #01f;
}
#aboutline {
color: #00edff;
}
#versionb {
color: #00edff;
}
a#version {
color: #00edff;
}
a.hide_when_logged_in {
color: #00edff;
}
#versionb a {
text-decoration-color: initial;
color: #00edff;
}
body {
background: url(https://64.media.tumblr.com/f59867ea0781a951f5b51712e91ba01a/f145147b69889cf3-5e/s500x750/d81fece4217984a702c451882373615295421ba7.gifv) no-repeat;
background-size: cover;
}
html {
background: url(https://64.media.tumblr.com/f59867ea0781a951f5b51712e91ba01a/f145147b69889cf3-5e/s500x750/d81fece4217984a702c451882373615295421ba7.gifv) no-repeat;
background-size: cover;
}
#abouttext {
color: #000f7d;
}
.glink {
color: #000f7d;
}
#drop-area.highlight {
background-color: #00d0ff45;
border-color: #1500ff
}
}