Skip to content

Commit

Permalink
Adjustment on ears
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelfabeni committed Aug 18, 2014
1 parent 2d5b73c commit 75c8eab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pikachu.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@
background: none repeat scroll 0 0 #FFFF00;
border: 5px solid #000000;
overflow: hidden;
/* correction of overflow in webkit */
-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

.ear-left {
Expand All @@ -73,8 +71,6 @@
height: 110px;

border-radius: 5px 125% 0px 125%;
-webkit-box-shadow: 11px -9px 0 2px rgba(0, 0, 0, 0.2) inset;
box-shadow: 11px -9px 0 2px rgba(0, 0, 0, 0.2) inset;

-webkit-transform: rotate(-26deg) skewX(25deg) skewY(0deg);
-moz-transform: rotate(-26deg) skewX(25deg) skewY(0deg);
Expand Down

0 comments on commit 75c8eab

Please sign in to comment.