mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-11 08:23:58 +02:00
Updated Utilities and helper classes (markdown)
@@ -10,7 +10,8 @@ Images can be styled with a custom class to allow them to look like thumbnails.
|
||||
$thumb-name,
|
||||
$thumb-padding,
|
||||
$thumb-border,
|
||||
$thumb-border-radius)
|
||||
$thumb-border-radius,
|
||||
$thumb-hover-color)
|
||||
|
||||
### Parameters
|
||||
|
||||
@@ -18,6 +19,7 @@ Images can be styled with a custom class to allow them to look like thumbnails.
|
||||
- $thumb-padding : The padding between the image and the border.
|
||||
- $thumb-border : The style of the thumbnail's border.
|
||||
- $thumb-border-radius : The border radius of the thumbnail.
|
||||
- $thumb-hover-color : The color of the thumbnail's border when hovering over it.
|
||||
|
||||
**Notes:**
|
||||
|
||||
|
Reference in New Issue
Block a user