Difference between revisions of "Team:Austin UTexas LASA/Templates/header"

Line 30: Line 30:
  
 
<style>
 
<style>
   #top_title{
+
   #top_title, #sideMenu,{
 
     display: none;
 
     display: none;
 +
  }
 +
 +
  body,
 +
  html{
 +
  margin: 0;
 +
  padding:0;
 +
  font-family: 'Quicksand', sans-serif;
 +
 +
  overflow-x: hidden;
 +
  position: relative;
 
   }
 
   }
  

Revision as of 17:37, 2 October 2017

Fixed Top Navbar Example for Bootstrap