Template:BU2013

From 2013.igem.org

(Difference between revisions)
Line 237: Line 237:
     font-family: HP PSG;
     font-family: HP PSG;
     src: url(HP PSG.eot);
     src: url(HP PSG.eot);
 +
}
 +
 +
#menuOverlay {
 +
  position:fixed; /*or  absolute*/
 +
  top:0;
 +
  left:0;
 +
  width:100%:
 +
  height:30px;
 +
  background:green;
 +
  z-index: 999; /* or  greater value */
}
}
</style>
</style>

Revision as of 20:04, 14 August 2013