Difference between revisions of "Team:Dundee/navbar2"

(Created page with "<html> <script src="https://2015.igem.org/Team:Dundee/bs.js?action=raw&ctype=text/javascript"></script> <head> <meta name="viewport" content="user-scalable=no, initial-scale=1...")
 
Line 108: Line 108:
  
  
 +
#profilepicbig {
 +
width: 255px;
 +
padding: 0px 5px 5px 20px;
 +
float: right;
 +
 +
}
  
 +
.targetDiv{
 +
display:none;
 +
}
  
  
 
</html>
 
</html>

Revision as of 13:37, 1 September 2015

#profilepicbig { width: 255px; padding: 0px 5px 5px 20px; float: right; } .targetDiv{ display:none; }