Changes

Jump to navigation Jump to search
no edit summary
Line 25: Line 25:     
/* List without bullets */
 
/* List without bullets */
.icannwiki-list-style-none {
+
.icannwiki-list-style-none > ul li {
 
     list-style-type: none;
 
     list-style-type: none;
     color: blue;
+
     color: green;
 
}
 
}
  

Navigation menu