Difference between revisions of "Template:HSNU-TAIPEI/main"

Line 463: Line 463:
 
.footer-cell img {
 
.footer-cell img {
 
     width: 16.6666%;
 
     width: 16.6666%;
 +
}
 +
 +
section {
 +
    width: 100%;
 
}
 
}
  
Line 515: Line 519:
 
}
 
}
  
 +
section {
 +
height: 300px;
 +
}
 +
section::after {
 +
content: "";
 +
display: table;
 +
clear: both;
 +
}
 +
.mc-container section h1 {
 +
text-align: left;
 +
float: left;
 +
}
 +
section img {
 +
display: block;
 +
float: right;
 +
height: 250px;
 +
margin-right: 10px;
 +
margin-top: 10px;
 +
transition: all .5s ease;
 +
}
 +
section .backing-link:hover + img {
 +
height: 280px;
 +
}
  
  

Revision as of 12:03, 14 September 2015