From 49b3ab78f39016e607d03c5b33d6947a543ced85 Mon Sep 17 00:00:00 2001 From: suchithrapv Date: Sat, 24 Oct 2020 12:55:27 -0400 Subject: [PATCH 1/2] Added new button --- css/buttons.css | 19 +++++++++++++++++++ pages/buttons.html | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/css/buttons.css b/css/buttons.css index 505f4ae..646a317 100644 --- a/css/buttons.css +++ b/css/buttons.css @@ -130,4 +130,23 @@ /* Saksham Mahajan */ .Saksham { background-color: #f69696; +} + +/*Suchithra PV*/ + +.suchi { + background-color: #54499e; +} + +.btnSuchi { + background-color: #eeeeff; + border: none; + color: #000; + padding: 15px 32px; + text-align: center; + text-decoration: none; + display: inline-block; + font-size: 16px; + margin: 4px 2px; + cursor: pointer; } \ No newline at end of file diff --git a/pages/buttons.html b/pages/buttons.html index 4dff956..72f2ba4 100644 --- a/pages/buttons.html +++ b/pages/buttons.html @@ -205,6 +205,7 @@

+
@@ -239,6 +240,38 @@

+ +
+
+
+
+
+ Button +
+
+
+
+
+
+
+
+ Creator +
+
+
+

+ Name: + Suchithra PV + +

+
+
+
+
+
+ + +