MoodMeter / static /style.css
Justkushere's picture
Upload 7 files
c563430 verified
raw
history blame contribute delete
88 Bytes
/* static/style.css */
body {
font-family: sans-serif;
}
h1 {
color: #333;
}