Skip to content

userstyles.2012 dark by fishcelery4894official

Details

Authorfishcelery4894official

LicenseNo License

Categoryuserstyles.org

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           userstyles.2012 dark
@namespace      userstyles to 2012
@version        1.0
@description    userstyles to 2012 but i edited it
@author         fishcelery4894
==/UserStyle== */

@-moz-document url-prefix("https://userstyles.world/") {

html body {
    font-family: arial
}

.btn.primary {
    background-image: linear-gradient(to bottom, #505050, #252525);
    border: 1px solid #121212;
    border-radius: 2px;
}

.btn {
    border-radius: 2px;
    background: linear-gradient(to bottom,#252525,#151515);
    border: 1px solid #121212;
    box-shadow: rgba(0, 0, 0, 0) 0px 3px 6px, rgba(0, 0, 0, 0) 0px 3px 6px;
}

h1 {
    font-family: helvetica
}

.Hero h1+p {
    font-family: helvetica
}

.btn.icon > svg {
    display: none
}

.md code {
    background-color: rgba(0, 0, 0, 0);
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
}

.mascot {
    display: none
}

input,
button,
.input-like {
    border-radius: 0px;
    background: linear-gradient(to bottom,#252525,#151515);
}

.navbar {
    background: linear-gradient(to bottom,#252525,#151515);
}

.Hero {
    scale: 1.2;
}

.Hero h1 {
    content: url(https://userstyles.world/preview/16037/1.webp);
    width: 463px;
}

span.name {
    content: url(https://userstyles.world/preview/16037/1.webp);
    width: 200px
}

.card {
    border-radius: 1px
}

.Style-source {
    border-radius: 0px
}

pre {
    border-radius: 0px;
    background: linear-gradient(to bottom,#252525,#151515);
}

.card picture img {
    border-radius: 0px
}

.card .screenshot img[alt] {
    border-radius: 0px
}

.card .screenshot {
    border-radius: 0px
}

.card-body, .card-footer {
    background: linear-gradient(to bottom,#252525,#151515);
}

}

Reviews

No reviews yet.