Difference between revisions of "Template:UNAM-CU"

Line 16: Line 16:
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
#mainContainer {   
 
#mainContainer {   
width: 978px;
+
width: 100%;
 
overflow:hidden;
 
overflow:hidden;
 
float:left;
 
float:left;
 
margin-left:10px;
 
margin-left:10px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
background-color: #ffffff;  
+
background-color: #ffffff;
border-bottom: 14px solid #134A5B;
+
                                border-radius: 10px;
 
border-top: 14px solid #134A5B;
 
border-top: 14px solid #134A5B;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
Line 30: Line 30:
 
#menuContainer  {  
 
#menuContainer  {  
 
float:left;
 
float:left;
width: 134px;
+
width: 15%;
padding: 20px 0px;
+
 
background-color: #FFD776;
 
background-color: #FFD776;
 
}
 
}
Line 40: Line 39:
 
padding-right:10px;
 
padding-right:10px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
width: 814px;
+
width: 85%;
padding-left: 20px;
+
float: right;
float: left;
+
 
background-color: #fff;
 
background-color: #fff;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;

Revision as of 20:04, 30 September 2015