diff --git a/index.html b/index.html index ff58456..7b18c0b 100644 --- a/index.html +++ b/index.html @@ -23,30 +23,31 @@
-
+ -
-
+ +
+
About OSDC
We are an Open Source Community based in and around Jaypee Institute @@ -65,16 +66,17 @@
+
-
+

Find us on

diff --git a/style.css b/style.css index 77aca79..732b497 100644 --- a/style.css +++ b/style.css @@ -7,7 +7,9 @@ background-color: #141619; z-index:1; } - +a{ + text-decoration: none; +} /* header */ .header { @@ -50,6 +52,10 @@ font-size: 1.2rem; } +.navbar li a{ + color : white; +} + /* logosection */ .osdclogo{