This commit is contained in:
Aki Rose Braun 2015-01-26 20:55:58 -08:00
Родитель 176ce464ed
Коммит 2592ba52ef
1 изменённых файлов: 23 добавлений и 25 удалений

Просмотреть файл

@ -618,7 +618,7 @@
height: 7.5rem;
position: relative;
left: -0.1rem;
top: -1.9rem;
top: -1.7rem;
width: 8rem;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
@ -687,7 +687,6 @@
border-width: 0;
border-left-color: transparent;
border-right-color: transparent;
border-radius: 0.4rem;
margin: 2.165rem 0;
height: 5rem;
width: 8rem;
@ -796,11 +795,10 @@
.eyelid {
border-radius: 50%;
height: 5.3rem;
height: 110%;
margin: 0 auto;
position: relative;
top: -0.5rem;
width: 5.3rem;
width: 69%;
overflow: hidden;
-webkit-animation: blinking-eye 7s infinite;
-o-animation: blinking-eye 7s infinite;
@ -853,45 +851,45 @@
@-webkit-keyframes blinking-eye {
0%, 90%, 100% {
height: 5.3rem;
top: -0.5rem;
height: 110%;
top: -4%;
}
95% {
height: 0.2rem;
top: 2.05rem;
height: 2%;
top: 44%;
}
}
@-o-keyframes blinking-eye {
0%, 90%, 100% {
height: 5.3rem;
top: -0.5rem;
height: 110%;
top: -4%;
}
95% {
height: 0.2rem;
top: 2.05rem;
height: 2%;
top: 44%;
}
}
@-moz-keyframes blinking-eye {
0%, 90%, 100% {
height: 5.3rem;
top: -0.5rem;
height: 110%;
top: -4%;
}
95% {
height: 0.2rem;
top: 2.05rem;
height: 2%;
top: 44%;
}
}
@keyframes blinking-eye {
0%, 90%, 100% {
height: 5.3rem;
top: -0.5rem;
height: 110%;
top: -4%;
}
95% {
height: 0.2rem;
top: 2.05rem;
height: 2%;
top: 44%;
}
}
@ -921,7 +919,7 @@
left: 8%;
}
85.7142857% {
top: 0%;
top: 0;
left: 17.5%;
}
}
@ -952,7 +950,7 @@
left: 8%;
}
85.7142857% {
top: 0%;
top: 0;
left: 17.5%;
}
}
@ -983,7 +981,7 @@
left: 8%;
}
85.7142857% {
top: 0%;
top: 0;
left: 17.5%;
}
}
@ -1014,7 +1012,7 @@
left: 8%;
}
85.7142857% {
top: 0%;
top: 0;
left: 17.5%;
}
}