Difference between revisions of "Team:Colegio EmelinaU"
Line 251: | Line 251: | ||
@-o-keyframes cssAnimation { | @-o-keyframes cssAnimation { | ||
from { -o-transform: rotate(360deg) scale(0.625) skew(1deg) translate(0px); } | from { -o-transform: rotate(360deg) scale(0.625) skew(1deg) translate(0px); } | ||
− | to { -o-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); } margin-top:-42px; | + | to { -o-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); } |
− | + | margin-top:-42px; | |
+ | -webkit-animation: cssAnimation 1.7728s 16 ease; | ||
+ | -moz-animation: cssAnimation 1.7728s 16 ease; | ||
+ | -o-animation: cssAnimation 1.7728s 16 ease; | ||
+ | } | ||
+ | @-webkit-keyframes cssAnimation { | ||
+ | from { -webkit-transform: rotate(360deg) scale(0.625) skew(1deg) translate(0px); } | ||
+ | to { -webkit-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); } | ||
+ | } | ||
+ | @-moz-keyframes cssAnimation { | ||
+ | from { -moz-transform: rotate(360deg) scale(0.625) skew(1deg) translate(0px); } | ||
+ | to { -moz-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); } | ||
+ | } | ||
+ | @-o-keyframes cssAnimation { | ||
+ | from { -o-transform: rotate(360deg) scale(0.625) skew(1deg) translate(0px); } | ||
+ | to { -o-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); } | ||
} | } | ||
Revision as of 04:28, 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.