Difference between revisions of "Team:Dundee/style"

Line 76: Line 76:
  
 
/* 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. */
 +
#GeneralContainer{ 
 +
width: 1000px;
 +
overflow:hidden;
 +
float:left;
 +
margin-left:0px;
 +
margin-bottom: 0px;
 +
background-color: #ffffff;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
}
 +
 
#mainContainer {   
 
#mainContainer {   
 
background-color: #ffffff;  
 
background-color: #ffffff;  
Line 132: Line 142:
  
 
</style>
 
</style>
<div id ="mainContainer">
+
 
 +
 
 +
 
 +
<div id ="GeneralContainer">
  
 
<div id="banner"></div>
 
<div id="banner"></div>

Revision as of 00:01, 14 June 2015