mirror of
https://github.com/ION606/rpi-utils.git
synced 2026-05-14 21:06:54 +00:00
4 lines
72 B
CSS
4 lines
72 B
CSS
|
|
body {
|
||
|
|
/* color: rgb(148, 0, 0); */
|
||
|
|
color: rgb(252, 252, 252);
|
||
|
|
}
|