Difference between revisions of "Template:CCU Taiwan"

Line 223: Line 223:
 
  }
 
  }
  
}
 
 
.progress-container {
 
  position: fixed;
 
  width: 10%;
 
  height: 50vh;
 
  top: 150px;
 
  background-image:url("https://i.imgur.com/oxkrzAb.png");
 
  margin-left: 51px;
 
  z-index: 1;
 
}
 
.progress-bar {
 
  height: 0px;
 
  background: white;
 
  width: 100%;
 
  margin-left: 28px;
 
  z-index: 1;
 
}
 
.cup{
 
  position: fixed;
 
  width: 20%;
 
  height:100vh;
 
  top: 150px;
 
  -webkit-clip-path:polygon(-20% -20%,10% 0%,10% 50%, 50% 50%, 50% 0% , 60% 0% , 60% 60%, 0% 60%);
 
  background:#AAAAAA;
 
  z-index: 1;
 
  margin-left: 50px;
 
 
}
 
}
 
.content {
 
.content {
Line 256: Line 229:
 
   margin-left:150px;
 
   margin-left:150px;
 
}
 
}
.first {
+
p .first {
 
   font-size: 50px;
 
   font-size: 50px;
 
   font-family: "Arial Black", Gadget, sans-serif;
 
   font-family: "Arial Black", Gadget, sans-serif;
 
   color: #e5e5e5;
 
   color: #e5e5e5;
 
}
 
}
.second {
+
p .second {
 
   font-size: 20px;
 
   font-size: 20px;
 
   font-family: Arial, Helvetica, sans-serif;
 
   font-family: Arial, Helvetica, sans-serif;
 
   color: #f9f9f9;
 
   color: #f9f9f9;
 
}
 
}
.description {
+
p .description {
 
   font-size: 18px;
 
   font-size: 18px;
 
   font-family: Arial, Helvetica, sans-serif;
 
   font-family: Arial, Helvetica, sans-serif;

Revision as of 14:50, 12 July 2018