Adjusted provider page
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
<!------main-content------>
|
||||
<main class="main-content">
|
||||
<section class="page_title">
|
||||
<section class="page_title prov_crumb">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-12 d-flex">
|
||||
@@ -54,7 +54,7 @@
|
||||
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
|
||||
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
|
||||
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
|
||||
<li> WE need to form buleted test here for description - very SEO Ricch words and More. It could be longer sometimes </span></li>
|
||||
<li> <?=PROUCT_BRAND_NAME?> clinical workflow guide walks you through your practice to see where you can minimize or eliminate unproductive clogs and time wasters. </span></li>
|
||||
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
|
||||
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
|
||||
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
<VirtualHost *:80>
|
||||
ServerAdmin works@chiefsoft.com
|
||||
ServerName wwwlocaldev.mermsemr.com
|
||||
DocumentRoot /var/www/html/public
|
||||
|
||||
<Directory /var/www/html>
|
||||
Options Indexes FollowSymLinks
|
||||
AllowOverride All
|
||||
Require all granted
|
||||
</Directory>
|
||||
</VirtualHost>
|
||||
@@ -7276,6 +7276,10 @@ page_title
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.prov_crumb{
|
||||
background: url(../image/resources/provider-breadcrumb.jpg);
|
||||
}
|
||||
|
||||
.page_title .content_box {
|
||||
position: relative;
|
||||
margin-left: auto;
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 208 KiB |
Reference in New Issue
Block a user