Difference between revisions of "Template:Freiburg/Menubar"

m
Line 8: Line 8:
 
<!-- Begin CSS Stylesheet -->
 
<!-- Begin CSS Stylesheet -->
 
         <style>
 
         <style>
 
/* ============= Resetting css coming from wiki itself ============= */
 
body {
 
    font: sans-serif;
 
    color: #000;
 
    margin: 0px;
 
    padding: 0px;
 
    background-color: #AAA;
 
line-height: 1.8;
 
}
 
 
a {
 
    color: #002BB8;
 
    text-decoration: none;
 
    background: transparent none repeat scroll 0% 0%;
 
}
 
 
p {
 
    margin: 0.4em 0px 0.5em;
 
    line-height: 1.5em;
 
}
 
 
#globalWrapper {
 
    position: absolute;
 
    font-size: 150%;
 
    width: 100%;
 
    margin: 0px;
 
    padding: 0px 0px 0px;
 
}
 
 
#mainContainer { 
 
margin: 0;
 
width: 100%;
 
}
 
 
#top_menu_under {
 
    position: relative;
 
    width: 100%;
 
    height: 16px;
 
    border-bottom: 2px solid #000;
 
}
 
 
#top_menu_14 {
 
    position: fixed;
 
    width: 100%;
 
    top: 0px;
 
    left: 0px;
 
    height: 16px;
 
    background-color: #383838;
 
    border-bottom: 2px solid #000;
 
    z-index: 9999;
 
}
 
 
 
#top_menu_inside {
 
    display: block;
 
    position: relative;
 
    width: 900px;
 
    height: 100%;
 
    margin: 0px auto;
 
    padding: 0px 10px;
 
    border-left: 1px solid #C8C8C8;
 
    border-right: 1px solid #C8C8C8;
 
    font-family: "arial",sans-serif;
 
    font-size: 12px;
 
    font-weight: 400;
 
    color: #FFF;
 
}
 
 
 
 
#content {
 
    position: relative;
 
    width: 100%;
 
    margin: 0;
 
    padding: 0;
 
    background: #FFF none repeat scroll 0% 0%;
 
    color: #000;
 
    border-left: 0;
 
    border-right: 0;
 
  /* line-height: 0; */
 
    z-index: 2;
 
 
 
}
 
 
.visualClear {
 
    clear: both;
 
}
 
 
 
/* ============= END: Resetting css coming from wiki itself ============= */
 
  
  
Line 557: Line 465:
 
                 <div id="navicons"> <!-- only icons -->
 
                 <div id="navicons"> <!-- only icons -->
 
                     <ul>
 
                     <ul>
                         <li id="home"><a href="#">Home</a>
+
                         <li id="home"><a href="https://2015.igem.org/Team:Freiburg/Home">Home</a>
 
                         </li>
 
                         </li>
                         <li id="project"><a href="#">Project</a>
+
                         <li id="project"><a href="https://2015.igem.org/Team:Freiburg/Project/Overview">Project</a>
 
                         </li>
 
                         </li>
                         <li id="team"><a href="#">Team</a>
+
                         <li id="team"><a href="https://2015.igem.org/Team:Freiburg/Team">Team</a>
 
                         </li>
 
                         </li>
 
                         <li id="results"><a href="#">Results</a>
 
                         <li id="results"><a href="#">Results</a>
 
                         </li>
 
                         </li>
                         <li id="policy" style="font-size:11px"><a href="#">Human Practice</a>
+
                         <li id="policy" style="font-size:11px"><a href="https://2015.igem.org/Team:Freiburg/PaP">Human Practice</a>
 
                         </li>
 
                         </li>
 
                         <li id="notebook"><a href="#">Notebook</a>
 
                         <li id="notebook"><a href="#">Notebook</a>

Revision as of 06:04, 3 September 2015

""