Files
ZanePersonal/greentext/greentext.css
2026-04-26 20:46:17 +00:00

7 lines
80 B
CSS

p {
color: #789922;
margin: 0;
}
body {
background-color: #d6daf0;
}