ToxiGuard-BERT / style.css
datawizard116's picture
Upload 6 files
cc4ddbf verified
Raw
History Blame Contribute Delete
227 Bytes
.main {
background-color: #0E1117;
color: white;
}
.stTextArea textarea {
font-size: 18px;
}
.result-box {
padding: 15px;
border-radius: 10px;
background: #1F2937;
margin-top: 10px;
}