Difference between revisions of "Template:UNC-Chapel Hill"
Line 1: | Line 1: | ||
− | |||
− | |||
<!-- Declare that you are going to use html code instead of wiki code --> | <!-- Declare that you are going to use html code instead of wiki code --> | ||
<html> | <html> | ||
Line 12: | Line 10: | ||
body { | body { | ||
background-color: #99BADD; | background-color: #99BADD; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | |||
/* 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: 100%; |
overflow:hidden; | overflow:hidden; | ||
float:left; | float:left; | ||
− | margin-bottom: 10px; | + | margin-bottom: 10px; |
− | + | ||
border-bottom: 14px solid #565656; | border-bottom: 14px solid #565656; | ||
border-right: 2px solid #565656; | border-right: 2px solid #565656; | ||
Line 56: | Line 43: | ||
padding-left: 20px; | padding-left: 20px; | ||
padding-right:10px; | padding-right:10px; | ||
− | |||
width: 100px; | width: 100px; | ||
padding-left: 20px; | padding-left: 20px; |
Revision as of 17:38, 9 June 2015