Stylecent
Base Styles
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.
Disabling Stylecent
If you want to disable Stylecent completely and use Yumma CSS, you can modify your import in your Yumma project.
Import | Base Styles |
---|---|
yumma.css | Yes |
yumma.min.css | Yes |
yumma-core.css | No |
yumma-core.min.css | No |
Standard
Disabling Stylecent using standard CSS:
Minified
Disabling Stylecent using minified CSS: