mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 13:44:54 +03:00
Add changes to readme
This commit is contained in:
parent
2e626d114a
commit
76f8fe11fd
|
@ -292,7 +292,10 @@ You can use all of the following options with standalone version on <redoc> tag
|
|||
* `links`
|
||||
* `color`: # COMPUTED: colors.primary.main
|
||||
* `visited`: # COMPUTED: typography.links.color
|
||||
* `hover`: # COMPUTED: lighten(0.2 typography.links.color)
|
||||
* `hover`:
|
||||
* `color` # COMPUTED: lighten(0.2 typography.links.color)
|
||||
* `textDecoration`: 'none'
|
||||
* `textDecoration`: 'none'
|
||||
* `menu`
|
||||
* `width`: '260px'
|
||||
* `backgroundColor`: '#fafafa'
|
||||
|
|
Loading…
Reference in New Issue
Block a user