mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-24 22:35:49 -04:00
850bfdcf82
Co-Authored-By: Zak Saunders <1936903+thezak48@users.noreply.github.com>
7 lines
120 B
CSS
7 lines
120 B
CSS
.addCustomFormatMessage {
|
|
color: var(--helpTextColor);
|
|
text-align: center;
|
|
font-weight: 300;
|
|
font-size: 20px;
|
|
}
|