added main graph
This commit is contained in:
+11
-4
@@ -7,7 +7,14 @@
|
||||
|
||||
|
||||
<script type="text/javascript" src="jquery-3.1.1.min.js"></script>
|
||||
|
||||
<style>
|
||||
#title{
|
||||
color= "black";
|
||||
margin-top = 1000px;
|
||||
z-index: 100;
|
||||
justify-content: center;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="main.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet">
|
||||
|
||||
@@ -17,11 +24,11 @@
|
||||
|
||||
|
||||
<div class="input">
|
||||
<p class="title">Reflex
|
||||
<font color="yellow" class="title">Accomplishing goals in a better way</font>
|
||||
<p class="title">ReFlex
|
||||
<font color="yellow" class="title">Accomplishing Goals In a Better Way</font>
|
||||
</p>
|
||||
|
||||
<p class="inputs">Welcome to Relfex Fitness!
|
||||
<p class="inputs">Welcome to ReFlex Fitness!
|
||||
<br>
|
||||
<a href="planePage.html"><button id="begin">Begin Process</button></a>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user