Template:Css

From 2011.igem.org

(Difference between revisions)
Line 1,624: Line 1,624:
div.igem_logo
div.igem_logo
{
{
-
/*  position: absolute; */
+
position: absolute;
-
  position: relative;
+
z-index: 100;
-
 
+
top: 2;
-
  z-index: 100;
+
right: 0;
-
  top: 2;
+
width: 65px;
-
  right: 0;
+
height: 50px;
-
  width: 65px;
+
background-image: url('https://static.igem.org/mediawiki/2011/6/63/UNIPV_iGEM.png');
-
  height: 50px;
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/6/63/UNIPV_iGEM.png');
+
   background-repeat: no-repeat;
   background-repeat: no-repeat;
/*  background-position: center center; */
/*  background-position: center center; */

Revision as of 16:12, 19 August 2011