Fix styles
This commit is contained in:
+11
-3
@@ -29,9 +29,17 @@
|
||||
<a href="#"><h5 class="title-bord">Services We Offer</h5></a>
|
||||
</div><!--/ .title-with-icon-->
|
||||
|
||||
<p>
|
||||
• Alcohol and addiction therapy • Marital problem counseling • Group and individual counseling • Psycho-education about prevention • Depression and anxiety therapy.<a href="/about-us">more...</a>.
|
||||
</p>
|
||||
|
||||
|
||||
<div style="padding-left: 15px;">
|
||||
<ol class="list_text">
|
||||
<li>Alcohol and addiction therapy</li>
|
||||
<li>Marital problem counseling</li>
|
||||
<li>Group and individual counseling</li>
|
||||
<li>Psycho-education about prevention</li>
|
||||
<li>Depression and anxiety therapy.<a href="/about-us">more...</a>.</li>
|
||||
</ol>
|
||||
</div>
|
||||
</div><!--/ .one_third-->
|
||||
|
||||
<div class="one_third_last">
|
||||
|
||||
@@ -167,6 +167,14 @@ p {
|
||||
font-size: 16px;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.list_text {
|
||||
margin:0 0 1.5em 0;
|
||||
padding: 0;
|
||||
line-height:1.5em;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.testim{
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user