5 lines
78 B
CSS
5 lines
78 B
CSS
textarea[data-vimarea="1"] {
|
|
color: transparent;
|
|
text-shadow: 0 0 0 #000;
|
|
}
|