Difference between revisions of "Template:NYU-AD-Header"

Line 19: Line 19:
 
background:white;
 
background:white;
 
}
 
}
      #main-container{
+
  #header-container {
 +
        background: #397886;
 
         width: 100%;
 
         width: 100%;
         height :100%;
+
         position: fixed;
         text-align: center;
+
         float:right;
         float: center;
+
         padding-top: 15px;
         background-color: #e5e5e5;
+
         top:-1px;
         font-family: 'Roboto', sans-serif;
+
         left: -1px;
         margin:0 auto;
+
         z-index:10;
  
       }  
+
 
 +
       }
 
       #content-container {
 
       #content-container {
 
         padding-top:70px;
 
         padding-top:70px;
Line 40: Line 42:
 
       }
 
       }
  
      #header-container {
+
 
        background: #397886;
+
        width: 100%;
+
        position: absolute;
+
        float:right;
+
        padding-top: 15px;
+
        top:-1px;
+
        left: -1px;
+
        z-index:10;
+
 
+
 
+
      }
+
 
        
 
        
 
       #header-container .arrow {
 
       #header-container .arrow {
Line 72: Line 63:
 
       }
 
       }
 
       .list {
 
       .list {
        background:#397886;
 
 
         width: 100%;
 
         width: 100%;
         text-align: right;
+
         text-align: center;
 
         display: inline;
 
         display: inline;
 
         margin: 0;
 
         margin: 0;

Revision as of 22:45, 17 September 2015