Updated borderbox (markdown)

This commit is contained in:
Luke Bonham 2013-09-19 06:27:57 -07:00
parent 3e324fd005
commit 1f35c5057f
1 changed files with 1 additions and 1 deletions

View File

@ -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