Difference between revisions of "Team:XMU-China/css/entrepreneurshipCss"

(Created page with "entrepreneurship css: .column .entrepreneurshipimg1{ display:inline-block; width:100%; text-align: center; } .column .entrepreneurshipimg1{ width:65%; } .column .entrepr...")
 
Line 1: Line 1:
 
/*entrepreneurship css */  
 
/*entrepreneurship css */  
.column .entrepreneurshipimg1{
+
.column .entrepreneurshipimg{
 
display:inline-block;
 
display:inline-block;
 
width:100%;
 
width:100%;
Line 6: Line 6:
 
}
 
}
 
.column .entrepreneurshipimg1{
 
.column .entrepreneurshipimg1{
width:65%;
+
width:60%;
 
}
 
}
 
.column .entrepreneurshipimg2{
 
.column .entrepreneurshipimg2{
width:65%;
+
width:60%;
 
}
 
}

Revision as of 07:32, 29 October 2017

/*entrepreneurship css */ .column .entrepreneurshipimg{ display:inline-block; width:100%; text-align: center; } .column .entrepreneurshipimg1{ width:60%; } .column .entrepreneurshipimg2{ width:60%; }