Skip to content

Commit d207736

Browse files
authored
Removed some more bogus content
1 parent 383c0c2 commit d207736

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

index.html

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,25 @@
7171
.ciaran-f {
7272
background-image: url('https://media.licdn.com/dms/image/C5603AQH-ATSGZLG3yw/profile-displayphoto-shrink_100_100/0?e=1577923200&v=beta&t=_U8lEuMSilh5D412xf3v7Ge-T62F5NV9U0CpQYmIlbk');
7373
}
74+
75+
footer.mdl-mega-footer a {
76+
color: white;
77+
}
78+
79+
ul.mdl-mega-footer--link-list, ul.mdl-mega-footer--link-list li {
80+
text-align: center;
81+
}
82+
83+
ul.mdl-mega-footer--link-list li {
84+
display: inline-block;
85+
margin: 0 auto;
86+
}
87+
88+
section.references h5 {
89+
font-weight: bold;
90+
font-size: 14px;
91+
color: #4a4a4a;
92+
}
7493
</style>
7594
</head>
7695

@@ -282,10 +301,12 @@ <h4 class="mdl-cell mdl-cell--12-col">Experienced Development Background with Be
282301
</div>
283302
</section>
284303

285-
<section class="section--footer mdl-grid">
304+
<section class="section--footer mdl-grid references">
305+
<!--
286306
<div class="section__circle-container mdl-cell mdl-cell--1-col mdl-cell--1-col-phone mdl-cell--2-col-tablet">
287307
<div class="section__circle-container__circle mdl-color--accent section__circle--small debanit-d reference-pic"></div>
288308
</div>
309+
-->
289310

290311
<div class="section__text mdl-cell mdl-cell--3-col-desktop mdl-cell--5-col-tablet mdl-cell--3-col-phone">
291312
<h5>Debanit D. says:</h5>
@@ -300,9 +321,11 @@ <h5>Debanit D. says:</h5>
300321
>Read more on LinkedIn &raquo;</a>
301322
</div>
302323

324+
<!--
303325
<div class="section__circle-container mdl-cell mdl-cell--1-col mdl-cell--1-col-phone mdl-cell--2-col-tablet">
304326
<div class="section__circle-container__circle mdl-color--accent section__circle--small scott-b reference-pic"></div>
305327
</div>
328+
-->
306329

307330
<div class="section__text mdl-cell mdl-cell--3-col-desktop mdl-cell--5-col-tablet mdl-cell--3-col-phone">
308331
<h5>Scott B. says:</h5>
@@ -322,9 +345,11 @@ <h5>Scott B. says:</h5>
322345
>Read more on LinkedIn &raquo;</a>
323346
</div>
324347

348+
<!--
325349
<div class="section__circle-container mdl-cell mdl-cell--1-col mdl-cell--1-col-phone mdl-cell--2-col-tablet">
326350
<div class="section__circle-container__circle mdl-color--accent section__circle--small ciaran-f reference-pic"></div>
327351
</div>
352+
-->
328353

329354
<div class="section__text mdl-cell mdl-cell--3-col-desktop mdl-cell--5-col-tablet mdl-cell--3-col-phone">
330355
<h5>Ciaran F. says:</h5>
@@ -471,6 +496,7 @@ <h5 id=lorem3>Lorem ipsum dolor sit amet</h5>
471496
-->
472497

473498
<footer class="mdl-mega-footer">
499+
<!--
474500
<div class="mdl-mega-footer--middle-section">
475501
<div class="mdl-mega-footer--drop-down-section">
476502
<input class="mdl-mega-footer--heading-checkbox" type="checkbox" checked>
@@ -515,6 +541,7 @@ <h3 class="mdl-mega-footer--heading">FAQ</h3>
515541
</ul>
516542
</div>
517543
</div>
544+
-->
518545

519546
<div class="mdl-mega-footer--bottom-section">
520547
<ul class="mdl-mega-footer--link-list">
@@ -523,7 +550,7 @@ <h3 class="mdl-mega-footer--heading">FAQ</h3>
523550
href="https://crates.media"
524551
title="Web Design and Contract Development Services - Crates Media"
525552
>Contract Development Services</a>
526-
</li>
553+
</li> ::
527554
<li>
528555
<a
529556
href="https://hosted.domains"

0 commit comments

Comments
 (0)