update doc

This commit is contained in:
Adrien Beudin 2016-04-13 19:16:22 +02:00
parent 3b13ee03a2
commit af49a9b2af
2 changed files with 13 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CHANGELOG
* possibility to use a range for the full picture date https://github.com/Psycojoker/prosopopee#full-screen-picture-with-or-without-text-on-it by beudbeud * possibility to use a range for the full picture date https://github.com/Psycojoker/prosopopee#full-screen-picture-with-or-without-text-on-it by beudbeud
* Update material theme by beudbeud * Update material theme by beudbeud
* social share https://github.com/Psycojoker/prosopopee#share by beudbeud * social share https://github.com/Psycojoker/prosopopee#share by beudbeud
* Define background of section https://github.com/abeudin/prosopopee#background-settings by beudbeud * Define background and text color of section https://github.com/abeudin/prosopopee#background-settings by beudbeud
0.2 (2016-02-23) 0.2 (2016-02-23)
---------------- ----------------

View File

@ -428,6 +428,18 @@ or you can use picture
image: another_picture.jpg image: another_picture.jpg
``` ```
### Background settings
For text, html and paragraph section you can define the text color.
Exemple
```yaml
- type: bordered-picture
color: "#333"
```
### Example ### Example
As a recap, here is how the files of the example gallery are organised: As a recap, here is how the files of the example gallery are organised: