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; | width: 1000px; | ||
overflow:hidden; | overflow:hidden; | ||
Line 98: | Line 98: | ||
border-left: 2px solid #000; | border-left: 2px solid #000; | ||
border-right: 2px solid #000; | border-right: 2px solid #000; | ||
+ | } | ||
+ | |||
+ | #belowContainer { | ||
+ | background-color: #000000; | ||
+ | width: 1000px; | ||
+ | overflow:hidden; | ||
+ | float:left; | ||
+ | margin-left:0px; | ||
+ | margin-bottom: 0px; | ||
+ | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
} | } | ||
Line 148: | Line 158: | ||
− | <div id =" | + | <div id ="generalContainer"> |
<div id="banner"></div> | <div id="banner"></div> |
Revision as of 00:08, 14 June 2015