From 5aa6a763088fb937f4d00953409850d77fcc5355 Mon Sep 17 00:00:00 2001 From: anily Date: Mon, 21 Oct 2019 21:32:43 +0300 Subject: [PATCH] added green button --- css/styles.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/styles.css b/css/styles.css index 7d4a863..3ae29af 100644 --- a/css/styles.css +++ b/css/styles.css @@ -47,6 +47,10 @@ body { color: black } +.greenButton{ + color : green +} + .title { padding: 10px 0 0 10px; color: white;