Team:Alberta/Accomplishments
From 2013.igem.org
(Difference between revisions)
Line 55: | Line 55: | ||
} | } | ||
.sidebar { | .sidebar { | ||
- | position:fixed; | + | position: fixed; |
- | top: | + | top: 157px; |
- | float:left; | + | float: left; |
- | z-index:3; | + | z-index: 3; |
- | padding: | + | padding: 10px 10px 10px 10px; |
+ | width: 230px; | ||
+ | } | ||
+ | .sidebar_block { | ||
+ | background-color:white; | ||
+ | margin:1px; | ||
+ | border:1px grey solid; | ||
+ | padding:5px 10px 5px 10px; | ||
+ | border-radius:5px; | ||
+ | box-shadow: 0px 0px 20px #444444; | ||
} | } | ||
.main { | .main { | ||
Line 374: | Line 383: | ||
box-shadow: 0px 0px 30px #000; | box-shadow: 0px 0px 30px #000; | ||
+ | } | ||
+ | a.anchor{ | ||
+ | display: block; | ||
+ | position: relative; | ||
+ | top: -180px; | ||
+ | visibility: hidden; | ||
} | } | ||
#groupparts { | #groupparts { | ||
Line 427: | Line 442: | ||
</ul> | </ul> | ||
<div class="sidebar"> | <div class="sidebar"> | ||
- | <div | + | <div class="sidebar_block"> |
- | + | <h5>Project Sections</h5> | |
- | < | + | <a href="/Team:Alberta/Background"><p>Background</p></a> |
- | < | + | <a href="/Team:Alberta/Overview"><p>Overview</p></a> |
- | + | <a href="/Team:Alberta/Results"><p>Results</p></a> | |
- | + | <a href="/Team:Alberta/Protocols"><p>Protocols</p></a> | |
- | </ | + | <a href="/Team:Alberta/Parts"><p>Submitted Parts</p></a> |
- | + | <a href="/Team:Alberta/Accomplishments" class="active"><p>Accomplishments</p></a> | |
+ | <a href="/Team:Alberta/Attributions"><p>Attributions</p></a> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 18:46, 26 October 2013
Accomplishments