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;
 
 
overflow:hidden;
 
overflow:hidden;
 
float:left;
 
float:left;
margin-left:20px;
+
margin-left:10px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
background-color: #fff;
+
border-radius: 10px;
border-bottom: 14px solid #565656;
+
    background: #ffffff;
border-right: 2px solid #565656;
+
border-top: 14px solid #134A5B;
border-left: 2px solid #565656;
+
border-top: 2px solid #565656;
+
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
}

Revision as of 19:51, 30 September 2015