Page 124 - 완) I MDP 프로젝트 작품 보고서(전체과 1학년)1.6
P. 124

display: block;
                    width: 40px;
                height: 40px;
                line-height: 40px;
                text-align: center;
                background: #3bbec0;
                    color: #fff;
                -webkit-transition: background .3s ease-in-out;
                transition: background .3s ease-in-out;
            }
            .team-social a i{
                    text-align: center;
                    margin:0;
                    padding:0;
            }
            .team-social .social-facebook a{background: #3873ae;}
            .team-social .social-twitter a{background: #62c6f8;}
            .team-social .social-dribble a{background: #d74980;}
            .team-social .social-deviantart a{background: #8da356;}
            .team-social .social-google a{background: #000;}
            .team-social .social-vimeo a{background: #51a6d3;}
            .team-social .social-facebook a:hover{background: #4893ce;}
            .team-social .social-twitter a:hover{background: #82e6ff;}
            .team-social .social-dribble a:hover{background: #f769a0;}
            .team-social .social-deviantart a:hover{background: #adc376;}
            .team-social .social-google a:hover{background: #333;}
            .team-social .social-vimeo a:hover{background: #71c6f3;}




            /* ===========================
            --- Services
            ============================ */


            .service-icon {
                    margin-bottom: 20px;
            }






            /* ===========================
            --- Contact
            ============================ */


            form#contact-form .form-group label {
                    text-align: left !important;
                    display: block;



                                                         -  117  -
   119   120   121   122   123   124   125   126   127   128   129