Skip to content

aasmul.net by wilberth

Details

Authorwilberth

LicenseNo License

Categoryaasmul.net

Created

Updated

Code size464 B

Code checksume292f88

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

mark games won more clearly, especially for the colorblind

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         aasmul.net
@version      20220216.15.26
@namespace    userstyles.world/user/wilberth
@description  mark games won more clearly, especially for the colorblind
@author       wilberth
@license      No License
==/UserStyle== */

@-moz-document domain("wordfeud.aasmul.net") {
#MainContent_DivKampliste font[color="#009933"]{ /* games won, mark them more clearly especially for the colorblind  */
	font-weight: bold;
	color: #006611;
}

}

Reviews

No reviews yet.