diff --git a/style.css b/style.css index 3991425..ece8cfc 100644 --- a/style.css +++ b/style.css @@ -10,6 +10,9 @@ a { text-decoration:underline; text-decoration-style: dotted; } +.greentext { + color: #00ae00; +} .go { border: none; border-radius: 5px;