More actions
Adds an in-line dot of color when included on a page. Often this is intended for Infoboxes.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Color 1 | 1 color1 | The color to make the top part of the gradient. RGB Hex is preferred, but other CSS color values are accepted.
| Content | required |
| Color 2 | 2 color2 | The color to make the bottom part of the gradient. RGB Hex is preferred, but other CSS color values are accepted.
| Content | required |
| Dot Size | size | The size to draw the dot. Will default to 2rem. Pixels are suggested, but any valid HTML size is accepted.
| Content | optional |