Skip to content

userstyles.2012 (WIP) by defaultuserincoming

Screenshot of userstyles.2012 (WIP)

Details

Authordefaultuserincoming

LicenseNo License

Categoryhttps://userstyles.world/

Created

Updated

Size1.8 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

2012 ui for userstyles (STILL HEAVILY WIP!!!! MAY ABANDON THIS STYLE)

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           userstyles.2012
@namespace      userstyles to 2012
@version        1.0
@description    userstyles to 2012
@author         dui
==/UserStyle== */

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

html body {
    font-family: arial
}

.btn.primary {
    background-image: linear-gradient(to bottom, #428bca, #2c6597);
    border: 1px solid #597bb1;
    border-radius: 2px;
}

.btn {
    border-radius: 2px;
    background: linear-gradient(to bottom,#e8e8e8,#d7d7d7);
    border: 1px solid #c0bfbf;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 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,#e8e8e8,#d7d7d7);
}

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

.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,#e8e8e8,#d7d7d7);
}

.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,#e8e8e8,#d7d7d7);
}
    
}

Reviews

No reviews yet.