Changes

Jump to navigation Jump to search
93 bytes added ,  16:56, 29 September 2016
Replaced content with "→‎CSS placed here will affect users of the mobile site: →‎Fix unbulleted/plain lists: .plainlist ul { list-style: none none; margin:0; }"
Line 1: Line 1:  
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
 +
 +
/* Fix unbulleted/plain lists */
 +
.plainlist ul {
 +
    list-style: none none;
 +
    margin:0;
 +
}

Navigation menu