Changes

Jump to navigation Jump to search
no edit summary
Line 78: Line 78:  
}
 
}
   −
ul li::before {
+
ul li::marker {
   color: #A2AECC;  
+
  display: list-item;
   font-weight: bold;
+
  content: "-";
  width: 1em;
+
   color: teal;
   margin: 1em;  
+
   font-weight: bold;
 +
   margin-right: 1em;
 
}
 
}
  

Navigation menu