Skip to content

Alex P3 Tweaks by Quadricat

Screenshot of Alex P3 Tweaks

Details

AuthorQuadricat

LicenseNo License

Categorypocketpumapets.com

Created

Updated

Size888 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle for Alex to help with colors/fonts.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           2/20/2023, 2:27:06 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("pocketpumapets.com") {

    /*
        Color fix for Ventures for Alex
    */
    .parchment::before,
    .woodPlank,
    .photo,
    .photo:hover {
        background: black;
        filter: none;
        border: 3px solid #161414;
    }

    .parchment,
    .photo {

        color: #b9b9b9;
    }

    .woodSign::before {
        background: linear-gradient(180deg, transparent, transparent 5%, #535353 5%, #494949 15%, #202020 85%, #000 95%, transparent 95%) 0 0 / 100% 3em space, linear-gradient(90deg, #000, #272727 100%) 3em 0 / 3em 100% no-repeat, linear-gradient(90deg, #2b2b2b, #000 100%) right 3em top 0 / 3em 100% no-repeat;
    }
}

Reviews

No reviews yet.