Skip to content

Commit

Permalink
Merge pull request #15 from virtual-labs/testing
Browse files Browse the repository at this point in the history
Testing
  • Loading branch information
sravanthimodepu authored Nov 16, 2021
2 parents edcd5be + 9aa9d71 commit f6c0892
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions experiment/simulation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link href="css/style.css" rel="stylesheet"/>

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

<style type="text/css">
table,
th,
Expand Down Expand Up @@ -109,11 +112,8 @@

<body class="index" id="page-top">

<div id="top">

<div id="content">

<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
<!-- <div class="container-fluid" style="margin-left: 35px; margin-right: 35px;"> -->

<div class="row">

Expand All @@ -140,14 +140,11 @@
</div>
</div>
</div>
</div>
<!-- </div> -->
<!-- =================================================================================================================================== -->

</div>
<!-- content div -->


</div>
<!-- top div -->

<script src="js/jquery.js"></script>

Expand All @@ -167,6 +164,4 @@

</script>



</body><!-- jQuery --></html>

0 comments on commit f6c0892

Please sign in to comment.