Difference between revisions of "Template:Team:Calgary/StyleSheets/stylingdva.css"

 
(8 intermediate revisions by the same user not shown)
Line 131: Line 131:
  
 
#TopBar{
 
#TopBar{
padding-top: 0.5rem;
 
 
   /* position: fixed; */ /*Set the navbar to fixed position */
 
   /* position: fixed; */ /*Set the navbar to fixed position */
 
     top: 0; /* Position the navbar at the top of the page */
 
     top: 0; /* Position the navbar at the top of the page */
     text-align: center;
+
     text-align: left;
 
background-color: #d24f2b;
 
background-color: #d24f2b;
 
     list-style: none;
 
     list-style: none;
Line 211: Line 210:
 
.toggle-menu{
 
.toggle-menu{
 
display: none;
 
display: none;
 +
}
 +
 +
#drop{
 +
margin-top: -1rem;
 
}
 
}
  
Line 231: Line 234:
 
flex-flow: row;
 
flex-flow: row;
 
justify-content: space-between;
 
justify-content: space-between;
align-items: center;
+
align-items: left;
 
white-space: nowrap;
 
white-space: nowrap;
 
}
 
}
Line 353: Line 356:
 
padding: 0.5rem;
 
padding: 0.5rem;
 
margin: 0;
 
margin: 0;
width: 100%;
+
width: 97%;
 
}
 
}
  
Line 389: Line 392:
 
margin: 1rem auto;
 
margin: 1rem auto;
 
background-color: #65998f;
 
background-color: #65998f;
text-align: center;
+
text-align: left;
 
color: #fff !important;
 
color: #fff !important;
 
padding: 1rem;
 
padding: 1rem;

Latest revision as of 22:33, 31 October 2017