Difference between revisions of "Template:CCU Taiwan"

Line 240: Line 240:
 
     position: relative;
 
     position: relative;
 
     background: black;
 
     background: black;
     z-index: -5;
+
     z-index: -2;
 
}
 
}
 
.progress-container {
 
.progress-container {
Line 249: Line 249:
 
   background-image:url("https://i.imgur.com/oxkrzAb.png");
 
   background-image:url("https://i.imgur.com/oxkrzAb.png");
 
   margin-left: 51px;
 
   margin-left: 51px;
   z-index: -1;
+
   z-index: 1;
 
}
 
}
  
Line 257: Line 257:
 
   width: 100%;
 
   width: 100%;
 
   margin-left: 28px;
 
   margin-left: 28px;
   z-index: -1;
+
   z-index: 1;
 
}
 
}
  
Line 267: Line 267:
 
   -webkit-clip-path:polygon(0% 0%,10% 0%,10% 50%, 50% 50%, 50% 0% , 60% 0% , 60% 60%, 0% 60%);
 
   -webkit-clip-path:polygon(0% 0%,10% 0%,10% 50%, 50% 50%, 50% 0% , 60% 0% , 60% 60%, 0% 60%);
 
   background:#AAAAAA;
 
   background:#AAAAAA;
   z-index: -1;
+
   z-index: 1;
 
   margin-left: 50px;
 
   margin-left: 50px;
 
}
 
}
Line 277: Line 277:
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
     background-size: cover;
 
     background-size: cover;
     z-index: 1;
+
     z-index: 2;
 
     padiing-left: 300px;
 
     padiing-left: 300px;
 
}
 
}

Revision as of 08:27, 11 July 2018