mirror of https://github.com/lcpz/lain.git
Updated borderbox (markdown)
This commit is contained in:
parent
3e324fd005
commit
1f35c5057f
|
@ -15,7 +15,7 @@ Variable | Meaning | Type | Default
|
||||||
`color` | Color of the additional box | string | `#FFFFFF`
|
`color` | Color of the additional box | string | `#FFFFFF`
|
||||||
`size` | Size in pixels of the additional box | int | 1
|
`size` | Size in pixels of the additional box | int | 1
|
||||||
|
|
||||||
Possible values for `.position`: `above`, `below`, `left` and `right`.
|
Possible values for `.position`: `top`, `bottom`, `left` and `right`.
|
||||||
|
|
||||||
### Example usage
|
### Example usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue