Difference between revisions of "Team:RHIT/StyleSheet1"
Line 31: | Line 31: | ||
/* 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: 50%; |
overflow:hidden; | overflow:hidden; | ||
float:left; | float:left; | ||
Line 37: | Line 37: | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
background-color: #424652; | background-color: #424652; | ||
− | border-bottom: | + | border-bottom: .01% solid #000000; |
− | border-right: | + | border-right: .01%px solid #000000; |
− | border-left: | + | border-left: .01% solid #000000; |
− | border-top: | + | border-top: .01% solid #000000; |
font-family: "Arial", Helvetica, sans-serif; | font-family: "Arial", Helvetica, sans-serif; | ||
} | } | ||
Line 56: | Line 56: | ||
#contentContainer { | #contentContainer { | ||
padding-top:0px; | padding-top:0px; | ||
− | padding-right: | + | padding-right:0px; |
padding-left:10px; | padding-left:10px; | ||
margin-bottom:0px; | margin-bottom:0px; |
Revision as of 18:35, 2 July 2015