Improve path management
This commit is contained in:
parent
2a17689a9f
commit
79de743e58
2 changed files with 32 additions and 1 deletions
|
@ -2,3 +2,15 @@ body {
|
|||
background-color: lightgrey;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.ingredient {
|
||||
color: green;
|
||||
}
|
||||
|
||||
.cookware {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.timer {
|
||||
color: blue;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue