diff --git a/css/buttons.css b/css/buttons.css index 505f4ae..37a9517 100644 --- a/css/buttons.css +++ b/css/buttons.css @@ -130,4 +130,8 @@ /* Saksham Mahajan */ .Saksham { background-color: #f69696; -} \ No newline at end of file +} +/* Amisha Kirti*/ +.Amisha { +background-color: darkcyan; +} diff --git a/pages/buttons.html b/pages/buttons.html index 4dff956..25d4488 100644 --- a/pages/buttons.html +++ b/pages/buttons.html @@ -238,6 +238,39 @@