Difference between revisions of "Team:CPU CHINA/css/home"

(Created page with ".body-title{ width:70%; margin: 0 auto; text-align: center; font-size: 30px; color: #0a402b; letter-spacing: .15em } .body-container{ padding-botto...")
 
Line 2: Line 2:
 
     width:70%;
 
     width:70%;
 
     margin: 0 auto;
 
     margin: 0 auto;
     text-align: center;
+
     text-align: center !important;
     font-size: 30px;
+
     font-size: 30px !important;
 
     color: #0a402b;
 
     color: #0a402b;
 
     letter-spacing: .15em
 
     letter-spacing: .15em

Revision as of 14:30, 28 October 2017

.body-title{

   width:70%;
   margin: 0 auto;
   text-align: center !important;
   font-size: 30px !important;
   color: #0a402b;
   letter-spacing: .15em

} .body-container{

   padding-bottom: 40px;

} .body-container h3,h4{

   text-indent:2em;
   padding:0 20px;
   text-align: center;

} .logo{

   width: 80%;
   margin: 0 auto;

} .logo .col-md-4 {

   margin-top: 40px;

} .logo img{

   width: 80%;
   display: block;
   margin: 0 auto;
   height: 140px;
   margin-bottom: 20px;

} .img-top{

   display: block;
   width:50%;
   height:400px;
   margin: 0 auto;

} .video{

   display: block;
   width: 700px;
   height:400px;
   margin: 0 auto;

} .content h4{

   margin: 30px 0;

}