Updated structure and added Vegetables page

This commit is contained in:
Damien Broqua 2018-11-18 19:53:29 +01:00
parent 773ef7e859
commit 9f29edb00e
12 changed files with 371 additions and 224 deletions

3
src/css/Vegetables.css Normal file
View file

@ -0,0 +1,3 @@
.vegetables--types--group.list-group a {
color: #212529;
}