Difference between revisions of "Template:NYU-AD-Header"
Line 2: | Line 2: | ||
<html> | <html> | ||
<head> | <head> | ||
− | |||
<style> | <style> | ||
− | + | #globalWrapper,#content{ | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
width: 99.5%; | width: 99.5%; | ||
− | + | } | |
− | margin- | + | #main-container{ |
− | + | width: 100%; | |
− | } | + | height :100%; |
− | + | text-align: center; | |
− | + | float: center; | |
− | + | overflow:auto; | |
+ | margin:0; | ||
+ | background-color: white; | ||
+ | font-family: sans-serif; | ||
+ | } | ||
+ | body{ | ||
+ | background:white; | ||
+ | } | ||
#main-container{ | #main-container{ | ||
width: 100%; | width: 100%; | ||
Line 30: | Line 30: | ||
} | } | ||
#content-container { | #content-container { | ||
− | padding-top: | + | padding-top:70px; |
− | + | margin:auto; | |
margin-bottom: 30px; | margin-bottom: 30px; | ||
− | width: | + | width: 85%; |
− | padding-left: | + | padding-left: 25px; |
− | font-family: | + | font-family: sans-serif; |
+ | text-align: left; | ||
} | } | ||
#header-container { | #header-container { | ||
− | background: # | + | background: #397886; |
width: 100%; | width: 100%; | ||
− | position: | + | position: absolute; |
− | top: - | + | float:right; |
− | + | padding-top: 15px; | |
− | + | top:-1px; | |
+ | left: -1px; | ||
+ | z-index:10; | ||
+ | |||
+ | |||
} | } | ||
Line 69: | Line 74: | ||
background:#397886; | background:#397886; | ||
width: 100%; | width: 100%; | ||
− | text-align: | + | text-align: right; |
− | display: | + | display: inline; |
margin: 0; | margin: 0; | ||
padding: 5px 0px 5px 0px; | padding: 5px 0px 5px 0px; |
Revision as of 22:09, 16 September 2015