Skip to content

Commit

Permalink
Merge pull request #240 from virtual-labs/css-fix
Browse files Browse the repository at this point in the history
Css fix
  • Loading branch information
sravanthimodepu authored Jul 30, 2020
2 parents d923116 + e939ab6 commit 53df4df
Show file tree
Hide file tree
Showing 89 changed files with 4,627 additions and 1,298 deletions.
26 changes: 13 additions & 13 deletions src/lab/Courses Aligned.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@

<title>Welcome to Virtual Labs - A MHRD Govt of india Initiative</title>

<link href="../images/favicon.ico" rel="shortcut icon"/>
<link href="images/favicon.ico" rel="shortcut icon"/>


<link href="../css/bootstrap.min.css" rel="stylesheet"/>
<link href="css/bootstrap.min.css" rel="stylesheet"/>

<!-- Important Owl stylesheet -->
<link href="../vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="../vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>

<link href="../vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>
<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>

<!-- Custom CSS -->
<link href="../css/style.css" rel="stylesheet"/>
<link href="css/style.css" rel="stylesheet"/>
<script src="tabs.js" type="text/javascript"></script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-67558473-1', 'auto');ga('send', 'pageview');</script>
</head>
Expand All @@ -43,7 +43,7 @@
<span class="icon-bar" style="background-color: #77BB41"></span>
<span class="icon-bar" style="background-color: #77BB41"></span>
</button>
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/Introduction.html?domain= Chemical Sciences&amp;lab=Molecular Interactions"><img class="img-responsive main-logo" src="../images/logo-new.png"/></a>
<a class="navbar-brand main-logo-a" href="http://vlab.co.in"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -73,13 +73,13 @@
</ul> -->
<ul class="nav navbar-nav navbar-right menu-ul">
<li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/">HOME</a>
<a class="menu-a" href="http://vlab.co.in/">HOME</a>
</li>

<li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/">PARTNERS</a>
<a class="menu-a" href="http://vlab.co.in/participating-institutes">PARTNERS</a>
</li><li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/">CONTACT</a>
<a class="menu-a" href="http://vlab.co.in/contact-us">CONTACT</a>
</li>
</ul>

Expand All @@ -93,15 +93,15 @@

<div id="content">
<div class="container-fluid">
<div class="row">
<div class="row" style="height: 16px !important;">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/>
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->


<!-- =================================================================================================================================== -->
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlab.co.in/ba_labs_all.php?id=9"> Chemical Sciences</a><br/></h2>
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlab.co.in/broad-area-chemical-sciences"> Chemical Sciences</a><br/></h2>

<div class="row">
<div class="col-md-2 sidebar-col-2">
Expand All @@ -111,7 +111,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="col-md-10 lab-list-col-10">

<!--edit -->
<h1 class="text-h2-lightblue">Molecular Interactions</h1><div>
<h1 class="text-h1-lightblue">Molecular Interactions</h1><div>
<p align="justify"><b> </b> The present lab is aligned with an introductory course on Molecular Recognition and Supramolecular Chemistry
,general topics in physical chemistry.The experiments touch on most topics covered in such courses in most curricula.
</p>
Expand Down
24 changes: 12 additions & 12 deletions src/lab/Experiments.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@

<title>Welcome to Virtual Labs - A MHRD Govt of india Initiative</title>

<link href="../images/favicon.ico" rel="shortcut icon"/>
<link href="images/favicon.ico" rel="shortcut icon"/>


<link href="../css/bootstrap.min.css" rel="stylesheet"/>
<link href="css/bootstrap.min.css" rel="stylesheet"/>

<!-- Important Owl stylesheet -->
<link href="../vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="../vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>

<link href="../vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>
<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>

<!-- Custom CSS -->
<link href="../css/style.css" rel="stylesheet"/>
<link href="css/style.css" rel="stylesheet"/>
<script src="tabs.js" type="text/javascript"></script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-67558473-1', 'auto');ga('send', 'pageview');</script>
</head>
Expand All @@ -43,7 +43,7 @@
<span class="icon-bar" style="background-color: #77BB41"></span>
<span class="icon-bar" style="background-color: #77BB41"></span>
</button>
<a class="navbar-brand main-logo-a" href="http://vlab.co.in/ba_labs_all.php?id=9"><img class="img-responsive main-logo" src="../images/logo-new.png"/></a>
<a class="navbar-brand main-logo-a" href="http://vlab.co.in"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand All @@ -60,13 +60,13 @@

<ul class="nav navbar-nav navbar-right menu-ul">
<li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/">HOME</a>
<a class="menu-a" href="http://vlab.co.in/">HOME</a>
</li>

<li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/">PARTNERS</a>
<a class="menu-a" href="http://vlab.co.in/participating-institutes">PARTNERS</a>
</li><li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/">CONTACT</a>
<a class="menu-a" href="http://vlab.co.in/contact-us">CONTACT</a>
</li>
</ul>

Expand All @@ -81,15 +81,15 @@

<div id="content">
<div class="container-fluid">
<div class="row">
<div class="row" style="height: 16px !important;">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/>
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->


<!-- =================================================================================================================================== -->
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlabs.ac.in/chemical-sciences-labs.html"> Chemical Sciences</a><br/></h2>
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlab.co.in/broad-area-chemical-sciences"> Chemical Sciences</a><br/></h2>

<div class="row">
<div class="col-md-2 sidebar-col-2">
Expand Down
45 changes: 32 additions & 13 deletions src/lab/Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@

<title>Welcome to Virtual Labs - A MHRD Govt of india Initiative</title>

<link href="../images/favicon.ico" rel="shortcut icon"/>
<link href="images/favicon.ico" rel="shortcut icon"/>


<link href="../css/bootstrap.min.css" rel="stylesheet"/>
<link href="css/bootstrap.min.css" rel="stylesheet"/>

<!-- Important Owl stylesheet -->
<link href="../vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="../vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>

<link href="../vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>
<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>

<!-- Custom CSS -->
<link href="../css/style.css" rel="stylesheet"/>
<link href="css/style.css" rel="stylesheet"/>
<script src="tabs.js" type="text/javascript"></script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-67558473-1', 'auto');ga('send', 'pageview');</script>
</head>
Expand All @@ -43,7 +43,7 @@
<span class="icon-bar" style="background-color: #77BB41"></span>
<span class="icon-bar" style="background-color: #77BB41"></span>
</button>
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="../images/logo-new.png"/></a>
<a class="navbar-brand main-logo-a" href="http://vlab.co.in"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand All @@ -60,13 +60,13 @@

<ul class="nav navbar-nav navbar-right menu-ul">
<li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/">HOME</a>
<a class="menu-a" href="http://vlab.co.in/">HOME</a>
</li>

<li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/">PARTNERS</a>
<a class="menu-a" href="http://vlab.co.in/participating-institutes">PARTNERS</a>
</li><li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/">CONTACT</a>
<a class="menu-a" href="http://vlab.co.in/contact-us">CONTACT</a>
</li>
</ul>

Expand All @@ -81,15 +81,15 @@

<div id="content">
<div class="container-fluid">
<div class="row">
<div class="row" style="height: 16px !important;">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/>
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->


<!-- =================================================================================================================================== -->
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlab.co.in/ba_labs_all.php?id=9"> Chemical Sciences</a><br/></h2>
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlab.co.in/broad-area-chemical-sciences"> Chemical Sciences</a><br/></h2>

<div class="row">
<div class="col-md-2 sidebar-col-2">
Expand All @@ -99,7 +99,26 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="col-md-10 lab-list-col-10">

<!--edit -->
<h1 class="text-h2-lightblue">Molecular Interactions</h1><a href="http://209.211.220.205/feedback/feedback.html">Feedback</a> </div>
<h1 class="text-h1-lightblue">Molecular Interactions</h1>
<div>
              <p><b>Dear User</b>,</p>
              <p>
                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us make Virtual Labs better for you and other users.
              </p>
              <br/>
              <a href="http://209.211.220.205/feedback/feedback.html" id="feedback-btn-link">
              <button class="btn btn-default btn-lg" id="feedback-btn" type="button">Share Your Experience</button>
              </a>
              <br/>
              <br/>
              <p>
                Thanks for your time !
                <br/>
                <b>The Virtual Labs Team</b>
              </p>
            </div>

</div>
</div>
</div>
<!-- =================================================================================================================================== -->
Expand Down
28 changes: 14 additions & 14 deletions src/lab/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@

<title>Welcome to Virtual Labs - A MHRD Govt of india Initiative</title>

<link href="../images/favicon.ico" rel="shortcut icon"/>
<link href="images/favicon.ico" rel="shortcut icon"/>


<link href="../css/bootstrap.min.css" rel="stylesheet"/>
<link href="css/bootstrap.min.css" rel="stylesheet"/>

<!-- Important Owl stylesheet -->
<link href="../vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="../vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>

<link href="../vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>
<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>

<!-- Custom CSS -->
<link href="../css/style.css" rel="stylesheet"/>
<link href="css/style.css" rel="stylesheet"/>
<script src="tabs.js" type="text/javascript"></script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-67558473-1', 'auto');ga('send', 'pageview');</script>
</head>
Expand All @@ -43,7 +43,7 @@
<span class="icon-bar" style="background-color: #77BB41"></span>
<span class="icon-bar" style="background-color: #77BB41"></span>
</button>
<a class="navbar-brand main-logo-a" href="http://vlab.co.in/ba_labs_all.php?id=9"><img class="img-responsive main-logo" src="../images/logo-new.png"/></a>
<a class="navbar-brand main-logo-a" href="http://vlab.co.in/"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand All @@ -59,14 +59,14 @@
</ul> -->

<ul class="nav navbar-nav navbar-right menu-ul">
<li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/">HOME</a>
<li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlab.co.in/">HOME</a>
</li>

<li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/">PARTNERS</a>
<a class="menu-a" href="http://vlab.co.in/participating-institutes">PARTNERS</a>
</li><li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/">CONTACT</a>
<a class="menu-a" href="http://vlab.co.in/contact-us">CONTACT</a>
</li>
</ul>

Expand All @@ -81,15 +81,15 @@

<div id="content">
<div class="container-fluid">
<div class="row">
<div class="row" style="height: 16px !important;">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/>
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->


<!-- =================================================================================================================================== -->
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlabs.ac.in/chemical-sciences-labs.html"> Chemical Sciences</a><br/></h2>
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlab.co.in/broad-area-chemical-sciences"> Chemical Sciences</a><br/></h2>

<div class="row">
<div class="col-md-2 sidebar-col-2">
Expand All @@ -99,7 +99,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="col-md-10 lab-list-col-10">

<!--edit -->
<h1 class="text-h2-lightblue">Molecular Interactions</h1><div>
<h1 class="text-h1-lightblue">Molecular Interactions</h1><div>
<p align="justify">

Molecular forces determine the physico-chemical properties of various forms of matter such as gases, liquids and solids. The major focus of this virtual lab is to
Expand Down
Loading

0 comments on commit 53df4df

Please sign in to comment.