Difference between revisions of "Template:CCU Taiwan/css"

Line 164: Line 164:
 
background-color:#F5F5F5;
 
background-color:#F5F5F5;
 
transition: 500ms;
 
transition: 500ms;
 +
}
 +
 +
#home_img {
 +
position:absolute;
 +
display:none;
 +
top:8vh;
 +
left:50vw;
 +
height:25vh;
 +
width:90vw;
 +
}
 +
 +
#home_img img {
 +
float:left;
 +
height: 25vh!important;
 +
}
 +
 +
#home_word {
 +
position:absolute;
 +
top:10vh;
 +
left:42vw;
 +
display:none;
 +
}
 +
 +
#home_word p {
 +
font-size:50px;
 
}
 
}
  

Revision as of 04:37, 9 August 2018