Team:Buenos Aires/Template/

From 2013.igem.org

(Difference between revisions)
Line 11: Line 11:
#catlinks{display:none;}
#catlinks{display:none;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
-
#content { border: 1px; padding: 20px; overflow: auto; height:100%; width:90%; min-width:1024px;}
+
#content { border: none; padding: 0; overflow: auto; height:100%; width:90%;}
#top-section {display: block;position:fixed; border:3px; height:3px; width:100%;z-index:999;}
#top-section {display: block;position:fixed; border:3px; height:3px; width:100%;z-index:999;}
#p-logo {display: none;}
#p-logo {display: none;}
Line 27: Line 27:
p:first-child { display: none;}
p:first-child { display: none;}
/* Wiki Hacks - END */
/* Wiki Hacks - END */
 +
Line 32: Line 33:
min-width: 1024px;
min-width: 1024px;
  font-family: 'PT Sans Narrow', Arial, sans-serif;
  font-family: 'PT Sans Narrow', Arial, sans-serif;
-
font-size:18px;
 
  margin: 0;
  margin: 0;
  padding: 0 1em;
  padding: 0 1em;
Line 41: Line 41:
  list-style: none;
  list-style: none;
  opacity: 0.8;
  opacity: 0.8;
-
 
-
border:2px solid #333;
 
  border-radius: 25px;
  border-radius: 25px;
}
}
Line 51: Line 49:
  margin-right: 0.5em;
  margin-right: 0.5em;
  padding: 0 1em;
  padding: 0 1em;
 +
}
 +
 +
#navigation > li:first-child > a {
 +
border-right:3px dotted #FFF;
 +
background: url('https://static.igem.org/mediawiki/igem.org/f/f2/Igemfooterlogo.png') no-repeat;
 +
padding-right:10px;
 +
padding-top: 20px;
}
}
Line 114: Line 119:
<li>
<li>
-
<a href="#">Summary</a>
+
<!-- first child -->
 +
<a href="#">Buenos aires</a>
</li>
</li>
 
 
Line 136: Line 142:
   
   
  <li><a href="#">Abstract</a></li>
  <li><a href="#">Abstract</a></li>
-
  <li><a href="_motivation2">Motivation</a></li>
+
  <li><a href="#">Motivation</a></li>
  <li><a href="#">The Device</a></li>
  <li><a href="#">The Device</a></li>
   
   

Revision as of 01:15, 23 September 2013