This commit is contained in:
Arjun Patel
2017-07-27 11:54:00 -07:00
parent 17a4713304
commit bd87b7e8b7
2 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -136,7 +136,7 @@
&starf;&starf;&starf;&star;&star;<br><br>&starf;&starf;&starf;&starf;&star; &starf;&starf;&starf;&star;&star;<br><br>&starf;&starf;&starf;&starf;&star;
</div> </div>
<div class="col-xs-6 col-md-1 profStars2 profFade"> <div class="col-xs-6 col-md-1 professionalStars1 profStars2 profFade">
&starf;&starf;&starf;&star;&star;<br><br>&starf;&starf;&starf;&starf;&star;<br><br> &starf;&starf;&starf;&star;&star;<br><br>&starf;&starf;&starf;&starf;&star;<br><br>
&starf;&starf;&starf;&star;&star;<br><br>&starf;&starf;&starf;&star;&star; &starf;&starf;&starf;&star;&star;<br><br>&starf;&starf;&starf;&star;&star;
</div> </div>
+1 -5
View File
@@ -260,14 +260,10 @@ div.professionalStars1 {
color: #069ea0; color: #069ea0;
font-size: 20px; font-size: 20px;
text-align: left; text-align: left;
margin-bottom: 50px; margin-bottom: 100px;
} }
div.profStars2 { div.profStars2 {
text-align: right; text-align: right;
margin-top:50px;
color: #069ea0;
font-size: 20px;
margin-bottom: 100px;
} }