sematranslator / static /style.css
kamau1's picture
Upload folder using huggingface_hub
bcfd8ed verified
raw
history blame
289 Bytes
.Header {
text-align: center;
}
.LanguageDropdown {
text-align: center;
}
.instructions {
background-color: #056e33;
padding: 20px;
}
.footer {
text-align: center;
}