made window
This commit is contained in:
parent
2e77b84df3
commit
f9b8428d2b
6 changed files with 67 additions and 14 deletions
5
src/css/style.css
Normal file
5
src/css/style.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
body {
|
||||
background-color: #56a0d1;
|
||||
padding: 30px;
|
||||
font-family: sans-serif !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue