blob: d6755f2f3db0e75791495292b7ef17899f81324c [file] [log] [blame]
@keyframes RIGHT {
from {
background : #000;
border : 10px ChangeMe #C6C6C6;
}
to {
background : #fff;
border : 10px solid #C6C6C6;
}
}