mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 20:33:10 +09:00
6 lines
100 B
CSS
6 lines
100 B
CSS
textarea::-moz-placeholder,
|
|
textarea::placeholder,
|
|
textarea.ref {
|
|
color: green;
|
|
opacity: 1.0;
|
|
}
|