Difference between revisions of "Team:Dundee/style"
Line 74: | Line 74: | ||
/* 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: | + | width: 1000px; |
overflow:hidden; | overflow:hidden; | ||
float:left; | float:left; | ||
margin-left:0px; | margin-left:0px; | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
− | background-color: # | + | background-color: #999999; |
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
} | } |
Revision as of 23:18, 13 June 2015