Team:GeorgiaTech/css

From 2011.igem.org

Revision as of 17:15, 28 September 2011 by Pkurani (Talk | contribs)

body{

       font-family: 'Josefin Sans', sans-serif;

margin: 0px;

       background: #fcfaf8;

}

  1. gt #navbar {
     position:relative;
     margin-left:auto;
     margin-right:auto;
     width:781px;
     height:218px;
     background:url(GTMenu.png);

}

  1. gt #navbar #intro a{

position: absolute; width: 186px; height: 218px; top: 0px; left: 0px; }

  1. gt #navbar #intro a:hover{
     	background:url(GTIntro.png);

}

  1. gt #navbar #Sthermophilus a{

position: absolute; width: 181px; height: 218px; top: 0px; left: 201px; }

  1. gt #navbar #Sthermophilus a:hover{
     	background:url(GTS_thermophilus.png);

}

  1. gt #navbar #safety a{

position: absolute; width: 142px; height: 218px; top: 0px; left: 393px; }

  1. gt #navbar #safety a:hover{
     	background:url(GTSafety.png);

}


  1. gt #navbar #notebook a{

position: absolute; width: 237px; height: 218px; top: 0px; left: 544px; }

  1. gt #navbar #notebook a:hover{
     	background:url(GTNotebook.png);

}

  1. gt #navbar #modeling a{

position: absolute; width: 237px; height: 218px; top: 0px; left: 544px; }

  1. gt #navbar #modeling a:hover{
     	background:url(GTModeling.png);

}

  1. gt #navbar #future a{

position: absolute; width: 237px; height: 218px; top: 0px; left: 544px; }

  1. gt #navbar #future a:hover{
     	background:url(https://2011.igem.org/File:Future.png);

}

  1. gt #navbar #iGEM a{

position: absolute; width: 237px; height: 218px; top: 0px; left: 544px; }

  1. gt #navbar #iGEM a:hover{
     	background:url(GTIGEM.png);

}