Mvp Versions Save

MVP.css — Minimalist classless CSS stylesheet for HTML elements

v1.6.3

3 years ago
  • Improved dropdown menu hovering and positioning

v1.6

4 years ago

https://unpkg.com/[email protected]

  • Added [hidden] styling to hide hidden elements
  • Updated alternate table rows to use --color-accent for a more branded look
  • Updated <table> to use display: block and removed overflow styling
  • Updated font variable to font-family
  • Updated <pre>, <code> and <samp> styling to have proper padding and recognize indented content
  • Updated line-height to be a number instead of a percentage

v1.5

4 years ago

https://unpkg.com/[email protected]

  • Added browser default :focus styling back in for better tabbed navigation
  • Updated <a> styling to use display: inline-block for better focus outlines on buttons
  • Added <label> styling for checkbox and radio elements
  • Added striped <table>

v1.4

4 years ago
  • Updated <pre> styling to use pre-line for better line breaks
  • Added hover styling to <details><summary> tags