Difference between revisions of "Team:Colegio EmelinaU"
Line 238: | Line 238: | ||
margin-left: 150px; | margin-left: 150px; | ||
margin-top:-42px; | margin-top:-42px; | ||
+ | |||
+ | |||
+ | transition:All 1s ease; | ||
+ | -webkit-transition:All 1s ease; | ||
+ | -moz-transition:All 1s ease; | ||
+ | -o-transition:All 1s ease; | ||
+ | transform: rotate(4deg) scale(1) skew(1deg) translate(10px); | ||
+ | -webkit-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); | ||
+ | -moz-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); | ||
+ | -o-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); | ||
+ | -ms-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); | ||
+ | } | ||
+ | .classname:hover{ | ||
+ | transform: rotate(0deg) scale(1.062) skew(-4deg) translate(0px); | ||
+ | -webkit-transform: rotate(0deg) scale(1.062) skew(-4deg) translate(0px); | ||
+ | -moz-transform: rotate(0deg) scale(1.062) skew(-4deg) translate(0px); | ||
+ | -o-transform: rotate(0deg) scale(1.062) skew(-4deg) translate(0px); | ||
+ | -ms-transform: rotate(0deg) scale(1.062) skew(-4deg) translate(0px); | ||
+ | |||
+ | |||
} | } | ||
Revision as of 04:20, 7 September 2015
Description:
According to the Ministry of Health in Chile in the last 5 years there have been 20-25 cases of skin cancer per 100 inhabitants. One of the main factors causing skin cancer is the ultraviolet radiation (UV). This is a natural radiation which in low dose is harmless to the cells, even it can be beneficial for an organism survival. However, when a certain amount is exceeded, it can cause a serious cell damage. The highest levels of UV radiation are reported in Chile. Our team proposes a system that alerts the intensity of UV radiation. In detail, the project it is represented in a bracelet which it is composed by Bacillus subtilis bacteria that is modified genetically with a system that senses ultraviolet light and according to the intensity it generate the correct coloration . This will allow people to protect themselves from UV rays when its intensity is harmful for the cells.