Skip to content

thelott.com - dark by thermalzombie

Screenshot of thelott.com - dark

Details

Authorthermalzombie

LicenseNo License

Categorythelott

Created

Updated

Size749 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A dark style for Australia lotto site.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         thelott.com - dark
@version      20240204.04.53
@namespace    https://userstyles.world/user/thermalzombie
@description  A dark style for Australia lotto site.
@author       thermalzombie
@license      No License
==/UserStyle== */

@-moz-document domain("thelott.com"), domain("tatts.com") {
img
{
    filter: grayscale(100%) !important;
}

div, ticket-list-summary,
.myaccount-menu .myaccount-menu-header,
.credit-card-account-dialog ux-dialog
{
    background-color: #000000 !important;
}

input, select, section, .card-row, .card-type,
.mastercard-paypal-warning-container
{
    background-color: #222222 !important;
}

div, a, h1, h2, h3, h4, h5, span, em, input, select, button
{
    color: #FFFFFF !important;
}
}

Reviews

No reviews yet.