Difference between revisions of "Team:Lambert GA/Template"

Line 21: Line 21:
 
.navbar {
 
.navbar {
 
     background-color: #FFFFFF;
 
     background-color: #FFFFFF;
     font-family: 'Questrial', sans-serif;
+
     font-family: 'Tajawal', sans-serif;
 
     height: 47px;
 
     height: 47px;
     position: fixed; /* Set the navbar to fixed position */
+
     position:fixed;/* Set the navbar to fixed position */
    top: 20; /* Position the navbar at the top of the page */
+
 
     width: 100%; /* Full width */
 
     width: 100%; /* Full width */
z-index: 1;
+
   
 
}
 
}
  

Revision as of 13:03, 23 May 2018