Skip to content

Honda Parts Catalogue Dark by ultraalkaline

Details

Authorultraalkaline

LicenseNo License

Categoryuserstyles

Created

Updated

Size558 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark theme for Honda parts catalogue

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Honda Parts Catalogue Dark
@version      20220218.22.59
@namespace    userstyles.world/user/ultraalkaline
@description  Dark theme for Honda parts catalogue
@author       ultraalkaline
@license      No License
==/UserStyle== */

@-moz-document domain("honda-europe.epc-data.com") {
body, .col_wide {
    background: #1a1a1a;
}

.img1, .img2, .img3, .imgR, .imgL {
    background: transparent !important;
}


p {
    color: white;
}

td, span {
    color: darkgrey;
}

a {
    color: cyan;
}

a:visited {
    color: #ff00fb;
}
}

Reviews

No reviews yet.