User:Vinoo/2014Design2

From 2014.igem.org

(Difference between revisions)
m
m
Line 1: Line 1:
{{CSS/Grid16}}
{{CSS/Grid16}}
 +
{{CSS/BasicTheme}}
<html>
<html>
-
<head>
 
-
 
-
<style type="text/css">
 
-
#contentSub, .firstHeading, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
 
-
 
-
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover {color: #666; background-color: transparent;} /*-- styling for default menu bar links (edit, page, history, etc.) --*/
 
-
 
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
 
-
border: 0px;
 
-
width: 960px;
 
-
height: 14px;
 
-
background-color: #000;
 
-
}
 
-
 
-
body { background-color: #fff;}
 
-
 
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
 
-
width: 100%;
 
-
height: 100%;
 
-
border: 0px;
 
-
background-color: transparent;
 
-
margin: 0px;
 
-
padding: 0px;
 
-
}
 
-
 
-
html, body, .wrapper { /*-- changes default wiki settings --*/
 
-
width: 100%;
 
-
background-color: transparent;
 
-
}
 
-
 
-
#contentcontainer { /*-- creates container for all content on page --*/
 
-
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
 
-
font-weight: 200;
 
-
font-size: 16px;
 
-
color: #000;
 
-
width: 960px;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
-
background-color: #transparent;
 
-
margin-top: 70px;
 
-
padding-bottom: 100px;
 
-
}
 
-
 
-
#navbar {
 
-
width: 100%;
 
-
position: fixed;
 
-
top: 0px;
 
-
height: 60px;
 
-
background-color: #f0f0f0;
 
-
box-shadow: 0px 2px 5px #ccc;
 
-
z-index: 100;
 
-
}
 
-
 
-
#navcontainer {
 
-
width: 960px;
 
-
height: 100%;
 
-
margin: 0px auto;
 
-
}
 
-
 
-
#navigation {
 
-
list-style-type: none;
 
-
margin: auto;
 
-
height: 100%;
 
-
display:inline-block;
 
-
font-family:verdana;
 
-
}
 
-
 
-
#navigation li {
 
-
display: inline-block;
 
-
padding: 20px;
 
-
}
 
-
 
-
#navigation a {
 
-
text-decoration: none;
 
-
color:#000;
 
-
}
 
-
 
-
#navigation a:hover { color:#666;}
 
-
 
-
#sidemenu, #sidemenu li {
 
-
list-style-type: none;
 
-
list-style-image: none;
 
-
font-family: verdana;
 
-
text-decoration: none;
 
-
color:#000;
 
-
font-size: 16px;
 
-
}
 
-
 
-
#sidemenu li {display: block;}
 
-
 
-
#sidemenu a {
 
-
text-decoration:none;
 
-
color:#000;
 
-
display: block;
 
-
width: 160px;
 
-
height: 100%;
 
-
padding: 3px 5px;
 
-
transition: .25s ease-in-out;
 
-
-moz-transition: .25s ease-in-out;
 
-
-webkit-transition: .25s ease-in-out;
 
-
}
 
-
 
-
#sidemenu a:hover {
 
-
color:#666;
 
-
background-color: #d9f5aa;
 
-
}
 
-
 
-
</style>
 
-
</head>
 
-
 
-
<div id="navbar">
 
-
<div id="navcontainer">
 
-
<ul id="navigation">
 
-
<li style="padding: 0px;"><a href="#"><img src="https://static.igem.org/mediawiki/2014/d/d4/Logo2014.png" style="height: 60px; margin-top: -6px;" /></a></li>
 
-
<li><a href="#">ABOUT</a></li>
 
-
<li><a href="#">CONTACT</a></li>
 
-
</ul>
 
-
<ul id="navigation" style="float: right;">
 
-
<li><a href="#">LOGIN</a></li>
 
-
</ul>
 
-
</div>
 
-
</div>
 
-
 
<div id="contentcontainer">
<div id="contentcontainer">

Revision as of 17:04, 8 November 2013

SAVE THE DATE, FALL 2014


PARTICIPATE!
Join us in our 10 year anniversary! Everyone can participate share their projects in this world stage. To find a step by step guide, click here.



GET EXCITED!
This year we have new tracks added; Art and Design, Measurement and Microfluidics have joined the ranks. To see a full list with complete descriptions, click here.

<nocomments />