RRE-Site/docs/assets/Extra.css

12 lines
182 B
CSS

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