From ef568a5ab4fa61da651219827c883db4863c6fcc Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Wed, 24 Apr 2019 15:27:27 +0530 Subject: Align the map in venue section to mobile view --- css/style.css | 7 ++---- index.html | 68 ++++++++++++++++++++++++++++------------------------------- 2 files changed, 34 insertions(+), 41 deletions(-) diff --git a/css/style.css b/css/style.css index 26d2362..1bbb8d8 100755 --- a/css/style.css +++ b/css/style.css @@ -832,11 +832,10 @@ accordian #venue { - float:left; + text-align:justify; font-size:16px; - padding:8px; } #venue a @@ -849,14 +848,12 @@ color:white; #cssmenu { - background: #fff; + list-style: none; font-size: 14px ; padding-left: -50px; text-align: justify; - width: 21em; - height: 20px; } #cssmenu li { diff --git a/index.html b/index.html index 693e88c..ceacb55 100755 --- a/index.html +++ b/index.html @@ -383,12 +383,10 @@ --> -
-
+

Venue


-

Computational Lab, Ground Floor, Department of Civil Engineering, IIT Bombay.

@@ -397,17 +395,18 @@ IITB Website    IITB Map

-
-
-

A quick guide:




-
    -
  • Powai is an eastern suburb in North-Eastern part of Mumbai.
  • -
  • Directions
  • -
-
-
-
-
+
+
+

A quick guide:

+
    +
  • Powai is an eastern suburb in North-Eastern part of Mumbai.
  • +
  • Directions
  • +
+
+
+
+
+ - - - - -
-
- +
+ +
+ +
- -
+
-
+
@@ -475,17 +470,18 @@
- -

Questions or Comments?

-
-
-

For queries mail us at : - - contact-osdag(at)fossee(dot)in - -

-

-
+
+

Questions or Comments?

+
+
+

For queries mail us at : + + contact-osdag(at)fossee(dot)in + +

+

+
+
-- cgit