Skip to content

Taille typo by chloroforme

Details

Authorchloroforme

LicenseNo License

Categoryhttps://www.dreadcast.net/Main

Created

Updated

Size403 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Remise à zéro de la typo de chat DC.

Notes

V0.1

Source code

/* ==UserStyle==
@name	Taille_Typo
@namespace	https://www.dreadcast.net/Main
@version	0.1
@description	Remise à zéro de la taille de chat DC.
@author	Chloroforme
==/UserStyle== */

@-moz-document url("https://www.dreadcast.net/Main") {
#chat_preview .chatContent, #zone_chat .zone_infos {
    color: #58dcf9;
    text-transform: none;
    font-size: 1.2rem;
    line-height: 1.2rem;
}
}

Reviews

No reviews yet.