Difference between revisions of "Template:UNAM-CU"

 
(10 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
width: 100%;
 
width: 100%;
 
overflow:hidden;
 
overflow:hidden;
float:left;
+
                                float:left;
margin-left: auto;
+
margin-left: 10px;
                                 margin-right: auto;
+
                                 margin-right: 10px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 
background-color: #ffffff;
 
background-color: #ffffff;
 
                                 border-radius: 10px;
 
                                 border-radius: 10px;
 
border-top: 14px solid #134A5B;
 
border-top: 14px solid #134A5B;
 +
                                border-bottom: 14px solid #134A5B;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
}
Line 32: Line 33:
 
float:left;
 
float:left;
 
width: 15%;
 
width: 15%;
background-color: #FFD776;
+
                                border-radius: 0px 0px 10px 0px;
 +
background-color: #FBA787;
 
}
 
}
  
Line 38: Line 40:
 
#contentContainer {
 
#contentContainer {
 
padding-top:20px;
 
padding-top:20px;
 +
                               
 +
padding-right:10px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
width: 80%;
+
width: 82%;
 
float: right;
 
float: right;
 
background-color: #fff;
 
background-color: #fff;
Line 123: Line 127:
 
/*Styling for the links in the menu */
 
/*Styling for the links in the menu */
 
#menuContainer a {
 
#menuContainer a {
color: #565656;
+
color: #134A5B;
 
text-decoration:none;
 
text-decoration:none;
 
font-weight: bold;
 
font-weight: bold;
Line 139: Line 143:
 
display: block;
 
display: block;
 
width: 100%;
 
width: 100%;
height:30px;
+
/*height:30px;*/
 
padding-top:10px;
 
padding-top:10px;
 +
                                padding-bottom:10px;
 
}
 
}
  
/*For the menu buttons, changes the color when hovering*/
+
/*For the menu buttons, changes the color when hovering*//*DONE*/
 
#menuContainer li:hover {
 
#menuContainer li:hover {
color:  #FFF;
+
color:  #FFFFFF;
 
background-color: #134A5B;
 
background-color: #134A5B;
 
}
 
}
Line 168: Line 173:
 
/*Style the submenu buttons*/
 
/*Style the submenu buttons*/
 
#menuContainer li ul li{
 
#menuContainer li ul li{
background-color: #59BF92;  
+
/*background-color: #59BF92;*/
 
padding-left:20px;
 
padding-left:20px;
 
padding-right:20px;
 
padding-right:20px;
 
height:30px;
 
height:30px;
 
padding-top:10px;
 
padding-top:10px;
margin-top:-2px;
+
                                padding-bottom:10px;
 +
/*margin-top:-2px;*/
 
color: #565656;
 
color: #565656;
 
width: 150px;
 
width: 150px;
 
}
 
}
 
/*CLASSES */
 
 
/*Clear class for all the pages, adds spacing too*/
 
.clear{
 
clear:both;
 
height: 10px;
 
}
 
 
 
/* highlight box for special messages */
 
    .highlightBox {
 
        width:500px;
 
        margin:auto;
 
        background-color: #E8E8E9;
 
margin-bottom: 15px;
 
margin-top: 15px;
 
padding: 15px;
 
padding-top: 5px;
 
    }
 
  
  
Line 234: Line 220:
  
 
</ul>
 
</ul>
 +
                                <center><img src="https://dl.dropboxusercontent.com/u/148930641/iGEM/bactulin.png" style="width:90%;"><center>
 
</div>
 
</div>
 
<!-- End of menu  -->
 
<!-- End of menu  -->

Latest revision as of 21:27, 30 September 2015