Skip to content

XDA mod by naismith

Screenshot of XDA mod

Details

Authornaismith

LicenseNo License

Categoryuserstyles

Created

Updated

Size591 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

XDA mod

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         XDA Mod
@version      20211019.07.04
@namespace    userstyles.world/user/naismith
@description  Personal XDA mod
@author       naismith
@license      No License
==/UserStyle== */

@-moz-document domain("xda-developers.com") {
.p-pageWrapper .p-body-header .p-title-value {
    padding: 0;
    margin: 0 0 3px;
    font-size: 2.2rem;
    font-weight: 400;
    margin-right: auto;
    min-width: 0;
    color: #fff;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;
}
}

Reviews

No reviews yet.