mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-10-31 22:28:32 +00:00
4 lines
43 B
CSS
4 lines
43 B
CSS
|
|
body {
|
||
|
|
background: white;
|
||
|
|
color: black;
|
||
|
|
}
|