/* style.css */ | |
body { | |
font-family: 'Noto Sans Tamil', sans-serif; | |
background-color: #f5f5f5; | |
} | |
h1 { | |
color: #4b0082; | |
} | |
/* style.css */ | |
body { | |
font-family: 'Noto Sans Tamil', sans-serif; | |
background-color: #f5f5f5; | |
} | |
h1 { | |
color: #4b0082; | |
} | |