Stylecent
Stylecent is a set of styles for Yumma CSS projects, meant for consistent design across browsers.
Universal selector
Ensures consistent box sizing behavior across all elements.
Typography
Ensures that the default text elements are consistent in the <body>
.
Media elements
Ensures <img>
, <video>
, and other media elements are responsive by default.
Form elements
Applies consistent font styles to form elements for better integration with the page.
Text wrapping
Ensures long text content wraps appropriately within elements.
Link decoration
Removes default text decoration from links for cleaner appearance.
List normalization
Removes default padding and list-style
from ordered and unordered lists.
Horizontal rule
Applies a subtle border to horizontal rules for visual separation.