Difference between revisions of "Template:CCU Taiwan"

Line 421: Line 421:
 
.gif_test{
 
.gif_test{
 
       position:absolute;
 
       position:absolute;
 +
        top:1500px;
 +
      left:1050px;
 
         width:220px;
 
         width:220px;
 
         height: 264px;
 
         height: 264px;
 
         background-image:url("https://i.imgur.com/woNXxVh.jpg");
 
         background-image:url("https://i.imgur.com/woNXxVh.jpg");
-webkit-clip-path:polygon(0% 0%, 100% 0%,50% 50% ,50% 100%, 0% 100%); <!-- 圖形-->
+
    -webkit-clip-path:polygon(0% 0%, 100% 0%,50% 50% ,50% 100%, 0% 100%); <!-- 圖形-->
         animation:test 1250ms infinite 0s steps(19);
+
         animation:leaf 1250ms infinite 0s steps(19);
 
         animation-play-state:paused ;
 
         animation-play-state:paused ;
        z-index:-1;
 
 
}
 
}
 
.gif_test2:hover{
 
.gif_test2:hover{

Revision as of 08:09, 12 July 2018