Difference between revisions of "Template:NAIT Edmonton/CSS6"

Line 32: Line 32:
 
/*left align Black Menu Bar */
 
/*left align Black Menu Bar */
 
#top_menu_inside { margin-left: 20px; font-family: 'arial' sans-serif;}
 
#top_menu_inside { margin-left: 20px; font-family: 'arial' sans-serif;}
 +
 +
#top_menu_14 {
 +
  position: fixed;
 +
  width: 100%;
 +
  top: 0px;
 +
  left: 0px;
 +
  height: 16px;
 +
  background-color: #383838;
 +
  border-bottom: 2px solid black;
 +
  z-index: 9999;
 +
}
  
  

Revision as of 22:56, 8 September 2015