Skip to content

spooky by someguylol

Details

Authorsomeguylol

LicenseNo License

Categorypolytoria

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

spooky poly

Notes

All black

Source code

/* ==UserStyle==
@name         spooky
@version      20211112.15.55
@namespace    userstyles.world/user/someguylol
@description  spooky poly
@author       someguylol
@license      No License
==/UserStyle== */

@-moz-document domain("polytoria.com") {
body {
    margin: 0;
    font-family: Lucida Sans, sans-serif;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    background-color: #000000;
}
.navbar-light {
    background-color: #000000;
    border-color: #000000;
}
.btn-primary {
    color: #fc5f1c;
    background-color: #111;
    border-color: #111;
}
.navbar-light .navbar-user {
    border-top-color: #000000;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #000000;
    background-clip: border-box;
    border: 1
px
 solid #000000;
    border-radius: 0.5
rem
;
}
.btn-light, .btn-white {
    color: #000;
    background-color: #e66b09;
    border-color: #fc5f1c;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 1 rem 1.25 rem;
    background-color: transparent;
    border: 1 px solid #000000;
}
.btn-success {
    color: #fff;
    background-color: #fc5f1c;
    border-color: #e66b09;
}
.card {
    margin-bottom: 1.5
rem
;
    border-color: #000000;
    /* box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 50%); */
}
.card-header {
    padding: 1
rem
 1.5
rem
;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1
px
 solid #000000;
}
.btn-link {
    font-weight: 400;
    color: #fc5f1c;
    text-decoration: none;
}
a {
    color: #fc5f1c;
    text-decoration: none;
    background-color: transparent;
}
}

Reviews

No reviews yet.