Team:Queens Canada
From 2014.igem.org
(Difference between revisions)
Line 124: | Line 124: | ||
} | } | ||
body{ | body{ | ||
- | background: | + | background:white; |
background-size:cover; | background-size:cover; | ||
z-index:-999; | z-index:-999; | ||
Line 147: | Line 147: | ||
margin-left:auto; | margin-left:auto; | ||
margin-right:auto; | margin-right:auto; | ||
- | + | border-radius: 20px; | |
- | + | background-color:#d9e8f5; | |
- | + | box-shadow: 10px 10px 5px #888888; | |
} | } | ||
Line 226: | Line 226: | ||
/**---------FONT----------**/ | /**---------FONT----------**/ | ||
- | |||
@font-face{ | @font-face{ | ||
font-family:bebasN; | font-family:bebasN; | ||
src:url(https://dl.dropboxusercontent.com/u/125588631/BebasNeue.otf); | src:url(https://dl.dropboxusercontent.com/u/125588631/BebasNeue.otf); | ||
} | } | ||
- | /**-------- | + | /**----------SPONSORSHIP--------**/ |
- | . | + | .graphiclink{ |
- | Background-color:# | + | Background-color:#304269; |
- | width: | + | width:250px; |
- | height: | + | height:50px; |
text-align:center; | text-align:center; | ||
- | |||
border-radius:10px; | border-radius:10px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
.menuc{ | .menuc{ | ||
Line 356: | Line 315: | ||
</head> | </head> | ||
- | <body | + | <body> |
<div class="bodya"> | <div class="bodya"> | ||
+ | <div class="menuc" style="font-size:1.3em;"> | ||
+ | <ul id="panel" class="animation"> | ||
+ | <li id="home" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada">HOME</a></li> | ||
+ | <li id="team" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada/Team">TEAM</a></li> | ||
+ | <li id="project" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada/Project">PROJECT</a></li> | ||
+ | <li id="outreach" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada/Outreach">OUTREACH</a></li> | ||
+ | <li id="notebook" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada/Notebook">NOTEBOOK</a></li> | ||
+ | <li id="safety" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada/Safety">SAFETY</a></li> | ||
+ | <li id="attributions" class="animation"><a href="https://2014.igem.org/Team:Queens_Canada/Attributions">ATTRIBUTIONS</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
- | |||
<div class="header-logo"> | <div class="header-logo"> | ||
<a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/2013/4/46/Igem_qgem_logo.png" class="img-circle" style="height:60px;min-width:60px;float:right;"></a> | <a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/2013/4/46/Igem_qgem_logo.png" class="img-circle" style="height:60px;min-width:60px;float:right;"></a> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/4/49/Project_Head.jpg" class="img-head"></a> | ||
</div> | </div> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | |||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 02:06, 18 October 2014