Team:UPIBI-Mexico/Undergraduate/David Cruz.

From 2012.igem.org

(Difference between revisions)
Line 4: Line 4:
/* UPIBI IGEM Wiki Stylesheet*/
/* UPIBI IGEM Wiki Stylesheet*/
-
/* Reformatting and Header */
+
#globalwrapper  
-
 
+
    {
-
#globalwrapper {
+
     width:1000px;
     width:1000px;
     padding:0px 0px;
     padding:0px 0px;
Line 14: Line 13:
     background-position: center;
     background-position: center;
     background-size:100% 100%;
     background-size:100% 100%;
-
}
+
    }
-
body {
+
 
 +
body  
 +
    {
     background: #CECECE;
     background: #CECECE;
     background-image: url('https://static.igem.org/mediawiki/2012/c/cc/Dnano.jpg');
     background-image: url('https://static.igem.org/mediawiki/2012/c/cc/Dnano.jpg');
Line 22: Line 23:
     height:100%;
     height:100%;
     background-size:100% 100%;
     background-size:100% 100%;
-
}
+
    }
-
.firstHeading {
+
 
 +
.firstHeading  
 +
    {
     height:0px;
     height:0px;
     visibility:hidden;
     visibility:hidden;
-
}
+
    }
-
#p-logo {
+
#p-logo  
 +
    {
     height:0px;
     height:0px;
     overflow:hidden;
     overflow:hidden;
     display: none;
     display: none;
-
}
+
    }
-
#search-controls {
+
#search-controls  
-
display:none;
+
    {
-
margin-top:0px;
+
    display:none;
-
}
+
    margin-top:0px;
 +
    }
-
#content{
+
#content
-
    visibility: hidden;
+
  {
-
}
+
  visibility: hidden;
 +
  }
-
#top-section {
+
#top-section  
-
    background-image:url('https://static.igem.org/mediawiki/2012/e/e5/UPIBI-Mexico_logo.png');
+
  {
-
    background-color:#151F4E;
+
  background-image:url('https://static.igem.org/mediawiki/2012/e/e5/UPIBI-Mexico_logo.png');
-
    background-position: top;
+
  background-color:#151F4E;
-
    width:1000px;
+
  background-position: top;
-
    height:219px;
+
  width:1000px;
-
    background-repeat: no-repeat;
+
  height:219px;
-
    border-width:0px;
+
  background-repeat: no-repeat;
-
    border-top-width:0px;
+
  border-width:0px;
-
    -webkit-box-shadow: 0 8px 6px -6px black;
+
  border-top-width:0px;
-
    -moz-box-shadow: 0 8px 6px -6px black;
+
  -webkit-box-shadow: 0 8px 6px -6px black;
-
    box-shadow: 0 8px 6px -6px black;
+
  -moz-box-shadow: 0 8px 6px -6px black;
-
    border: 10px solid rgba(255, 255, 255,0.4);
+
  box-shadow: 0 8px 6px -6px black;
-
    background-clip: padding-box;
+
  border: 10px solid rgba(255, 255, 255,0.4);
-
    margin-top: -10px;
+
  background-clip: padding-box;
-
    margin-bottom: -50px;
+
  margin-top: -10px;
-
}
+
  margin-bottom: -50px;
 +
  }
 +
#menubar
 +
  {
 +
  color: white;
 +
  background-color: transparent;
 +
  }
-
#menubar {
+
#menubar ul li a  
-
    color: white;
+
  {  
-
    background-color: transparent;
+
  color: white;  
-
}
+
  background-color: transparent;
-
#menubar ul li a {  
+
  }
-
    color: white;  
+
-
    background-color: transparent;
+
-
}
+
-
.right-menu li a {
+
.right-menu li a  
-
    color: white;
+
  {
-
    background-color: transparent;
+
  color: white;
-
}
+
  background-color: transparent;
 +
  }
/* Header */
/* Header */

Revision as of 05:33, 27 June 2012