Day 221
Welcome to the top-jumbo section. I will finnish this one tommorow.
#CodingPhase #TheCodingWay #365CodingPhaseChallenge
**********
#top-jumbo {
padding: 0 0 400px 0;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(-45deg, #ffffff 35%, #e87ae4 54%, #e87ae4 54%, #e87ae4 54%, #f4c1ef 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #ffffff 35%,#e87ae4 54%,#e87ae4 54%,#e87ae4 54%,#f4c1ef 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #ffffff 35%,#e87ae4 54%,#e87ae4 54%,#e87ae4 54%,#f4c1ef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#top-jumbo:after {
content: "";
display: table;
clear: both;
}
#top-jumbo .left-side {
width: 40%;
display: inline-block;
float: left;
}
#top-jumbo .left-side .large-number{
font-size: 325px;
font-weight: 700;
opacity: 0.1;
color: #4C44C1;
position: relative;
left: -26px;
top: 67px;
z-index: 1;
}
#top-jumbo .left-side .info-container {
position: relative;
top: -50px;
}
#top-jumbo .left-side .info-container h1 {
font-size: 2.8rem;
line-height: 1.1;
color: #4C44C1;
text-transform: capitalize;
margin-bottom: 1.5rem;
}
#top-jumbo .left-side .info-container p {
font-size: 1.0rem;
line-height: 1.5;
color: #aaacaf;
text-transform: uppercase;
}
#top-jumbo .left-side .info-container .email-area {
background: #fff;
border-radius: 50px;
}
#top-jumbo .left-side .info-container .email-area button {
background: #4C44C1;
padding: 15px 30px;
color: #fff;
font-size: 1.2rem;
font-weight: 600;
text-transform: uppercase;
border-radius: 50px;
}
#top-jumbo .right-side {
width: 60%;
display: inline-block;
float: left;
}
#top-jumbo .right-side img {
width: 100%;
}
#CodingPhase #TheCodingWay #365CodingPhaseChallenge
**********
#top-jumbo {
padding: 0 0 400px 0;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(-45deg, #ffffff 35%, #e87ae4 54%, #e87ae4 54%, #e87ae4 54%, #f4c1ef 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #ffffff 35%,#e87ae4 54%,#e87ae4 54%,#e87ae4 54%,#f4c1ef 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #ffffff 35%,#e87ae4 54%,#e87ae4 54%,#e87ae4 54%,#f4c1ef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#top-jumbo:after {
content: "";
display: table;
clear: both;
}
#top-jumbo .left-side {
width: 40%;
display: inline-block;
float: left;
}
#top-jumbo .left-side .large-number{
font-size: 325px;
font-weight: 700;
opacity: 0.1;
color: #4C44C1;
position: relative;
left: -26px;
top: 67px;
z-index: 1;
}
#top-jumbo .left-side .info-container {
position: relative;
top: -50px;
}
#top-jumbo .left-side .info-container h1 {
font-size: 2.8rem;
line-height: 1.1;
color: #4C44C1;
text-transform: capitalize;
margin-bottom: 1.5rem;
}
#top-jumbo .left-side .info-container p {
font-size: 1.0rem;
line-height: 1.5;
color: #aaacaf;
text-transform: uppercase;
}
#top-jumbo .left-side .info-container .email-area {
background: #fff;
border-radius: 50px;
}
#top-jumbo .left-side .info-container .email-area button {
background: #4C44C1;
padding: 15px 30px;
color: #fff;
font-size: 1.2rem;
font-weight: 600;
text-transform: uppercase;
border-radius: 50px;
}
#top-jumbo .right-side {
width: 60%;
display: inline-block;
float: left;
}
#top-jumbo .right-side img {
width: 100%;
}
Comments
Post a Comment