Template:MIT-header

From 2012.igem.org

(Difference between revisions)
Line 4: Line 4:
<!-- wiki hacks -->
<!-- wiki hacks -->
<style type="text/css">
<style type="text/css">
 +
 +
/*------------------------------------*\
 +
RESET
 +
\*------------------------------------*/
 +
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
 +
margin:0;
 +
padding:0;
 +
}
 +
table{
 +
border-collapse:collapse;
 +
border-spacing:0;
 +
}
 +
fieldset,img{
 +
border:0;
 +
}
 +
address,caption,cite,code,dfn,th,var{
 +
font-style:normal;
 +
font-weight:normal;
 +
}
 +
caption,th{
 +
text-align:left;
 +
}
 +
h1,h2,h3,h4,h5,h6{
 +
font-size:100%;
 +
font-weight:normal;
 +
}
 +
q:before,q:after{
 +
content:'';
 +
}
 +
abbr,acronym{
 +
border:0;
 +
}
 +
 +
#globalwrapper {
#globalwrapper {
     width:975px;
     width:975px;
Line 52: Line 86:
}
}
-
#navbar
 
.nav{
.nav{
float:left;
float:left;
Line 66: Line 99:
float:left;
float:left;
position:relative;
position:relative;
-
display:inline;
+
/*display:inline;*/
}
}
Line 94: Line 127:
.nav ul li{
.nav ul li{
-
padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
+
/* padding-top:1px; Introducing a padding between the li and the a give the illusion spaced items */
-
float:left; /*FS - used to be none*/
+
float:none;
}
}
Line 135: Line 168:
<li><a href="https://2012.igem.org/mitsandbox">HOME</a>
<li><a href="https://2012.igem.org/mitsandbox">HOME</a>
  <ul>
  <ul>
 +
  <li><a href="https://2012.igem.org/mitsandbox">HOME</a></li>
   <li><a href="#">Blah</a></li>
   <li><a href="#">Blah</a></li>
   <li><a href="#">Blah 2</a></li>
   <li><a href="#">Blah 2</a></li>

Revision as of 15:29, 1 August 2012