Team:Imperial College/Template:Welcome

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
   <style type="text/css">
   <style type="text/css">
   /* Compulsory IDs ***********************************************************/
   /* Compulsory IDs ***********************************************************/
-
  #navbar{
+
#navbar{
-
  width:auto;
+
width:auto;
-
  height:36px;
+
height:36px;
-
  background:url(img/navbar-bg.png) left top repeat-x; }
+
background:url(img/navbar-bg.png) left top repeat-x; }
-
  #navbar .inbar{
+
#navbar .inbar{
-
  display:block;
+
display:block;
-
  height:36px;
+
height:36px;
-
  background:url(img/right-round.png) right top no-repeat; }
+
background:url(img/right-round.png) right top no-repeat; }
-
  #navbar ul, #navbar ul li{
+
#navbar ul, #navbar ul li{
-
  border:0px;
+
border:0px;
-
  margin:0px;
+
margin:0px;
-
  padding:0px;
+
padding:0px;
-
  list-style:none;
+
list-style:none;
-
  height:36px;
+
height:36px;
-
  line-height:36px; } #navbar ul{
+
line-height:36px; } #navbar ul{
-
  background:url(img/left-round.png) left top no-repeat; }  
+
background:url(img/left-round.png) left top no-repeat; }  
-
  #navbar ul li{
+
#navbar ul li{
-
  float:left;
+
float:left;
-
  display:block;
+
display:block;
-
  line-height:36px; }  
+
line-height:36px; }  
-
  #navbar ul li a{
+
#navbar ul li a{
-
  color:#403e32;
+
color:#403e32;
-
  text-decoration:none;
+
text-decoration:none;
-
  font-weight:bold;
+
font-weight:bold;
-
  display:block; }  
+
display:block; }  
-
  #navbar ul li a span{
+
#navbar ul li a span{
-
  padding:0 20px 0 0;
+
padding:0 20px 0 0;
-
  height:36px;
+
height:36px;
-
  line-height:36px;
+
line-height:36px;
-
  display:block;
+
display:block;
-
  margin-left:20px; }
+
margin-left:20px; }
-
  #navbar .navhome a, #navbar .navhome a:hover{
+
#navbar .navhome a, #navbar .navhome a:hover{
-
  background:url(img/a-bg.png) left top no-repeat;
+
background:url(img/a-bg.png) left top no-repeat;
-
  height:36px;
+
height:36px;
-
  line-height:36px; }  
+
line-height:36px; }  
-
  #navbar .navhome a span, #navbar .navhome a:hover span{
+
#navbar .navhome a span, #navbar .navhome a:hover span{
-
  color:#FFFFFF;
+
color:#FFFFFF;
-
  background:url(img/span-bg.png) right top no-repeat;
+
background:url(img/span-bg.png) right top no-repeat;
-
  height:36px;
+
height:36px;
-
  line-height:36px; }  
+
line-height:36px; }  
-
  #navbar ul li a:hover{
+
#navbar ul li a:hover{
-
  background:url(img/ahover-bg.png) left top no-repeat;
+
background:url(img/ahover-bg.png) left top no-repeat;
-
  height:36px;
+
height:36px;
-
  line-height:36px; }  
+
line-height:36px; }  
-
  #navbar ul li a:hover span{
+
#navbar ul li a:hover span{
-
  background:url(img/spanhover-bg.png) right top no-repeat;
+
background:url(img/spanhover-bg.png) right top no-repeat;
-
  height:36px;
+
height:36px;
-
  line-height:36px; }
+
line-height:36px; }
   /**************************************************************/
   /**************************************************************/
   </style>
   </style>
</html>
</html>

Revision as of 11:20, 19 August 2013