Update style.css

This commit is contained in:
Nova Cat 2025-01-13 19:21:45 -08:00
parent 4a44834f8b
commit b966c62e30

View file

@ -10,6 +10,9 @@ a {
text-decoration:underline;
text-decoration-style: dotted;
}
.greentext {
color: #00ae00;
}
.go {
border: none;
border-radius: 5px;