Difference between revisions of "Template:CCU Taiwan"

Line 5: Line 5:
 
/*DONT TOUCH*/
 
/*DONT TOUCH*/
 
/*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
 
/*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
        #home_logo, #sideMenu { display:none; }
+
#home_logo, #sideMenu { display:none; }
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;}
 
#content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;}
Line 18: Line 18:
 
.igem_2018_team_content { width: 85%;}
 
.igem_2018_team_content { width: 85%;}
 
.igem_2018_team_menu {display:block;}
 
.igem_2018_team_menu {display:block;}
        }
+
}
 
/* 1400px  */
 
/* 1400px  */
 
/************************************************/
 
/************************************************/
Line 47: Line 47:
 
padding:0;
 
padding:0;
 
margin:0;
 
margin:0;
background: #000000;
+
background: black;
 
}
 
}
 
.container {
 
.container {
Line 55: Line 55:
 
background: #000000;
 
background: #000000;
 
height: 55px;
 
height: 55px;
        padding-top:10px;
+
    padding-top:10px;
 
z-index: 3;
 
z-index: 3;
 
}
 
}
Line 77: Line 77:
 
background: #000000;
 
background: #000000;
 
clear:left;
 
clear:left;
        margin-right:20px;
+
    margin-right:20px;
 
life-style: none;
 
life-style: none;
 
padding-top:20px;
 
padding-top:20px;
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 {
   padding-top:100px;
+
   padding-top:80px;
 
   width: 80%;
 
   width: 80%;
 
   margin-left:150px;
 
   margin-left:150px;
 
}
 
}
 
.first {
 
.first {
   font-size: 100px;
+
   font-size: 30px;
 
   font-family: "Arial Black", Gadget, sans-serif;
 
   font-family: "Arial Black", Gadget, sans-serif;
 
   color: #e5e5e5;
 
   color: #e5e5e5;
Line 279: Line 306:
 
margin:0;
 
margin:0;
 
height:100vh;
 
height:100vh;
}
 
p{
 
    font-size:200px;
 
 
}
 
}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 06:02, 13 July 2018