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

text-transform: uppercase;
                    letter-spacing: 1px;
                    font-size: 12px;
            }
            form#contact-form input,form#contact-form select,form#contact-form textarea {
                    border-radius: 0;
                    border: 1px solid #eee;
              -webkit-box-shadow: none;
                      box-shadow:  none;
            }

            form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
              -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
                      box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
            }
            .input-group-addon {
              background-color: #fefefe;
              border: 1px solid #eee;
              border-radius: 0;
            }

            .widget-contact {
                    text-align: left;
            }



            .company-social {
                    margin-left: 0;
                    padding-left: 0;
                    margin-top: 10px;
            }


            .company-social {
                    text-align: left;
            }

            .company-social li{
                display: inline-block;
                    margin:0 !important;
                    padding:0;
            }




            .company-social a{
                    margin:0;
                    padding:0;



                                                         -  118  -
   120   121   122   123   124   125   126   127   128   129   130