Refactor Docker setup and replace web files with new structure
This commit is contained in:
parent
2e2ec0885c
commit
f1d2a93752
5 changed files with 18 additions and 13 deletions
5
docker/apache2/public/style.css
Normal file
5
docker/apache2/public/style.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
body {
|
||||
background-color: salmon;
|
||||
align-content: center;
|
||||
text-align: center;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue