90% finishes

This commit is contained in:
2026-02-14 03:17:27 -05:00
parent 885a421352
commit ad8b40da24
8 changed files with 1868 additions and 77 deletions

1843
css/style - Copie.css Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -47,13 +47,13 @@ body {
}
a {
color: #F14E95;
color: #D77021;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
a:hover, a:active, a:focus {
color: #F14E95;
color: #D77021;
outline: none;
text-decoration: none;
}
@@ -71,17 +71,17 @@ h1, h2, h3, h4, h5, h6, figure {
::-webkit-selection {
color: #fff;
background: #F14E95;
background: #D77021;
}
::-moz-selection {
color: #fff;
background: #F14E95;
background: #D77021;
}
::selection {
color: #fff;
background: #F14E95;
background: #D77021;
}
.fh5co-nav {
@@ -196,7 +196,7 @@ h1, h2, h3, h4, h5, h6, figure {
color: #fff;
}
.fh5co-nav ul li.btn-cta a {
color: #F14E95;
color: #D77021;
}
.fh5co-nav ul li.btn-cta a span {
background: #fff;
@@ -768,7 +768,7 @@ h1, h2, h3, h4, h5, h6, figure {
display: inline-block;
zoom: 1;
*display: inline;
color: #F14E95;
color: #D77021;
padding-left: 10px;
padding-right: 10px;
}
@@ -787,7 +787,7 @@ h1, h2, h3, h4, h5, h6, figure {
position: relative;
}
.fh5co-contact-info ul li:before {
color: #F14E95;
color: #D77021;
position: absolute;
left: 0;
top: .05em;
@@ -879,7 +879,7 @@ form label {
.fh5co-cover .display-tc .btn {
padding: 15px 20px;
background: #fff !important;
color: #F14E95;
color: #D77021;
border: none !important;
font-size: 14px;
text-transform: uppercase;
@@ -1043,7 +1043,7 @@ form label {
font-size: 20px;
background: #fff;
padding: 20px;
color: #F14E95;
color: #D77021;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
@@ -1066,7 +1066,7 @@ form label {
}
.couple-half h3 {
font-family: "Sacramento", Arial, serif;
color: #F14E95;
color: #D77021;
font-size: 30px;
}
.couple-half .groom, .couple-half .bride {
@@ -1159,7 +1159,7 @@ form label {
height: 90px;
font-size: 40px;
line-height: 40px;
color: #F14E95;
color: #D77021;
}
.feature-center p, .feature-center h3 {
margin-bottom: 30px;
@@ -1181,7 +1181,7 @@ form label {
margin-bottom: 10px;
line-height: 1.5;
font-weight: bold;
color: #F14E95;
color: #D77021;
font-family: "Sacramento", Arial, serif;
}
@media screen and (max-width: 768px) {
@@ -1216,7 +1216,7 @@ form label {
display: block;
}
#fh5co-testimonial .wrap-testimony .testimony-slide span a.twitter {
color: #F14E95;
color: #D77021;
font-weight: 300;
}
#fh5co-testimonial .wrap-testimony .testimony-slide figure {
@@ -1308,7 +1308,7 @@ form label {
display: table-cell;
vertical-align: middle;
font-size: 30px;
color: #F14E95;
color: #D77021;
}
.feature-left .feature-copy {
float: left;
@@ -1374,7 +1374,7 @@ form label {
#fh5co-started .btn {
height: 54px;
border: none !important;
background: #F14E95;
background: #D77021;
color: #fff;
font-size: 16px;
text-transform: uppercase;
@@ -1418,7 +1418,7 @@ form label {
}
.owl-carousel .owl-controls .owl-dot.active span {
background: transparent;
border: 2px solid #F14E95;
border: 2px solid #D77021;
}
#fh5co-offcanvas {
@@ -1671,9 +1671,9 @@ form label {
}
.btn-primary {
background: #F14E95;
background: #D77021;
color: #fff;
border: 2px solid #F14E95;
border: 2px solid #D77021;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
background: #f366a3 !important;
@@ -1681,11 +1681,11 @@ form label {
}
.btn-primary.btn-outline {
background: transparent;
color: #F14E95;
border: 2px solid #F14E95;
color: #D77021;
border: 2px solid #D77021;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
background: #F14E95;
background: #D77021;
color: #fff;
}
@@ -1815,7 +1815,7 @@ form label {
.form-control:active, .form-control:focus {
outline: none;
box-shadow: none;
border-color: #F14E95;
border-color: #D77021;
}
.row-pb-md {

BIN
images/bride-1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 160 KiB

BIN
images/groom-1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 137 KiB

View File

@@ -193,38 +193,12 @@
<h3>Pri&egrave;re Finale & B&eacute;n&eacute;diction</h3>
</div>
</div>
</div>
</div>
<footer id="fh5co-footer" role="contentinfo">
<div class="container">
<div class="row copyright">
<div class="col-md-12 text-center">
<p>
<small class="block">&copy; 2016 Free HTML5. All Rights Reserved.</small>
<small class="block">Designed by <a href="http://freehtml5.co/" target="_blank">FREEHTML5.co</a> Demo Images: <a href="http://unsplash.co/" target="_blank">Unsplash</a></small>
</p>
<p>
<ul class="fh5co-social-icons">
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="#"><i class="icon-facebook"></i></a></li>
<li><a href="#"><i class="icon-linkedin"></i></a></li>
<li><a href="#"><i class="icon-dribbble"></i></a></li>
</ul>
</p>
</div>
</div>
</div>
</footer>
</div>
<div class="gototop js-top">

View File

@@ -76,31 +76,6 @@
<div class="col-xs-2">
<div id="fh5co-logo"><a href="index.html">Wedding<strong>.</strong></a></div>
</div>
<div class="col-xs-10 text-right menu-1">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">Story</a></li>
<li class="has-dropdown">
<a href="services.html">Services</a>
<ul class="dropdown">
<li><a href="#">Web Design</a></li>
<li><a href="#">eCommerce</a></li>
<li><a href="#">Branding</a></li>
<li><a href="#">API</a></li>
</ul>
</li>
<li class="has-dropdown active">
<a href="gallery.html">Gallery</a>
<ul class="dropdown">
<li><a href="#">HTML5</a></li>
<li><a href="#">CSS3</a></li>
<li><a href="#">Sass</a></li>
<li><a href="#">jQuery</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
@@ -113,8 +88,7 @@
<div class="col-md-8 col-md-offset-2 text-center">
<div class="display-t">
<div class="display-tc animate-box" data-animate-effect="fadeIn">
<h1>Gallery</h1>
<h2>Free html5 templates Made by <a href="http://freehtml5.co" target="_blank">FreeHTML5.co</a></h2>
<h1>Hadassa & Calex</h1>
</div>
</div>
</div>