Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<link rel="stylesheet" href="styles/bootstrap.min.css">
<link rel="stylesheet" href="styles/main.css">
<link rel="stylesheet" href="styles/main-responsive.css">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
<style type="text/css">
.newspaper-a{ width: 100%; max-width: 100%; text-align: left; border-collapse: collapse; border: 1px solid #69c;}
.newspaper-a th{ padding: 12px 17px 12px 17px; border-bottom: 1px dashed #69c;}
Expand Down Expand Up @@ -353,6 +354,7 @@ <h2 class="main-title">Locate 24/7 Urgent Care Near You</h2>
</div>
<button type="button" class="btn btn-primary" id="search-submit-btn"><i class="fa fa-search"></i>&nbsp;Search</button>
</blockquote>
<p style="color: white;">If you think you're experiencing a life-threatening or severe condition, call 911 or go directly to the Emergency Department.</p>
</div>
</div>
</div>
Expand All @@ -376,6 +378,7 @@ <h2 class="main-title">Get medical care from the comfort of your home</h2>
</div>
<button type="button" class="btn btn-primary" id="search-submit-btn"><i class="fa fa-search"></i>&nbsp;Search</button>
</blockquote>
<p style="color: white;">If you think you're experiencing a life-threatening or severe condition, call 911 or go directly to the Emergency Department.</p>
</div>
</div>
</div>
Expand All @@ -400,6 +403,7 @@ <h2 class="main-title">Get an instant access to a doctor</h2>
</div>
<button type="button" class="btn btn-primary" id="search-submit-btn"><i class="fa fa-search"></i>&nbsp;Search</button>
</blockquote>
<p style="color: white;">If you think you're experiencing a life-threatening or severe condition, call 911 or go directly to the Emergency Department.</p>
</div>
</div>
</div>
Expand Down