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;
                                width: 95%;
+
margin-left:20px;
margin-left:10px;
+
 
margin-bottom: 10px;
 
margin-bottom: 10px;
border-radius: 10px;
+
background-color: #fff;
    background: #ffffff;
+
border-bottom: 14px solid #565656;
border-top: 14px solid #134A5B;
+
border-right: 2px solid #565656;
 +
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:53, 30 September 2015