Difference between revisions of "Template:Tuebingen"

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: 1000px;
 
overflow:hidden;
 
overflow:hidden;
 
float:center;
 
float:center;
                         margin: 0 auto;
+
                         margin-left: 35%;
 +
                        margin-right: 35%;
 +
                        margin-bottom: 10px;
 
background-color: rgba(251,255,232, 0.6);  
 
background-color: rgba(251,255,232, 0.6);  
 
border-bottom: 14px solid #565656;
 
border-bottom: 14px solid #565656;

Revision as of 09:19, 18 August 2015