Line 6: | Line 6: | ||
#ddMenu, #top_title {display:none;} | #ddMenu, #top_title {display:none;} | ||
− | #content { padding:0px; width: | + | #content { padding:0px; width:1500px; margin-top:-7px; margin-left:0px;} |
body {background-color:white; } | body {background-color:white; } | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
Line 16: | Line 16: | ||
{ | { | ||
display:block; | display:block; | ||
− | font-family: " | + | font-family: "Arial Narrow", Helvetica, Arial, sans-serif; |
text-align:center; /*Specify the alignment of the whole UL if UL is not width:100%;*/ | text-align:center; /*Specify the alignment of the whole UL if UL is not width:100%;*/ | ||
letter-spacing:normal; | letter-spacing:normal; | ||
Line 25: | Line 25: | ||
margin:0 auto; | margin:0 auto; | ||
padding:0; | padding:0; | ||
− | text-align: | + | text-align:right; /* Alignment of each top-level menu items within the UL */ |
width:100%; | width:100%; | ||
font-size:0; | font-size:0; | ||
Line 33: | Line 33: | ||
position:relative; | position:relative; | ||
z-index:999999990; | z-index:999999990; | ||
− | max-width: | + | max-width:1500px; |
border:1px solid rgba(255,255,255,0.2); | border:1px solid rgba(255,255,255,0.2); | ||
border-radius:0px; | border-radius:0px; | ||
Line 785: | Line 785: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
// this adds the page's title as an h4 | // this adds the page's title as an h4 |
Revision as of 14:18, 24 June 2016