First Commit
This commit is contained in:
commit
2d00e59043
5 changed files with 1569 additions and 0 deletions
9
styles.css
Normal file
9
styles.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
body {
|
||||
background: lightgrey;
|
||||
}
|
||||
|
||||
#container {
|
||||
height: auto;
|
||||
width: auto;
|
||||
background: white;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue