39
Css kodi:
body main section#pair-4 .container .row .col-md-6 .card {
border: none; }
body main section#pair-4 .container .row .col-md-6 .card .contact-us-lbl {
margin-top: 30px; }
body main section#pair-4 .container .row .col-md-6 .card .carousel {
box-shadow: 0 0 3px #95999c; }
body main section#pair-4 .container .row .col-md-6 .card .carousel .carousel-
indicators li {
height: 15px;
width: 15px;
background-color: transparent;
border-radius: 50%;
background-color: #3E3F72; }
body main section#pair-4 .container .row .col-md-6 .card .carousel .carousel-
indicators li.active {
background-color: #3E3F72; }
40
7 – rasm. Footer qism.
Saytimizning yakunida tomoshobinlarni qiziqtirgan savollarga javoblar
hamda ularning e’tirozlarini e’tiborga olingan holda amalga oshirilgan.
Css kodi:
body footer {
background-image: url("../images/footer_bg.png");
background-size: 100% 100%;
background-repeat: no-repeat; }
body footer .container .row {
padding-top: 80px; }
body footer .container .row .col-md-3 .logotip p {
margin: -5px 40px;
43
color: white;
font-size: 12px; }
body footer .container .row .col-md-3 .nav .nav-item .nav-link {
padding: 5px 0;
font-size: 14px;
color: white; }
body footer .container .row .col-md-3 .footer-contact {
margin-top: 45px; }
body footer .container .row .col-md-3 .footer-contact .nav-item .icon {
width: 17px;
margin-top: 2px; }
body footer .container .row .col-md-3 .footer-contact .nav-item p {
color: white;
font-size: 12px; }
body footer .container .row .footer-line {
background-color: rgba(38, 89, 91, 0.82);
height: 0.3px;
width: 100%; }