Line 9: | Line 9: | ||
} | } | ||
.column .entrepreneurshipimg2{ | .column .entrepreneurshipimg2{ | ||
+ | width:60%; | ||
+ | } | ||
+ | .column .entrepreneurshipimg3{ | ||
+ | width:60%; | ||
+ | } | ||
+ | .column .entrepreneurshipimg4{ | ||
+ | width:60%; | ||
+ | } | ||
+ | .column .entrepreneurshipimg5{ | ||
width:60%; | width:60%; | ||
} | } |
Revision as of 21:47, 1 November 2017
/*entrepreneurship css */ .column .entrepreneurshipimg{ display:inline-block; width:100%; text-align: center; } .column .entrepreneurshipimg1{ width:60%; } .column .entrepreneurshipimg2{ width:60%; } .column .entrepreneurshipimg3{ width:60%; } .column .entrepreneurshipimg4{ width:60%; } .column .entrepreneurshipimg5{ width:60%; }