Difference between revisions of "Template:Queens Canada/Styles"

m
m
Line 60: Line 60:
 
.nav-item {
 
.nav-item {
 
       display: inline-block; /* makes them be in line with other nav elements */
 
       display: inline-block; /* makes them be in line with other nav elements */
 +
      border-left-style: solid;
 +
      border-left-width: thin;
 +
      transition-duration: 0.3s;
 
}
 
}
  
Line 70: Line 73:
  
 
.drop-link {
 
.drop-link {
    border-left-style: solid;
 
    border-left-width: thin;
 
    transition-duration: 0.3s;
 
 
}
 
}
  

Revision as of 20:42, 1 June 2020