24Sureshkumar's picture
Update style.css
5ca32ff verified
raw
history blame
131 Bytes
/* style.css */
body {
font-family: 'Noto Sans Tamil', sans-serif;
background-color: #f5f5f5;
}
h1 {
color: #4b0082;
}