Greentext support

This commit is contained in:
Alex Gleason
2021-06-30 21:39:27 -05:00
parent 028ac07fde
commit bbeecddc37
8 changed files with 61 additions and 9 deletions

View File

@ -199,3 +199,7 @@ noscript {
margin: 0;
padding: 0;
}
.greentext {
color: #789922;
}