Resets

Basic form control resets to remove default styles for mobile devices.

Forms

Lists

A simple reset for list-style-type to remove the default bullets.

<ul class="list pl0">
  • Apples
  • Oranges
  • Banana
  • Golf balls
<ol class="list pl0">
  1. One
  2. Two
  3. Three
  4. Four