Team:UPIBI-Mexico/Undergraduate/David Cruz.

From 2012.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 47: Line 47:
   }
   }
-
 
+
#top-section
 +
  {
 +
  background-image:url('https://static.igem.org/mediawiki/2012/0/08/Igem_logo.png');
 +
  background-position: right;
 +
  background-color:rgba(255, 0, 0, 0.6);
 +
  width:1000px;
 +
  height:219px;
 +
  background-repeat: no-repeat;
 +
  border-width:0px;
 +
  border-top-width:0px;
 +
  -webkit-box-shadow: 0 8px 6px -6px black;
 +
  -moz-box-shadow: 0 8px 6px -6px black;
 +
  box-shadow: 0 8px 6px -6px black;
 +
  border: 10px solid rgba(192, 192, 192,0.6);
 +
  background-clip: padding-box;
 +
  margin-top: 20px;
 +
  margin-bottom: -50px;
 +
  }
</style>
</style>
</html>
</html>

Latest revision as of 04:54, 28 June 2012