Difference between revisions of "Team:HSNU-TAIPEI"

Line 246: Line 246:
 
</div>
 
</div>
 
</header>
 
</header>
 
<style>
 
section {
 
width: 100%;
 
height: 300px;
 
position: relative;
 
background: #fefefe;
 
}
 
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;
 
}
 
</style>
 
  
 
<main>
 
<main>

Revision as of 12:03, 14 September 2015