Difference between revisions of "Template:IONIS Paris-test"
Line 232: | Line 232: | ||
.clearfix{*zoom:1} | .clearfix{*zoom:1} | ||
− | . | + | .Home{background:#df815a; |
margin-left:0} | margin-left:0} | ||
− | . | + | .Team{background:#e7ca52} |
+ | |||
+ | .Project{background:#639bb4} | ||
− | |||
.non-active-title{opacity:0.6} | .non-active-title{opacity:0.6} | ||
− | . | + | .Team.active-title::after{display:block} |
− | . | + | .Laboratory{background:#7dbf94} |
− | .section-title{width: | + | .section-title{width:100px;height:100px; |
− | -webkit-border-radius: | + | -webkit-border-radius:50px; |
− | -moz-border-radius: | + | -moz-border-radius:50px; |
− | -ms-border-radius: | + | -ms-border-radius:50px; |
− | -o-border-radius: | + | -o-border-radius:50px; |
− | border-radius: | + | border-radius:50px; |
box-shadow:rgba(70,70,70,0.2) 0 1px 0 1px; | box-shadow:rgba(70,70,70,0.2) 0 1px 0 1px; | ||
margin-top:2em; | margin-top:2em; | ||
Line 269: | Line 270: | ||
− | .section-title h3{padding-top: | + | .section-title h3{padding-top:1.5em; color:#fff} |
.no-touch .section-title:hover{opacity:1} | .no-touch .section-title:hover{opacity:1} | ||
− | |||
Line 298: | Line 298: | ||
<nav class="section-title-container heat-stress-section clearfix"> | <nav class="section-title-container heat-stress-section clearfix"> | ||
− | <a class=" | + | <a class="Home-button"> |
− | <div class="section-title | + | <div class="section-title Home active-title"> |
<h3> | <h3> | ||
− | + | HOME | |
− | + | ||
</h3> | </h3> | ||
</div> | </div> | ||
</a> | </a> | ||
− | <a class=" | + | <a class="Team-button"> |
− | <div class="section-title | + | <div class="section-title Team non-active-title"> |
<h3> | <h3> | ||
− | + | Team | |
− | + | ||
</h3> | </h3> | ||
</div> | </div> | ||
</a> | </a> | ||
− | <a class=" | + | <a class="Project-button"> |
− | <div class="section-title | + | <div class="section-title Project non-active-title"> |
<h3> | <h3> | ||
− | + | Project | |
</h3> | </h3> | ||
</div> | </div> | ||
</a> | </a> | ||
− | <a class=" | + | <a class="Laboratory-button"> |
− | <div class="section-title | + | <div class="section-title Laboratory non-active-title"> |
<h3> | <h3> | ||
− | + | Laboratory | |
− | + | ||
</h3> | </h3> | ||
</div> | </div> |
Revision as of 12:58, 9 June 2015