Audio-transalotor / custom . css
VIATEUR-AI's picture
body { background-color: #f1f5f9; } h1 { text-align: center; color: #2d6cdf; font-weight: 900; }
7339b17 verified
raw
history blame contribute delete
114 Bytes
body {
background-color: #f1f5f9;
}
h1 {
text-align: center;
color: #2d6cdf;
font-weight: 900;
}