Files
watchstate/tests/Fixtures/static_data/test.css
2024-09-08 23:42:41 +03:00

7 lines
114 B
CSS

html {
background-color: #f0f0f0;
font-family: Arial, sans-serif;
font-size: 16px;
color: #333;
}