Changes

Jump to navigation Jump to search
125 bytes added ,  05:28, 19 October 2018
no edit summary
Line 6: Line 6:  
     width: 110px;
 
     width: 110px;
 
     height: 25px;
 
     height: 25px;
  top:50%;
+
-webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  left:50%;
+
clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
 
     background: #4da1f7;
 
     background: #4da1f7;
 
}
 
}

Navigation menu