sf-acd / src /styles /globals.css
Mikelue's picture
Add 9 files
ca056f0 verified
body {
font-family: Arial, sans-serif;
text-align: center;
background-color: #f0f0f0;
}
h1,
h2,
h3 {
font-weight: bold;
}
a,
a:visited {
color: #0070cc;
}