RRE-Site/docs/assets/CustomText.css

8 lines
140 B
CSS

.textArea {
background: rgba(0,0,0,0.2);
height: 100%;
width: 100%;
color: white;
border: 0;
border-radius: .1rem;
}