spiderweb/spiderweb/tests/staticfiles/style.css
2024-09-22 20:21:34 -04:00

6 lines
No EOL
107 B
CSS

.body {
background-color: #f0f0f0;
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
}