diff --git a/index.html b/index.html index a8c3496..1e498d1 100644 --- a/index.html +++ b/index.html @@ -67,6 +67,20 @@ color: #66ff66; } +.members-button { + font-size: 1.2rem; + color: #00ff00; + margin: 0 15px; + text-transform: uppercase; + letter-spacing: 1px; + transition: color 0.3s ease-in-out; + float: right; +} + +.members-button:hover { + color: #66ff66; +} + .vivek h1 { color: #00ff00; font-size: 2rem; @@ -179,6 +193,8 @@

@@ -235,6 +251,10 @@

Club Coordinators

- +