mirror of
https://github.com/System-End/Scrapyard.git
synced 2026-04-19 20:55:16 +00:00
5 lines
77 B
CSS
5 lines
77 B
CSS
* {
|
|
background-color: #000000;
|
|
color: #00ff00;
|
|
font: monospace
|
|
}
|