mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-01-24 02:10:00 +00:00
4 lines
42 B
CSS
4 lines
42 B
CSS
|
body {
|
||
|
background: white;
|
||
|
color: pink;
|
||
|
}
|