mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-16 19:03:58 +02:00
Fancy horizontal rule styles
This commit is contained in:
@@ -51,4 +51,5 @@
|
||||
- Styling and optimization for `small`, `sub` and `sup` elements.
|
||||
- Changed `font-size` of `small`, `sub` and `sup` elements to `75%`.
|
||||
- Changed all header `margin`s to be `8px` left and right.
|
||||
- Added `margin` for paragraphs (`1px` top and bottom and `10px` left and right).
|
||||
- Added `margin` for paragraphs (`1px` top and bottom and `10px` left and right).
|
||||
- Specified fancy styling flag (`$horizontal-rule-fancy-style`) for `hr` elements and variable (`$horizontal-rule-fancy-gradient`) to specify linear gradient styling to be used instead of the default `border` styling. This styling supports most browsers, but does not work with IE 9- and Opera Mini. Prefix `-webkit` is added to support some browsers.
|
Reference in New Issue
Block a user