A dark style for Australia lotto site.
thelott.com - dark by thermalzombie

Details
Authorthermalzombie
LicenseNo License
Categorythelott
Created
Updated
Code size1.9 kB
Code checksumbe52095
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name thelott.com - dark
@version 20250407.14.04
@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;
}
ticket-list-summary, div, .myaccount-menu .myaccount-menu-header,
.credit-card-account-dialog ux-dialog,
.myaccount-menu-header, section.games-details .game-details-heading
{
background-color: #000000 !important;
}
input, select, section, .card-row, .card-type,
.mastercard-paypal-warning-container
{
background-color: #222222 !important;
}
.ozlotto .brand-colour-primary, .draw-status-badge,
._buttonContent_1u13x_14, ._buttonContentRightIcon_1u13x_21
{
background-color: #9951db !important;
}
selection-details .selection-games > li > .game-balls > li,
.umbrella_NumberSelection-module_numberSelection_zZkHs,
.umbrella_NumberSelection-module_numberSelection_2Gukt
{
background-color: #0000AA !important;
}
.cost
{
position: relative !important;
right: 40px !important;
}
.ozlotto .game-balls > li.number.primary-number, .ozlotto .winning-combo > ul > li.primary-number,
.draw-status-badge.win, .button.hollow
{
background-color: #00DD00 !important;
color: #000000 !important;
}
.primary-number, .umbrella_NumberSelection-module_highlighted_8bOZn
{
box-shadow: 0 0 3px 3px #00FF00 !important;
}
.number-grid .selected
{
background-color: #AA0000 !important;
}
.myaccount-menu .myaccount-menu-header
{
background-image: none !important;
}
div, a, h1, h2, h3, h4, h5, span, em, input, label, select, button, option, .au-target
{
color: #FFFFFF !important;
}
.brand-ball-text, .draw-status-badge
{
color: #000000 !important;
}
}