Skip to content

Commit 2a8fd88

Browse files
committed
done with website structure
1 parent 65aaa1b commit 2a8fd88

File tree

8 files changed

+567
-180
lines changed

8 files changed

+567
-180
lines changed

.DS_Store

-6 KB
Binary file not shown.

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php include_once("index.html"); ?>
1+
<?php include_once("main/Lawyer/index.html"); ?>

main/.DS_Store

-8 KB
Binary file not shown.

main/Lawyer/assets/css/custom.css

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@
3737
margin-bottom: 10px !important;
3838
}
3939

40+
#Contact{
41+
padding-bottom: 60px;
42+
}
43+
44+
#Contact .row{
45+
margin-left: auto;
46+
margin-right: auto;
47+
}
48+
4049
hr{
4150
margin: 0 0;
4251
}
@@ -76,6 +85,56 @@ hr{
7685
margin-bottom: 30px!important;
7786
}
7887

88+
/*Get Involved*/
89+
90+
#getInvolved p{
91+
font-size: 18px;
92+
margin-bottom: 0;
93+
}
94+
95+
#getInvolved-content{
96+
padding-top: 70px;
97+
}
98+
99+
#getInvolved-content h3{
100+
font-weight: 600;
101+
font-size: 40px;
102+
}
103+
104+
.heading-padding{
105+
padding-top: 30px;
106+
}
107+
108+
109+
.reduce{
110+
margin-bottom: 30px!important;
111+
}
112+
113+
blockquote{
114+
/*border-left: 5px solid #e74c3c!important;*/
115+
}
116+
117+
ul{
118+
list-style-type: none;
119+
}
120+
121+
#points li p{
122+
margin-bottom: 10px!important;
123+
}
124+
125+
.steps-heading{
126+
padding-bottom: 5px;
127+
}
128+
129+
.steps-heading h4{
130+
font-weight: 600;
131+
padding-top: 30px;
132+
}
133+
134+
.steps-heading .g-heading-v9:after{
135+
width: 60px!important;
136+
}
137+
79138
@media (max-width: 768px) {
80139
.sponsors li {
81140
height: 121px !important;

main/Lawyer/getInvolved.html

Lines changed: 295 additions & 1 deletion
Large diffs are not rendered by default.

main/Lawyer/index.html

Lines changed: 192 additions & 156 deletions
Large diffs are not rendered by default.

main/Lawyer/projects.html

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<a href="team.html"><span data-hover="😎">Team</span></a>
9494
</li>
9595
<li class="page-scroll">
96-
<a href="#getInvolved"><span data-hover="Great👏">Get Involved</span></a>
96+
<a href="getInvolved.html"><span data-hover="Great👏">Get Involved</span></a>
9797
</li>
9898
</ul>
9999
</div>
@@ -107,17 +107,20 @@
107107
<section id="testimonials" class="g-theme-bg-color-1 g-text-color-2 text-center g-pt-100 g-pb-40">
108108
<div class="container">
109109
<!-- Testimonials Info -->
110-
<div class="row g-mb-70">
111-
<div class="col-sm-8 col-sm-offset-2 g-heading-v9 text-center">
112-
<h2><strong>Our Projects</strong></h2>
110+
<div class="row">
111+
<div class="col-md-10 col-md-offset-1 text-center">
112+
<div class="g-heading-v9 text-center g-mb-30">
113+
<h2><strong>Our Projects</strong></h2>
114+
</div>
115+
<p class="g-fs-16 g-mb-60">Sed feugiat porttitor nunc, non dignissim ipsum vestibulum in. Donec in blandit dolor. Vivamus a fringilla lorem, vel faucibus ante. Nunc ullamcorper, justo a iaculis elementum, enim orci viverra eros, fringilla porttitor lorem eros vel odio.</p>
113116
</div>
114117
</div>
115118
<!-- End Testimonials Info -->
116119
</div>
117120
</section>
118121
<div class="container content blog-page blog-item" id="blog">
119122
<!--Blog Post-->
120-
<div class="blog margin-bottom-40">
123+
<div class="blog margin-bottom-40" id="donut">
121124
<div class="g-heading-v9 g-mb-30">
122125
<h2 class="text-uppercase">Donut</h2>
123126
</div>
@@ -150,7 +153,7 @@ <h2 class="text-uppercase">Donut</h2>
150153
</div>
151154
<div class="container content blog-page blog-item" id="blog2">
152155
<!--Blog Post-->
153-
<div class="blog margin-bottom-40">
156+
<div class="blog margin-bottom-40" id="donut2">
154157
<div class="g-heading-v9 g-mb-30">
155158
<h2 class="text-uppercase">Donut</h2>
156159
</div>
@@ -192,17 +195,12 @@ <h2 class="text-uppercase">Donut</h2>
192195
<h5 class="text-uppercase g-mb-20"><strong>Text widget</strong></h5>
193196
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin vitae est lorem. Aenean imperdiet nisi a dolor condimentum, id ullamcorper lacus vestibulum. Praesent pulvinar gravida. Aenean lobortis ante ac porttitor eleifend.</p>
194197
<ul class="social-icons-v-2">
195-
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
196-
<li><a href="#"><i class="fa fa-pinterest"></i></a></li>
197-
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
198-
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
199-
</ul>
200-
</div>
201-
</div>
202-
</section>
203-
</footer>
204-
<hr style="height:40px;border:none;color:#4d4354;background-color:#4d4354;">
205-
<!-- End Footer -->
198+
<li><a href="https://twitter.com/codeuino"><i class="fa fa-twitter"></i></a></li>
199+
<li><a href="https://github.com/codeuino"><i class="fa fa-github"></i></a></li>
200+
<li><a href="https://www.facebook.com/codeuino/"><i class="fa fa-facebook"></i></a></li>
201+
<li><a href="https://www.linkedin.com/company/codeuino/"><i class="fa fa-linkedin"></i></a></li>
202+
</ul </div> </div> </section> </footer> <hr style="height:40px;border:none;color:#4d4354;background-color:#4d4354;">
203+
<!-- End Footer -->
206204
</main>
207205
<!-- JS Global Compulsory -->
208206
<script src="../assets/plugins/jquery/jquery.min.js"></script>

main/Lawyer/team.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -316,11 +316,11 @@ <h2 class="h2"><em class="block-name">Our Team</em> Work With Professionals</h2>
316316
<h5 class="text-uppercase g-mb-20"><strong>Text widget</strong></h5>
317317
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin vitae est lorem. Aenean imperdiet nisi a dolor condimentum, id ullamcorper lacus vestibulum. Praesent pulvinar gravida. Aenean lobortis ante ac porttitor eleifend.</p>
318318
<ul class="social-icons-v-2">
319-
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
320-
<li><a href="#"><i class="fa fa-pinterest"></i></a></li>
321-
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
322-
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
323-
</ul>
319+
<li><a href="https://twitter.com/codeuino"><i class="fa fa-twitter"></i></a></li>
320+
<li><a href="https://github.com/codeuino"><i class="fa fa-github"></i></a></li>
321+
<li><a href="https://www.facebook.com/codeuino/"><i class="fa fa-facebook"></i></a></li>
322+
<li><a href="https://www.linkedin.com/company/codeuino/"><i class="fa fa-linkedin"></i></a></li>
323+
</ul
324324
</div>
325325
<!-- <div class="col-sm-4 col-xs-6 col-3xs-12 g-mb-40">
326326
<h5 class="text-uppercase g-mb-20"><strong>Usefull Links</strong></h5>

0 commit comments

Comments
 (0)