Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AsmitaMishra24 committed Aug 4, 2024
1 parent b14ac3c commit 18b422c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -362,9 +362,10 @@ <h2>Patient Portal</h2>
<br>
<input type="submit" class="btn" value="SUBMIT">
<div class="register-link">
<a href="#">Not registered yet? Register Here</a>
<p style="font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 15px;">Not registered yet?<a href="./log/login.html" style="font-family: Verdana, Geneva, Tahoma, sans-serif;"> Register Here</a></p>

<p style="font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 16px;">
Not registered yet?
<a href="./log/login.html" style="font-family: Verdana, Geneva, Tahoma, sans-serif;">Register Here</a>
</p>
</div>
<div class="forgot-password" id="forgot-password-patient-portal">
<a href="forgot-password.php">Forgot Your Password?</a>
Expand Down

0 comments on commit 18b422c

Please sign in to comment.