Difference between revisions of "Template:UNAM-CU"

Line 12: Line 12:
 
/*DONE*/
 
/*DONE*/
 
body {   
 
body {   
background: linear-gradient(to right, #bbbbbb , #ffffff);
+
background: linear-gradient(to right, #FFDE93, #FFE3C4);
 
}
 
}
  
 
/* 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;
 
 
overflow:hidden;
 
overflow:hidden;
 
float:left;
 
float:left;
margin-left:20px;
+
margin-left:10px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 
border-radius: 10px;
 
border-radius: 10px;
     background: #fff;
+
     background: #ffffff;
 +
border-top: 14px solid #134A5B;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
}
Line 32: Line 32:
 
width: 134px;
 
width: 134px;
 
padding: 20px 0px;
 
padding: 20px 0px;
border-top: 14px solid #565656;
+
background-color: #FFD776;
background-color: #E8E8E9;
+
 
}
 
}
  
Line 40: Line 39:
 
padding-top:20px;
 
padding-top:20px;
 
padding-right:10px;
 
padding-right:10px;
 +
padding-left: 10px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
 
width: 814px;
 
width: 814px;
padding-left: 20px;
+
 
float: left;
 
float: left;
 
background-color: #fff;  
 
background-color: #fff;  
border-top: 14px solid #565656;
 
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
}
Line 63: Line 62:
 
}
 
}
  
#navContainer {
+
#navContainer img {
margin:auto;
+
width:100%;
 +
margin-bottom: 5px;
 +
margin-top: 5px;
 +
background-color: #E8E8E9;
 +
border-radius: 10px;
 
}
 
}
  
Line 78: Line 81:
 
 
 
/*This changes the color and font family */
 
/*This changes the color and font family */
#contentContainer h1, h2, h3, h4, h5, h6 {  
+
#contentContainer h1 {
color: #565656;
+
color: #134A5B;
 +
border-bottom: none;
 +
font-weight: bold;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
margin-top:10px;
 +
font-size: 20px;
 +
}
 +
 
 +
#contentContainer h2 {
 +
color: #134A5B;
 +
border-bottom: none;
 +
font-weight: bold;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
margin-top:10px;
 +
font-size: 18px;
 +
}
 +
 
 +
#contentContainer h3 {
 +
color: #134A5B;
 +
border-bottom: none;
 +
font-weight: bold;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
margin-top:10px;
 +
font-size: 16px;
 +
}
 +
 
 +
#contentContainer h4 {  
 +
color: #134A5B;
 
border-bottom: none;
 
border-bottom: none;
 
font-weight: bold;
 
font-weight: bold;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
margin-top:10px;
 
margin-top:10px;
 +
font-size: 14px;
 
}
 
}
  
Line 98: Line 129:
  
 
/*Change the styling of tables */
 
/*Change the styling of tables */
        #contentContainer table {
+
        #contentContainer table {
 
     border: 1px solid #565656;
 
     border: 1px solid #565656;
 
     border-collapse: collapse;
 
     border-collapse: collapse;

Revision as of 19:27, 30 September 2015