create new greentext section

This commit is contained in:
2026-04-26 20:46:17 +00:00
parent 922f93675b
commit d20a07a9b6
3 changed files with 42 additions and 0 deletions

7
greentext/greentext.css Normal file
View File

@@ -0,0 +1,7 @@
p {
color: #789922;
margin: 0;
}
body {
background-color: #d6daf0;
}