Skip to content

Commit

Permalink
Merge pull request #247 from virtual-labs/css-fix
Browse files Browse the repository at this point in the history
Css fix
  • Loading branch information
sravanthimodepu authored Feb 8, 2021
2 parents 4a981e0 + 620a5ef commit 18dfd99
Show file tree
Hide file tree
Showing 72 changed files with 10,805 additions and 11,918 deletions.
369 changes: 176 additions & 193 deletions src/lab/ARM1/Experiment.html

Large diffs are not rendered by default.

392 changes: 187 additions & 205 deletions src/lab/ARM1/Feedback.html

Large diffs are not rendered by default.

395 changes: 191 additions & 204 deletions src/lab/ARM1/Introduction.html

Large diffs are not rendered by default.

361 changes: 173 additions & 188 deletions src/lab/ARM1/Manual.html

Large diffs are not rendered by default.

381 changes: 183 additions & 198 deletions src/lab/ARM1/Objective.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions src/lab/ARM1/Procedure.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<!-- Custom CSS -->
<link href="../css/style.css" rel="stylesheet"/>
<script src="tabs.js" type="text/javascript"></script>
<!-- <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-67020197-1', 'auto');ga('send', 'pageview');</script>
</head>
<body class="index" id="page-top"><!--Google Tag Manager (noscript)--><noscript class="gtm"><iframe height="0" src="https://www.googletagmanager.com/ns.html?id=GTM-W59SWTR" style="display:none;visibility:hidden" width="0"></iframe></noscript><!--End Google Tag Manager (noscript)-->
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://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="../images/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -89,7 +89,7 @@

<!-- =================================================================================================================================== -->
<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/broad-area-computer-science-and-engineering">Computer Science &amp; Engineering</a> <i aria-hidden="true" class="fa fa-angle-right" style="font-size: 30px; padding-right: 4px;"></i><a class="sidebar-a" href="../Introduction.html">CSO Lab</a> <i aria-hidden="true" class="fa fa-angle-right" style="font-size: 30px; padding-right: 4px;"></i><a class="sidebar-a" href="../List of experiments.html">List Of Experiments</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-computer-science-and-engineering">Computer Science &amp; Engineering</a> <i aria-hidden="true" class="fa fa-angle-right" style="font-size: 30px; padding-right: 4px;"></i><a class="sidebar-a" href="../Introduction.html">CSO Lab</a> <i aria-hidden="true" class="fa fa-angle-right" style="font-size: 30px; padding-right: 4px;"></i><a class="sidebar-a" href="../List of experiments.html">Experiments</a><br/></h2>

<div class="row">
<div class="col-md-2 sidebar-col-2"><a class="sidebar-a" href="Introduction.html?domain=Computer Science&amp;lab=CSO Lab"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Introduction </h3> </a><a class="sidebar-a" href="Theory.html?domain=Computer Science&amp;lab=CSO Lab"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Theory </h3> </a><a class="sidebar-a" href="Objective.html?domain=Computer Science&amp;lab=CSO Lab"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Objective </h3> </a><a class="sidebar-a" href="Manual.html?domain=Computer Science&amp;lab=CSO Lab"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Manual </h3> </a><a class="sidebar-a" href="Procedure.html?domain=Computer Science&amp;lab=CSO Lab"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;"> Procedure </h3> </a><a class="sidebar-a" href="Experiment.html?domain=Computer Science&amp;lab=CSO Lab"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Experiment </h3> </a><a class="sidebar-a" href="Quizzes.html?domain=Computer Science&amp;lab=CSO Lab"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Quizzes </h3> </a><!-- <a class="sidebar-a" href="References.html?domain=Computer Science&amp;lab=CSO Lab"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> References </h3> </a> --><a class="sidebar-a" href="Feedback.html?domain=Computer Science&amp;lab=CSO Lab"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Feedback </h3> </a></div>
Expand Down
553 changes: 268 additions & 285 deletions src/lab/ARM1/Quizzes.html

Large diffs are not rendered by default.

362 changes: 173 additions & 189 deletions src/lab/ARM1/Theory.html

Large diffs are not rendered by default.

371 changes: 178 additions & 193 deletions src/lab/ARM2/Experiment.html

Large diffs are not rendered by default.

394 changes: 187 additions & 207 deletions src/lab/ARM2/Feedback.html

Large diffs are not rendered by default.

361 changes: 173 additions & 188 deletions src/lab/ARM2/Introduction.html

Large diffs are not rendered by default.

359 changes: 173 additions & 186 deletions src/lab/ARM2/Manual.html

Large diffs are not rendered by default.

371 changes: 179 additions & 192 deletions src/lab/ARM2/Objective.html

Large diffs are not rendered by default.

362 changes: 173 additions & 189 deletions src/lab/ARM2/Procedure.html

Large diffs are not rendered by default.

395 changes: 192 additions & 203 deletions src/lab/ARM2/Quizzes.html

Large diffs are not rendered by default.

366 changes: 176 additions & 190 deletions src/lab/ARM2/References.html

Large diffs are not rendered by default.

373 changes: 180 additions & 193 deletions src/lab/ARM2/Theory.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions src/lab/Courses.html → src/lab/Courses Aligned.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet"/>
<script src="tabs.js" type="text/javascript"></script>
<!-- <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-67020197-1', 'auto');ga('send', 'pageview');</script>
</head>
<body class="index" id="page-top"><!--Google Tag Manager (noscript)--><noscript class="gtm"><iframe height="0" src="https://www.googletagmanager.com/ns.html?id=GTM-W59SWTR" style="display:none;visibility:hidden" width="0"></iframe></noscript><!--End Google Tag Manager (noscript)-->
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://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="images/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -94,7 +94,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="row">
<div class="col-md-2 sidebar-col-2">
<!--edit1-->
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="List of experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">List of experiments</h3></a><a class="sidebar-a" href="Target Audience.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Target Audience</h3></a><a class="sidebar-a" href="Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Courses</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a href="Feedback.html?domain=Computer Science" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="List of experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">List of Experiments</h3></a><a class="sidebar-a" href="Target Audience.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Target Audience</h3></a><a class="sidebar-a" href="Courses Aligned.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Courses Aligned</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a href="Feedback.html?domain=Computer Science" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>

<div class="col-md-10 lab-list-col-10">

Expand Down
48 changes: 24 additions & 24 deletions src/lab/Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@

<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"/>
<script src="tabs.js" type="text/javascript"></script>
<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-67020197-1', 'auto');ga('send', 'pageview');</script>
</head>
<body class="index" id="page-top"><!--Google Tag Manager (noscript)--><noscript class="gtm"><iframe height="0" src="https://www.googletagmanager.com/ns.html?id=GTM-W59SWTR" style="display:none;visibility:hidden" width="0"></iframe></noscript><!--End Google Tag Manager (noscript)-->
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://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="images/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -94,29 +94,29 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="row">
<div class="col-md-2 sidebar-col-2">
<!--edit1-->
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="List of experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">List of experiments</h3></a><a class="sidebar-a" href="Target Audience.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Target Audience</h3></a><a class="sidebar-a" href="Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Courses</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Feedback.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Feedback</h3></a> </div>
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="List of experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">List of Experiments</h3></a><a class="sidebar-a" href="Target Audience.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Target Audience</h3></a><a class="sidebar-a" href="Courses Aligned.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Courses Aligned</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Feedback.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Feedback</h3></a> </div>

<div class="col-md-10 lab-list-col-10">

<!--edit -->
<h1 class="text-h1-lightblue">Computer Systems Organization lab</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>

<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>
Expand Down
Loading

0 comments on commit 18dfd99

Please sign in to comment.