Team:UANL Mty-Mexico/Templates:Main

From 2012.igem.org

(Difference between revisions)
Line 64: Line 64:
width:960px;
width:960px;
background: #FFF;
background: #FFF;
-
margin: 0 auto;
 
}
}
Line 75: Line 74:
.sidebar1 {
.sidebar1 {
float: right;
float: right;
 +
        margin-top: 20px;
width: 20%;
width: 20%;
-
background: #FFF;
+
background: white;
-
border-left-color:#D1D1D1
+
border-left-color:black;
padding-bottom: 10px;
padding-bottom: 10px;
Line 107: Line 107:
width: 160px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
width: 160px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
text-decoration: none;
text-decoration: none;
-
background: #C6D580;
+
background: white;
}
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
-
background: #ADB96E;
+
background: #eaeaea;
-
color: #FFF;
+
color: black;
}
}
Line 179: Line 179:
</ul>
</ul>
</div>
</div>
-
<!-- logo -->
 
-
  <p><a href="https://igem.org/Main_Page"><span style="position:absolute; top:-30px; left:800px; width: 147px; height: 154px;"><img src="https://static.igem.org/mediawiki/2012/b/bc/UANL2012logo.png" width="183" height="196" alt="logo" /></span></a></p>
 
-
  <div class="content">
 
-
 
-
</body>
 
</html>
</html>

Revision as of 19:59, 2 September 2012

iGEM UANL 2012