Difference between revisions of "Template:UMaryland"
Line 17: | Line 17: | ||
/* 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: 3500; |
overflow:hidden; | overflow:hidden; | ||
float:center; | float:center; | ||
Line 23: | Line 23: | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
background-color: #fff; | background-color: #fff; | ||
− | border-bottom: 10px solid # | + | border-bottom: 10px solid #3399FF; |
− | border-right: 5px solid # | + | border-right: 5px solid #3399FF; |
+ | border-style:inset; | ||
border-left: 5px solid #000000; | border-left: 5px solid #000000; | ||
border-top: 10px solid #000000; | border-top: 10px solid #000000; |
Revision as of 15:26, 11 June 2015