Line 1,187: | Line 1,187: | ||
.Achievments ul { | .Achievments ul { | ||
list-style: none; /* Remove list bullets */ | list-style: none; /* Remove list bullets */ | ||
− | + | font-size: 16px; | |
} | } | ||
− | . | + | .Achievment.s li{ |
padding-bottom: 20px ; | padding-bottom: 20px ; | ||
} | } | ||
Line 1,195: | Line 1,195: | ||
content: "✔"; /* Insert content that looks like bullets */ | content: "✔"; /* Insert content that looks like bullets */ | ||
padding-right: 8px; | padding-right: 8px; | ||
+ | } | ||
+ | .Achievments ol li{ | ||
+ | padding-bottom: 0px ; | ||
+ | } | ||
+ | .Achievments ol li:before { | ||
+ | content: ""; /* Insert content that looks like bullets */ | ||
+ | padding-right: 4px; | ||
} | } | ||
.AchievmentsTitle{ | .AchievmentsTitle{ | ||
Line 1,299: | Line 1,306: | ||
padding-top: 7%; | padding-top: 7%; | ||
} | } | ||
− | /**************** | + | /****************Entrepreneurship************************/ |
.EntrepreneurshipPic{ | .EntrepreneurshipPic{ | ||
width: 100%; | width: 100%; | ||
Line 1,324: | Line 1,331: | ||
.BusinessPlanAnchorsText{ | .BusinessPlanAnchorsText{ | ||
font-size: 12px; | font-size: 12px; | ||
+ | } | ||
+ | #Entrepreneurship li:before { | ||
+ | content: "✔"; /* Insert content that looks like bullets */ | ||
+ | padding-right: 8px; | ||
} | } | ||
/******addings beacuse of igem**********/ | /******addings beacuse of igem**********/ |
Revision as of 13:07, 17 October 2016