unilab-prints/src/style.css
2025-05-21 14:51:34 +02:00

9 lines
89 B
CSS

body {
font-family: sans-serif;
background: #f3f4f6;
}
h1, h2 {
color: #1f2937;
}