Skip to content

Commit 7fe900f

Browse files
committed
updates
1 parent bee42c0 commit 7fe900f

File tree

2 files changed

+28
-19
lines changed

2 files changed

+28
-19
lines changed

Diff for: css/custom.css

+4-5
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@ li.menu-open>ul>li { margin-left: 20px !important; }
228228
.badge.badge-lg { padding: 1.5em 2em; font-size: 90% }
229229
.badge.badge-xl { padding: 2em 2.5em; font-size: 100% }
230230
.badge-ecommerce { font-size: 9.6px; font-size: .6rem; font-weight: 600; border-radius: 0; padding: 6.4px 8px; padding: .4rem .5rem; }
231-
232-
231+
.page-header {background-color: #fff;}
232+
div.dots-title-pos-4>div:nth-child(3) {left:260px !important; }
233233

234234

235235

@@ -269,11 +269,10 @@ input[type=text], select, textarea {border: 1px solid #999 !important; resize:
269269
body[class*="ppapplication"] .required::after {font-size: .75rem; vertical-align: middle; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f069"; color:red; }
270270
body[class*="ppapplication"] label.required::after {content: "\f069"; }
271271
body[class*="ccc"] {color:#ccc !important;}
272-
.page-header {background-color: #fff;}
273-
div.dots-title-pos-4>div:nth-child(3) {left:260px !important; }
274-
.page-header {background-color: #fff;}
275272

276273

274+
[class*="text-secondary"] {color: #ae2025 !important;
275+
.text-secondary {color: #ae2025 !important; }
277276

278277

279278

Diff for: index-code.html

+24-14
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@
5151
<!-- Head Libs -->
5252
<script src="vendor/modernizr/modernizr.min.js"></script>
5353

54+
<style>
55+
56+
[class*="secondary"] {color: #ae2025 !important; }
57+
[class*="text-secondary"] {color: #ae2025 !important; }
58+
</style>
59+
5460
</head>
5561
<body data-plugin-page-transition>
5662

@@ -380,39 +386,47 @@ <h2 class="word-rotator slide font-weight-bold mb-3 appear-animation" data-appea
380386

381387

382388

389+
390+
391+
392+
383393
<!-- my version of mastead 3 boxes with the theme template doing it. -->
384394

385395

386396

387397

388-
<div class="row mt-3 mb-5">
398+
<div class="row my-5 mb-5">
389399
<div class="col-md-4 text-center justify-content-xl-center appear-animation animated fadeInLeftShorter appear-animation-visible" data-appear-animation="fadeInLeftShorter" data-appear-animation-delay="800" style="animation-delay: 800ms;">
390400
<h3 class="font-weight-bold text-4 mb-2 text-secondary text-uppercase">Software</h3>
391401
<span class="d-inline-block mb-2">Meet our team.</span>
392-
<img src="{{ asset('site/img/home/product_type_software.png') }}" class="cc-card-img cc-scale-90 img-fluid" alt="Phone with four Code software icons (CortexWedge, SDK, CortexID, and BatteryTrak)">
393-
{{-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce elementum, nulla vel pellentesque consequat, ante nulla hendrerit arcu.</p> --}}
402+
<img src="img/home/product_type_software.png" class="cc-card-img cc-scale-90 img-fluid" alt="Phone with four Code software icons (CortexWedge, SDK, CortexID, and BatteryTrak)">
403+
394404
<div class="post-meta mt-4">
395-
<span class="d-block mt-2"><button class="btn btn-modern btn-dark mr-1" type="button">Learn More</button></span>
405+
<span class="d-block mt-2">
406+
<button class="btn btn-modern btn-dark mr-1" type="button">Learn More</button>
407+
</span>
396408
</div>
397409
</div>
398410
<div class="col-md-4 text-center justify-content-xl-center appear-animation animated fadeIn appear-animation-visible" data-appear-animation="fadeIn" data-appear-animation-delay="600" style="animation-delay: 600ms;">
399411
<h3 class="font-weight-bold text-4 mb-2 text-secondary text-uppercase">Hardware</h3>
400412
<span class="d-inline-block mb-md-0 mb-2">Something for everyone.</span>
401413

402-
<img src="{{ asset('site/img/home/product_type_hardware.png') }}" class="cc-card-img cc-scale-90 img-fluid" alt="Code scanners">
403-
{{-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce nulla vel pellentesque consequat, ante nulla hendrerit arcu.</p> --}}
414+
<img src="img/home/product_type_hardware.png" class="cc-card-img cc-scale-90 img-fluid" alt="Code scanners">
415+
404416
<div class="post-meta mt-4">
405417
<span class="d-block mt-2"><button class="btn btn-modern btn-dark mr-1" type="button">Learn More</button></span>
406418
</div>
407419
</div>
408420
<div class="col-md-4 text-center justify-content-xl-center appear-animation animated fadeInRightShorter appear-animation-visible" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="800" style="animation-delay: 800ms;">
409-
<h3 class="font-weight-bold text-4 mb-2 text-secondary text-uppercase">OEM</h3>
421+
<h3 class="font-weight-bold text-4 mb-4 text-secondary text-uppercase">OEM</h3>
410422
<span class="d-inline-block mb-2">Bring your ideas to life.</span>
411423

412-
<img src="{{ asset('site/img/home/product_type_oem.png') }}" class="cc-card-img cc-scale-90 img-fluid" alt="BioFire product that uses Code technology">
413-
{{-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce elementum, nulla vel consequat, ante nulla hendrerit arcu.</p> --}}
424+
<img src="img/home/product_type_oem.png" class="cc-card-img cc-scale-90 img-fluid" alt="BioFire product that uses Code technology">
425+
414426
<div class="post-meta mt-4">
415-
<span class="d-block mt-2"><button class="btn btn-modern btn-dark mr-1" type="button">Learn More</button></span>
427+
<span class="d-block mt-2">
428+
<button class="btn btn-modern btn-dark mr-1" type="button">Learn More</button>
429+
</span>
416430
</div>
417431
</div>
418432
</div>
@@ -443,10 +457,6 @@ <h3 class="font-weight-bold text-4 mb-2 text-secondary text-uppercase">OEM</h3>
443457

444458

445459

446-
447-
448-
449-
450460

451461

452462

0 commit comments

Comments
 (0)