Difference between revisions of "Template:CCU Taiwan"

Line 382: Line 382:
  
 
.progress-bar {
 
.progress-bar {
   height: 200px;
+
   height: 0px;
 
   background: white;
 
   background: white;
 
   width: 100%;
 
   width: 100%;
Line 388: Line 388:
 
   z-index: -1;
 
   z-index: -1;
 
}
 
}
 
 
.cup{
 
.cup{
 
   position: fixed;
 
   position: fixed;
Line 394: Line 393:
 
   height:100vh;
 
   height:100vh;
 
   top: 150px;
 
   top: 150px;
   -webkit-clip-path:polygon(0% 0%,10% 0%,10% 50%, 50% 50%, 50% 0% , 60% 0% , 60% 60%, 0% 60%);
+
   -webkit-clip-path:polygon(-20% -20%,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;
 
}
 
}
 
 
.content {
 
.content {
 
   margin:0;
 
   margin:0;
Line 411: Line 409:
 
   color: #e5e5e5;
 
   color: #e5e5e5;
 
}
 
}
 
 
.second {
 
.second {
 
   font-size: 30px;
 
   font-size: 30px;

Revision as of 09:43, 11 July 2018