Difference between revisions of "Team:Aalto-Helsinki/Attributions"
m |
m (site navigation) |
||
Line 9: | Line 9: | ||
} | } | ||
</style> | </style> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | /* Styles for navigation inside a page */ | ||
+ | |||
+ | #sidenav { | ||
+ | float:left; | ||
+ | position: fixed; | ||
+ | left: 0; | ||
+ | top: 30%; | ||
+ | width: 10%; | ||
+ | z-index: 2; | ||
+ | } | ||
+ | |||
+ | #sidenav > li > a { | ||
+ | padding-top: 1px; | ||
+ | padding-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | #sidenav > li > a > h3 { | ||
+ | margin-top:2px; | ||
+ | padding-top: 1px; | ||
+ | padding-bottom: 1px; | ||
+ | } | ||
+ | #sidenav > li > a > h4 { | ||
+ | margin-top:2px; | ||
+ | padding-top: 1px; | ||
+ | padding-bottom: 1px; | ||
+ | } | ||
+ | |||
+ | /* pictures */ | ||
+ | .vcenter { | ||
+ | display: inline-block; | ||
+ | vertical-align: middle; | ||
+ | float: none; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | <ul id="sidenav" class="nav nav-stacked"><!-- nav-pills if we want rounded corners --> | ||
+ | <li><a href="#supporters"><h3>Supporters</h3></a></li> | ||
+ | <li><a href="#"><h4>Some smaller header</h4></a></li> | ||
+ | <li><a href="#sponsors"><h3>Sponsors</h3></a></li> | ||
+ | |||
+ | </ul> | ||
+ | |||
<div class = "inner-container" > | <div class = "inner-container" > | ||
− | <h1> Our Supporters</h1> | + | <h1 id="supporters"> Our Supporters</h1> |
− | <h1> Our Sponsors</h1> | + | <h1 id="sponsors"> Our Sponsors</h1> |
<!-- Aalto science --> | <!-- Aalto science --> |
Revision as of 09:28, 6 August 2015