3d2a-index/static/styles.css

10 lines
67 B
CSS
Raw Normal View History

2025-01-19 01:30:48 -06:00
/*
* styles.css
*/
body {
background: white;
color: black;
}