Difference between revisions of "Template:CCU Taiwan"

Line 111: Line 111:
 
line-height:25px;
 
line-height:25px;
 
}
 
}
 +
.container #Home {
 +
        background:#55c97e;
 +
}
 +
.container #Project {
 +
        background:#74cf7e;
 +
}
 +
 +
.container #Parts {
 +
        background:#92cd7e;
 +
}
 +
 +
.container #Modeling {
 +
        background:#a6ca7e;
 +
}
 +
 +
.container #Drylab {
 +
        background:#bec37e;
 +
}
 +
 +
.container #Human_Practice {
 +
        background:#d1c17e;
 +
}
 +
 +
.container #Notebook {
 +
        background:#d1ad7e;
 +
}
 +
 
#home_button{
 
#home_button{
 
position:absolute;
 
position:absolute;
Line 149: Line 176:
 
#sub_home{
 
#sub_home{
 
height:32.5vh;
 
height:32.5vh;
 +
        background:#55c97e;
 
}
 
}
  
 
#sub_project{
 
#sub_project{
 
height:40.5vh;
 
height:40.5vh;
 +
        background:#74cf7e;
 
}
 
}
  
 
#sub_parts{
 
#sub_parts{
 
height:24.5vh;
 
height:24.5vh;
 +
        background:#92cd7e;
 
}
 
}
  
 
#sub_modeling{
 
#sub_modeling{
 
height:24.5vh;
 
height:24.5vh;
 +
        background:#a6ca7e;
 
}
 
}
  
 
#sub_drylab{
 
#sub_drylab{
 
height:24.5vh;
 
height:24.5vh;
 +
        background:#bec37e;
 
}
 
}
  
 
#sub_human_practice{
 
#sub_human_practice{
 
height:40.5vh;
 
height:40.5vh;
 +
        background:#d1c17e;
 
}
 
}
  
 
#sub_notebook{
 
#sub_notebook{
 
height:40.5vh;
 
height:40.5vh;
 +
        background:#d1ad7e;
 
}
 
}
  

Revision as of 19:42, 15 October 2018